Skip to content

Conversation

@cgwalters
Copy link
Member

About half of this is generic F43 stuff, but another big
half is FCOS switching to be container based by default
and SO MANY of our tests assume containers aren't the default.

Copy link

@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 updates the CI to use the stable stream of Fedora CoreOS to defer porting tests that are incompatible with Fedora 43 and the new container-by-default model in FCOS. The changes involve switching to the stable branch in coreos-assembler, updating a test to use the stable FCOS container image, and removing a now-failing post-compose check script. The changes are correct and align with the stated goal of the pull request. I have one suggestion to add a TODO to track the re-implementation of the removed checks.

@openshift-ci
Copy link

openshift-ci bot commented Oct 30, 2025

@cgwalters: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/fcos-e2e 0238142 link true /test fcos-e2e

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@jmarrero
Copy link
Member

https://github.com/coreos/rpm-ostree/blob/main/ci/prow/fcos-e2e.sh#L24 needs the branch i.e.

cosa init https://github.com/coreos/fedora-coreos-config --branch stable

With FCOS using a container by default now, this is obsolete.

Signed-off-by: Colin Walters <walters@verbum.org>
We use fedora-coreos:testing-devel in our jobs and it looks
like that one just rebased.

Signed-off-by: Colin Walters <walters@verbum.org>
Copy link
Member

@jmarrero jmarrero left a comment

Choose a reason for hiding this comment

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

lgtm

@cgwalters cgwalters force-pushed the fix-ci branch 2 times, most recently from f4c8a6d to d8904fa Compare October 30, 2025 20:03
About half of this is generic F43 stuff, but another big
half is FCOS switching to be container based by default
and SO MANY of our tests assume containers aren't the default.

Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters cgwalters merged commit 653b5cc into coreos:main Oct 30, 2025
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants