**DNM** Test fixes for nigtlies.#21454
Draft
msugakov wants to merge 1 commit into
Draft
Conversation
|
Skipping CI for Draft Pull Request. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## misha/update-gha-e2e-tests #21454 +/- ##
==============================================================
- Coverage 50.07% 50.07% -0.01%
==============================================================
Files 2837 2837
Lines 217608 217577 -31
==============================================================
- Hits 108969 108945 -24
+ Misses 100727 100725 -2
+ Partials 7912 7907 -5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Contributor
🚀 Build Images ReadyImages are ready for commit 414be2d. To use with deploy scripts: export MAIN_IMAGE_TAG=4.12.x-348-g414be2dc3b |
3d1e9cc to
75471ac
Compare
38806b7 to
22a1a39
Compare
59ae471 to
7761482
Compare
and whether it fails the same way.
7761482 to
414be2d
Compare
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stacked on top of #21443.
Not to be merged.
I override
MAIN_IMAGE_TAGhere and I evidenced that this earlier resulted in the same failures as seen in nightlies. See thread under https://redhat-internal.slack.com/archives/C0321S70YK1/p1782139688440169As it's rebased on top of recent #21443, the tests here shouldn't fail that way.