Merged
Conversation
Contributor
Contributor
|
image-refresh rhel-10-2 done: https://github.com/cockpit-project/bots/commits/image-refresh-rhel-10-2-20260303-075211 |
cockpituous
pushed a commit
that referenced
this pull request
Mar 3, 2026
adda3ca to
6b17aa5
Compare
Contributor
6b17aa5 to
9f318bd
Compare
Member
|
testCreateDownloadAnOS seems to be naughty ⚔️ |
Member
|
seems real :/ |
Member
Member
|
that kernel panic is normal, happens on fedora too. # HACK: on some OSes we need to wait for virt-install to
# exit; on others, it wont ever exit but that's fine as
# well. (On some OSes the created VM crashes in the
# kernel, on others, the BIOS can't find a bootable
# device. Maybe that's the difference.)
if self.create_and_run and self.machine.image.startswith(('opensuse-tumbleweed', 'rhel-10')):
self.machine.execute(f"while {virt_install_cmd}; do sleep 1; done", timeout=300)fix is the same as for centos-10 cockpit-project/cockpit-machines#2420 |
tomasmatus
added a commit
to tomasmatus/cockpit-machines
that referenced
this pull request
Mar 11, 2026
This unblocks rhel-10-2 image refresh cockpit-project/bots#8752 Same fix as previously for centos-10 github.com/cockpit-project/pull/2420
tomasmatus
added a commit
to tomasmatus/cockpit-machines
that referenced
this pull request
Mar 11, 2026
This unblocks rhel-10-2 image refresh cockpit-project/bots#8752 Same fix as previously for centos-10 cockpit-project#2420
tomasmatus
added a commit
to tomasmatus/cockpit-machines
that referenced
this pull request
Mar 12, 2026
This unblocks rhel-10-2 image refresh cockpit-project/bots#8752 Same fix as previously for centos-10 cockpit-project#2420
jelly
approved these changes
Mar 13, 2026
Member
|
The run in cockpit-project/cockpit-machines#2578 went green landing red. |
jelly
pushed a commit
to cockpit-project/cockpit-machines
that referenced
this pull request
Mar 13, 2026
This unblocks rhel-10-2 image refresh cockpit-project/bots#8752 Same fix as previously for centos-10 #2420
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.

Image refresh for rhel-10-2