-
Notifications
You must be signed in to change notification settings - Fork 136
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
[YUNIKORN-2667] E2E test for Gang app originator pod changes after restart #865
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #865 +/- ##
==========================================
- Coverage 67.28% 67.24% -0.04%
==========================================
Files 70 70
Lines 7609 7609
==========================================
- Hits 5120 5117 -3
- Misses 2271 2273 +2
- Partials 218 219 +1 ☔ View full report in Codecov by Sentry. |
Hi @blueBlue0102, |
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.
+1 LGTM, waiting for E2E test pass.
The reason one of the E2E tests failed is due to a timeout error: |
What is this PR for?
Add an E2E test to verify the Gang app originator pod changes after a restart.
Related to #855
What type of PR is it?
What is the Jira issue?
YUNIKORN-2667