Update container testing#4925
Conversation
There was a problem hiding this comment.
Code Review
This pull request adds support for Fedora 44 and Fedora 45 test container images, including their standard, upstream, and unprivileged variants, and updates the test image scripts accordingly. Feedback highlights the need to ensure Fedora 45 Containerfiles reference the correct base image version, add a trailing newline when appending to /etc/sudoers, and include a linter ignore comment for the upstream Containerfile.
|
Some changes the PR does not mention at all: Fedora 42 containers dropped, Fedora 45 added. |
Updated the description, it has evolved since it was opened. F45 target was not added, it's not in the test matrix (what you saw was addition to Makefile target only, removed that one to reduce confusion) |
| function is_fedora_45 () { | ||
| is_fedora_rawhide "$1" | ||
| } | ||
|
|
There was a problem hiding this comment.
is this a good idea, we will need to remember to update this after 45 branched?
There was a problem hiding this comment.
See the current state of how the branching is handled/not handled. This is purely an improvement over the status quo
|
Relevant tests are failing: |
Signed-off-by: Cristian Le <git@lecris.dev>
Signed-off-by: Cristian Le <git@lecris.dev>
Signed-off-by: Cristian Le <git@lecris.dev>
Signed-off-by: Cristian Le <git@lecris.dev>
|
/packit retest-failed |
/tests/prepare/install