-
Notifications
You must be signed in to change notification settings - Fork 376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix issues in cloud CI #1624
Fix issues in cloud CI #1624
Conversation
Dyanngg
commented
Dec 7, 2020
- Add default repo url and branch parameters for cleanup jobs
- Separate test job template and cleanup job template
- Modify EKS test script to be compatible with a recent command line option change in run-k8s-e2e-test.sh
- Add default repo url and branch parameters for cleanup jobs - Separate test job template and cleanup job template - Modify EKS test script to be compatible with a recent command line option change in run-k8s-e2e-test.sh
Thanks for your PR. The following commands are available:
|
/skip-all |
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.
LGTM
Codecov Report
@@ Coverage Diff @@
## master #1624 +/- ##
==========================================
- Coverage 63.31% 61.54% -1.78%
==========================================
Files 170 181 +11
Lines 14250 15344 +1094
==========================================
+ Hits 9023 9444 +421
- Misses 4292 4881 +589
- Partials 935 1019 +84
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
LGTM
- Add default repo url and branch parameters for cleanup jobs - Separate test job template and cleanup job template - Modify EKS test script to be compatible with a recent command line option change in run-k8s-e2e-test.sh