images: Include the "clevis" package set in Fedora and RHEL images#3955
Conversation
|
image-refresh in progress on rhos-01-12. |
|
image-refresh in progress on 4-cockpit-9. |
|
image-refresh fedora-37 done: https://github.com/cockpit-project/bots/commits/image-refresh-fedora-37-20221011-094334 |
|
I still have to sort out a lot of portability issues in cockpit-project/cockpit#17796 so, hmm, not sure how to proceed here. We could wait until the feature work actually blocks on this. |
|
And we want this for RHEL as well, at least... So I guess let's keep this draft after all. |
f6a65c0 to
7898354
Compare
|
image-refresh in progress on 1-ci-srv-01. |
|
image-refresh rhel-9-2 done: https://github.com/cockpit-project/bots/commits/image-refresh-rhel-9-2-20221014-114719 |
5e7c64a to
2224b62
Compare
|
image-refresh in progress on rhos-01-14. |
|
image-refresh rhel-9-1 done: https://github.com/cockpit-project/bots/commits/image-refresh-rhel-9-1-20221014-134127 |
|
image-refresh in progress on 4-ci-srv-04. |
|
image-refresh in progress on rhos-01-10. |
|
image-refresh fedora-36 done: https://github.com/cockpit-project/bots/commits/image-refresh-fedora-36-20221017-132536 |
The tests for fixing the system configuration for NBDE will want to install them.
a9497f9 to
67567ba
Compare
|
The pixel failures in TestStorageUsed.testUsed are persistent. I have a look. |
It's bash doing tail-call optimization, apparently. Instead of forking for "sleep infinity", it just execs the sleep into its own process. Bash did indeed get updated during the image refresh. |
|
The tests for fixing the system configuration for NBDE will want to install them.