Skip to content

ci: Bump FCOS config commit to F43 - #5622

Merged
cgwalters merged 1 commit into
coreos:mainfrom
jmarrero:fix-ci-07
Aug 19, 2026
Merged

ci: Bump FCOS config commit to F43#5622
cgwalters merged 1 commit into
coreos:mainfrom
jmarrero:fix-ci-07

Conversation

@jmarrero

@jmarrero jmarrero commented Jul 30, 2026

Copy link
Copy Markdown
Member

The previous pinned commit (0661e4ed) targets Fedora 42 whose repos
have been decommissioned and now return 404, breaking compose tests.

Update to 93218582 which targets Fedora 43. This is the last FCOS
commit with a self-contained manifest (releasever, variables, and
the fedora-bootc submodule with the full package set are all
included).

The update to F44 requires significant tests adaptation which we should track separately.

F43 EOL is approximately November 2026.

@jmarrero
jmarrero force-pushed the fix-ci-07 branch 6 times, most recently from fd40e68 to 26cf014 Compare July 31, 2026 05:03
@jmarrero jmarrero changed the title ci: Bump FCOS config commit to F44 ci: Bump FCOS config commit to F43 Jul 31, 2026
@jmarrero
jmarrero force-pushed the fix-ci-07 branch 2 times, most recently from 662b89e to 58dc41b Compare July 31, 2026 13:38
The previous pinned commit (0661e4ed) targets Fedora 42 whose repos
have been decommissioned and now return 404, breaking compose tests.

Update to 93218582 which targets Fedora 43.

Also fix issues exposed by the fedora-bootc submodule update which
no longer provides the full OS package set or treefile keys:
- Add rpm-ostree and kernel to the compose test package set
- Inject treefile keys needed by compose tests (boot-location,
  tmp-is-dir, machineid-compat, rpmdb, opt-usrlocal, etc.)
- Use setdefault() for add-commit-metadata in test-basic-unified.sh

These were previously provided by the fedora-bootc submodule tier
manifests which have been stripped down for the bootc-native build
flow.
@cgwalters
cgwalters merged commit 729d1d8 into coreos:main Aug 19, 2026
15 of 17 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