-
Notifications
You must be signed in to change notification settings - Fork 34
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
fedora-40 image refresh and naughty pattern for 7139 #7140
Conversation
This should also trigger in fedora-40 already. Let's make an image right away... |
image-refresh fedora-40 done: https://github.com/cockpit-project/bots/commits/image-refresh-fedora-40-20241125-101752 |
@@ -0,0 +1,3 @@ | |||
# testBasic (__main__.TestHistoryMetrics.testBasic) |
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.
Please copy that to fedora-41 as well, see #7123
582b870
to
e6b1412
Compare
(Copied from the parallel image refresh #7126 -- there is no reason to believe that this refresh magically fixes any of these): Phew, this is a big one. There's the python crashes from #21301, files needs a pixel update due to the new cockpit version enabling "open in terminal", sub-man causes an oops in the same manner as in #7123, and composer failed on an internal npm mirror failure (retried that one). |
Oops, I wasn't aware yet of that PR... sorry. |
e6b1412
to
7b80df9
Compare
TestMultiCPU.testCPUUsage not caught by naughty? |
7b80df9
to
ba50aca
Compare
My mistake. Man, I am bad at multi-tasking... |
ba50aca
to
fdac239
Compare
|
image-refresh fedora-40 done: https://github.com/cockpit-project/bots/commits/image-refresh-fedora-40-20241126-124557 |
fdac239
to
20cba40
Compare
Argh, still that machines failure. @jelly and I collided here, I sent cockpit-project/cockpit-machines#1925 to clean that up. Tested locally. |
cockpit-project/cockpit-machines#1925 landed, so retrying the machines tests. cockpit and -files only fail the pixel tests. After machines goes green, I'll land the pixel tests and then do a final rebase to land this fully green -- otherwise we'll ruin the flake statistics. It's evening and fairly quiet, so I think we can afford to do it this way. |
20cba40
to
760d5f4
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.
🚀 exhale
Thanks @mvollmer ! Great teamwork!
Fixes cockpit-project/cockpit#21301