test: remove iot-bootable-container image type - #2569
Merged
Conversation
Member
|
Problem is that we have checks that make sure there are no untested image types, so we'd have to work around that as well. |
avitova
force-pushed
the
disable-iot-bootable
branch
2 times, most recently
from
July 30, 2026 14:50
3381792 to
5f50b35
Compare
Member
|
@achilleas-k Would it not be acceptable to drop the image type entirely? I don't think it is being produced anywhere? |
Member
Yes, let's drop it. We can bring it back if we need to. |
avitova
force-pushed
the
disable-iot-bootable
branch
from
August 3, 2026 08:38
6e562af to
f6868e0
Compare
avitova
force-pushed
the
disable-iot-bootable
branch
from
August 3, 2026 08:43
f6868e0 to
90296e9
Compare
Send skipped messages from gen-manifest to stderr so that the stdout of dry run stays reserbed for CSV test case output. This fixes integration test parser after adding skip-distros entries that show up during manifest generation.
Remove the Fedora iot-bootable-container image type, as it is unused. This commit also removes the configuration, tests, and documentation of the iot-bootable-container image type.
avitova
force-pushed
the
disable-iot-bootable
branch
from
August 3, 2026 08:46
90296e9 to
05414c4
Compare
Contributor
Author
|
Thanks for your comments! I removed the image type completely. :) |
Contributor
Author
|
/retest |
achilleas-k
approved these changes
Aug 3, 2026
supakeen
approved these changes
Aug 3, 2026
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.
Remove iot-bootable-container from the Fedora test config list so CI no longer schedules a job for it, as it fails.
Relevant: HMS-1129