Skip to content

Fully disable fedora 44#1919

Merged
cgwalters merged 1 commit intobootc-dev:mainfrom
cgwalters:drop-f44
Jan 15, 2026
Merged

Fully disable fedora 44#1919
cgwalters merged 1 commit intobootc-dev:mainfrom
cgwalters:drop-f44

Conversation

@cgwalters
Copy link
Copy Markdown
Collaborator

Due to https://bugzilla.redhat.com/show_bug.cgi?id=2429501

This reverts the prior change to make the test non gating because the problem is we'd consistently fail to do a bootc install for each test which dramatically slowed down that job.

We could fix that but it's easier to just disable the job.

Due to https://bugzilla.redhat.com/show_bug.cgi?id=2429501

This reverts the prior change to make the test non gating
because the problem is we'd consistently fail to do a bootc install
*for each test* which dramatically slowed down that job.

We could fix that but it's easier to just disable the job.

Signed-off-by: Colin Walters <walters@verbum.org>
@bootc-bot bootc-bot bot requested a review from jeckersb January 15, 2026 20:49
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request disables the failing fedora-rawhide tests by commenting them out in the .packit.yaml configuration. This is a reasonable temporary solution to prevent CI from slowing down due to consistent failures. My review includes a suggestion to add a TODO comment to make it clear that this is a temporary change and to facilitate tracking its resolution. As a minor point, you might consider updating the pull request title from 'fedora 44' to 'fedora-rawhide' for better clarity and to accurately reflect the changes.

- fedora-43-aarch64
- fedora-rawhide-x86_64
- fedora-rawhide-aarch64
# https://bugzilla.redhat.com/show_bug.cgi?id=2429501
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For better tracking and to ensure these tests are re-enabled in the future, consider adding a TODO comment that explicitly states the condition for re-enabling them. This makes it easier for other developers to understand the context and follow up.

      # TODO: Re-enable fedora-rawhide tests once https://bugzilla.redhat.com/show_bug.cgi?id=2429501 is fixed.
@cgwalters cgwalters merged commit 62e56b6 into bootc-dev:main Jan 15, 2026
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants