-
Notifications
You must be signed in to change notification settings - Fork 276
feat(Windows): Add Windows nightly job #4117
Conversation
@shashankram let's talk offline to add the config of the cluster to the repository secrets |
7171b94
to
4c1e363
Compare
Codecov Report
@@ Coverage Diff @@
## main #4117 +/- ##
==========================================
- Coverage 69.16% 69.15% -0.01%
==========================================
Files 205 205
Lines 11238 11238
==========================================
- Hits 7773 7772 -1
- Misses 3413 3414 +1
Partials 52 52
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Can you write some documentation for this pipeline in a follow up PR? How to invoke it, when it runs, etc. Example for openshift pipeline: https://github.com/openservicemesh/osm/blob/main/docs/development_guide/openshift/openshift_nightly.md |
4c1e363
to
30296e4
Compare
Fixes openservicemesh#3883 Adds a nightly job for Windows tests. Cluster is installed via AKS-engine on the CNCF subscription. Signed-off-by: Sotiris Nanopoulos <[email protected]>
544ce45
to
2367aaf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @davinci26
Fixes #3883 Adds a nightly job for Windows tests.
Cluster is installed via AKS-engine on the CNCF subscription.
Signed-off-by: Sotiris Nanopoulos [email protected]
Description:
Testing done:
Affected area:
Please answer the following questions with yes/no.
Does this change contain code from or inspired by another project?
Is this a breaking change?