fedora-coreos-config
fedora-coreos-config copied to clipboard
Bump fedora-bootc submodule
Created by GitHub workflow (source).
Colin Walters (6):
group: Drop sudo
tier-0: Add tmpfiles.d entry for /var/lib/rpm-state
tier-0: Rename to minimal
minimal: Require kernel.yaml
manifests: Add descriptions
Rename tier-x → minimal-plus
hold this. there are a bunch of test failures I'm seeing on rawhide as a result.
most tests are just timing out:
2025-02-28T13:34:06Z kola: Test timed out. Adding as candidate for rerun success: ext.config.containers.quadlet
--- FAIL: ext.config.containers.quadlet (602.87s)
harness.go:106: TIMEOUT[10m0s]: ssh: journalctl -t kola-runext-test.sh
=== RUN rootfs.uuid/RandomUUID
--- PASS: rootfs.uuid (24.15s)
--- PASS: rootfs.uuid/RandomUUID (0.11s)
2025-02-28T13:49:33Z kola: Test timed out. Adding as candidate for rerun success: ext.config.kdump.crash
--- FAIL: ext.config.kdump.crash (903.60s)
harness.go:106: TIMEOUT[15m0s]: ssh: journalctl -t kola-runext-test.sh
2025-02-28T13:59:36Z kola: Test timed out. Adding as candidate for rerun success: ext.config.ignition.systemd-enable-units
--- FAIL: ext.config.ignition.systemd-enable-units (602.74s)
harness.go:106: TIMEOUT[10m0s]: ssh: journalctl -t kola-runext-test.sh
obsoleted by https://github.com/coreos/fedora-coreos-config/pull/3500
I opened a new PR so the GH action wouldn't stomp on the PR while it's in review.
Also going to leave this open so the GH action doesn't open a new PR.