Commit 502335d
committed
Bump fedora-coreos-config
Aashish Radhakrishnan (5):
denylist: extend snooze for fcos.ignition tests
denylist: extend snooze for coreos.unique.boot.failure
denylist: drop ignition tests from the denylist
tests/kola: Add exceptions in upgrade test SELinux checks
denylist: extend snooze for coreos.unique.boot.failure
Colin Walters (2):
overlay/coreos-boot-mount-generator: Be compatible with `bcvk ephemeral`
build-rootfs: Don't follow symlinks in the overlay
Dusty Mabe (9):
.cci.jenkinsfile: drop downloading ostree for previous build
drop obsolete remove-from-packages entry for cracklib-dicts
manifests/fedora-coreos: remove systemd-gpt-auto-generator again
build-args: pin on a specific bootc builder image
build-rootfs: factor out calling --help
build-rootfs: pass through recommends
.containerignore: add bootc-base-imagectl, rpm-ostree
build-rootfs: update hashlib usage to be python3.9 compatible
build-rootfs: disable initramfs generation in initial compose
Huijing Hei (2):
tests: verify bootupd install bootloader successfully on multipath
35coreos-ignition: find sfdisk path
Joel Capitao (5):
konflux: fix CEL expression
konflux/renovate: update main branch only
konflux/renovate: fix submodule update disablement
konflux/renovate: disable lockfile maintenance
workflows/container-native: remove leftover
Michael Armijo (3):
ci/promotion-diff: ignore DESCRIPTION diff in build-args.conf
Move to Fedora 43
buildroot: remove workaround for rpmbuild bug
Poorna Gottimukkula (3):
Updating issue tracker for coreos.boot-mirror denylist.
Removing skip-console-warnings for ppc64le, as the console kernel warnings are not seen in testing-devel latest build.
Removing coreos.boot-mirror* from denylist for ppc64le
Roshan-R (1):
konflux: update pipeline bundle to fix `tasks.pinned_task_refs` check
Tiago Bueno (3):
kola-denylist.yaml: add x86_64 on coreos.unique.boot.failure
kola-denylist.yaml: increase the snooze for coreos.unique.boot.failure
Fix coreos-disk-contains-fs.sh to handle device mappers
jbtrystram (2):
tekton: conditionalize builds on trigger file
konflux: add trigger file comment1 parent 074bf96 commit 502335d
1 file changed
+1
-1
lines changedSubmodule fedora-coreos-config updated 62 files
- .cci.jenkinsfile+1-1
- .containerignore+4
- .github/workflows/container-native.yml+1-5
- .github/workflows/promotion-diff.yml+5
- .tekton/base/base/fedora-coreos.yaml+1-1
- .tekton/base/on-pull-request/fedora-coreos-on-pull-request.yaml+1-1
- .tekton/base/on-push/fedora-coreos-on-push.yaml+1-1
- .tekton/branched/on-pull-request/fedora-coreos-branched-on-pull-request.yaml+1-1
- .tekton/branched/on-push/fedora-coreos-branched-on-push.yaml+1-1
- .tekton/fcos-buildroot/fcos-buildroot-pull-request.yaml+1-1
- .tekton/fcos-buildroot/fcos-buildroot-push.yaml+1-1
- .tekton/next-devel/on-pull-request/fedora-coreos-next-devel-on-pull-request.yaml+2-2
- .tekton/next-devel/on-pull-request/kustomization.yaml+1-3
- .tekton/next-devel/on-push/fedora-coreos-next-devel-on-push.yaml+2-2
- .tekton/next-devel/on-push/kustomization.yaml+1-2
- .tekton/next/on-pull-request/fedora-coreos-next-on-pull-request.yaml+2-2
- .tekton/next/on-pull-request/kustomization.yaml+1-2
- .tekton/next/on-push/fedora-coreos-next-on-push.yaml+2-2
- .tekton/next/on-push/kustomization.yaml+1-2
- .tekton/rawhide/on-pull-request/fedora-coreos-rawhide-on-pull-request.yaml+2-2
- .tekton/rawhide/on-pull-request/kustomization.yaml+1-3
- .tekton/rawhide/on-push/fedora-coreos-rawhide-on-push.yaml+2-2
- .tekton/rawhide/on-push/kustomization.yaml+1-2
- .tekton/stable/on-pull-request/fedora-coreos-stable-on-pull-request.yaml+2-2
- .tekton/stable/on-pull-request/kustomization.yaml+1-2
- .tekton/stable/on-push/fedora-coreos-stable-on-push.yaml+2-2
- .tekton/stable/on-push/kustomization.yaml+1-2
- .tekton/testing-devel/on-pull-request/fedora-coreos-testing-devel-on-pull-request.yaml+2-2
- .tekton/testing-devel/on-pull-request/kustomization.yaml+1-2
- .tekton/testing-devel/on-push/fedora-coreos-testing-devel-on-push.yaml+2-2
- .tekton/testing-devel/on-push/kustomization.yaml+1-2
- .tekton/testing/on-pull-request/fedora-coreos-testing-on-pull-request.yaml+2-2
- .tekton/testing/on-pull-request/kustomization.yaml+1-2
- .tekton/testing/on-push/fedora-coreos-testing-on-push.yaml+2-2
- .tekton/testing/on-push/kustomization.yaml+1-2
- .tekton/trigger-file-comment+8
- build-args.conf+2-4
- build-rootfs+72-53
- ci/buildroot/Dockerfile+1-1
- ci/buildroot/install-buildroot.sh+1-7
- fedora-bootc+1-1
- kola-denylist.yaml+2-22
- manifest-lock.aarch64.json+495-459
- manifest-lock.overrides.yaml+1-23
- manifest-lock.ppc64le.json+493-457
- manifest-lock.s390x.json+475-439
- manifest-lock.x86_64.json+497-461
- manifest.yaml+5-1
- manifests/fedora-coreos-base.yaml-6
- manifests/fedora-coreos.yaml+7
- overlay.d/05core/usr/lib/dracut/modules.d/35coreos-ignition/80-coreos-boot-disk.rules+1-1
- overlay.d/05core/usr/lib/dracut/modules.d/35coreos-ignition/coreos-disk-contains-fs.sh-20
- overlay.d/05core/usr/lib/dracut/modules.d/35coreos-ignition/coreos-disk-contains-partition-name.sh+47
- overlay.d/05core/usr/lib/dracut/modules.d/35coreos-ignition/module-setup.sh+2-2
- overlay.d/05core/usr/lib/systemd/system-generators/coreos-boot-mount-generator+7
- renovate.json+12-10
- rpms.lock.yaml+3.5k
- tests/kola/boot/install-bootloader-multipath+50
- tests/kola/multipath/custom-partition/config.bu+22
- tests/kola/multipath/custom-partition/data/commonlib.sh+1
- tests/kola/multipath/custom-partition/test.sh+34
- tests/kola/upgrade/extended/test.sh+6
0 commit comments