Skip to content

ci: Disable test-coreos#2165

Merged
cgwalters merged 1 commit intobootc-dev:mainfrom
cgwalters:drop-test-coreos
Apr 24, 2026
Merged

ci: Disable test-coreos#2165
cgwalters merged 1 commit intobootc-dev:mainfrom
cgwalters:drop-test-coreos

Conversation

@cgwalters
Copy link
Copy Markdown
Collaborator

@cgwalters cgwalters commented Apr 24, 2026

This job recently fell over, and surprisingly it wasn't the DPS changes, it was ostreedev/ostree#3571 which stopped mounting /boot in the initramfs.

Our flow here does an install without a separate /boot partition (which is not a normal FCOS path) and the combo of these things breaks.

The real fix here will be cutting over this job to use coreos-assembler, but it's a big lift.

Just disabling this job for now to unblock our CI - in practice we do have coverage testing bootc with FCOS, just later.

Closes: #2160

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

This job recently fell over, and surprisingly it wasn't the DPS
changes, it was ostreedev/ostree#3571
which stopped mounting `/boot` in the initramfs.

Our flow here does an install without a separate `/boot` partition
(which is not a normal FCOS path) and the combo of these things
breaks.

The real fix here will be cutting over this job to use coreos-assembler,
but it's a big lift.

Just disabling this job for now to unblock our CI - in practice
we do have coverage testing bootc with FCOS, just later.

Signed-off-by: Colin Walters <walters@verbum.org>
@bootc-bot bootc-bot Bot requested a review from ckyrouac April 24, 2026 19:05
@jeckersb
Copy link
Copy Markdown
Collaborator

Good catch!

@cgwalters cgwalters enabled auto-merge (rebase) April 24, 2026 19:45
@cgwalters cgwalters merged commit 61397ca into bootc-dev:main Apr 24, 2026
61 of 65 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.

test-coreos job is failing

2 participants