Updates for Fedora 44 release#271
Conversation
- Add fedora-44 to packit copr builds - Update integration to use fedora-44 instead of fedora-43 Signed-off-by: John Eckersberg <jeckersb@redhat.com>
There was a problem hiding this comment.
Code Review
This pull request updates the project to support Fedora 44 by adding it to the Packit configuration and updating the integration test Dockerfile. Reviewers suggested using YAML anchors in the Packit configuration for consistency across jobs and parameterizing the Fedora version in the Dockerfile to improve maintainability.
|
That test flake helpfully points out that we're still using fedora-bootc:42 in a bunch of places, will also update that. |
|
Any reason this is still a draft? Or are we good to merge this? |
I was going to fix the f42 stuff as part of this but I can do it as a followup |
➡️ #272 I think that's enough, looks like all of the other places were just docs/comments or test harness data that doesn't need to be updated. |
Signed-off-by: John Eckersberg jeckersb@redhat.com