-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[release-19.0] onlineddl_scheduler
test: fix flakiness in artifact cleanup test (#15396)
#15399
Conversation
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
Tests
Documentation
New flags
If a workflow is added or modified:
Backward compatibility
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-19.0 #15399 +/- ##
================================================
- Coverage 67.43% 67.42% -0.01%
================================================
Files 1560 1560
Lines 192642 192642
================================================
- Hits 129906 129888 -18
- Misses 62736 62754 +18 ☔ View full report in Codecov by Sentry. |
We are not force-merging this for v19 GA as this is only changing test code. |
…6-to-release-19.0 Signed-off-by: Florent Poinsard <[email protected]>
Description
This is a backport of #15396