-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
manifest: Enable ostree bootloader-naming-2 for f40 #2723
Conversation
cgwalters
commented
Nov 8, 2023
- This removes the autoprune stuff which is already always on in ostree now
- Add the new "experiment" of bootloader-naming-2; xref deploy: Add bootloader-naming-2 opt-in ostreedev/ostree#3007
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM as is.
# so that we don't run into https://github.com/coreos/fedora-coreos-tracker/issues/1464 | ||
# again. OSTree autopruning is new so we're selectively enabling it before making it the default. | ||
include: ostree-autoprune.yaml | ||
- releasever >= 40 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor: this can be squashed to a single line. It only needs to be a list if there are multiple conditions.
Looks good:
Though, I don't know if the desire is for the bls entry filename in the delivered image (qcow2) to have this form. If it is that isn't what happens IIUC. |
if you rebase on top of latest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
- This removes the autoprune stuff which is already always on in ostree now - Add the new "experiment" of bootloader-naming-2; xref ostreedev/ostree#3007
f32a8e1
to
6feaf8e
Compare
Yeah, it's different work to make it affect the disk images too, would need an image.yaml knob I guess. |
Adapt the test as per the changes from coreos#2723 Now, we git grep from ostree-x.conf instead of ostress-x-fedora-coreos.conf
Adapt the test as per the changes from coreos#2723 Now, we git grep from ostree-x.conf instead of ostress-x-fedora-coreos.conf
Adapt the test as per the changes from #2723 Now, we git grep from ostree-x.conf instead of ostress-x-fedora-coreos.conf
Colin Walters (1): manifest: Enable ostree bootloader-naming-2 for f40 Michael Armijo (1): tests/quadlet: update fedora-minimal image tag gursewak1997 (1): kola/butane/grub-users: Update the test Adapt the test as per the changes from coreos/fedora-coreos-config#2723 Now, we git grep from ostree-x.conf instead of ostress-x-fedora-coreos.conf
Colin Walters (2): manifest: Enable ostree bootloader-naming-2 for f40 tests/kernel-replace: Adapt to already being in a container HuijingHei (1): tests: verify systemd-sysuser.service with `ConditionNeedsUpdate=` will be triggered with new deployment Michael Armijo (1): tests/quadlet: update fedora-minimal image tag gursewak1997 (1): kola/butane/grub-users: Update the test Adapt the test as per the changes from coreos/fedora-coreos-config#2723 Now, we git grep from ostree-x.conf instead of ostress-x-fedora-coreos.conf
Colin Walters (2): manifest: Enable ostree bootloader-naming-2 for f40 tests/kernel-replace: Adapt to already being in a container HuijingHei (1): tests: verify systemd-sysuser.service with `ConditionNeedsUpdate=` will be triggered with new deployment Michael Armijo (1): tests/quadlet: update fedora-minimal image tag gursewak1997 (2): kola/butane/grub-users: Update the test Adapt the test as per the changes from coreos/fedora-coreos-config#2723 Now, we git grep from ostree-x.conf instead of ostress-x-fedora-coreos.conf denylist: extend snooze for failing kola tests Also, kexec-tools 2.0.27 is now in F39 so the kdump.crash is passing on production streams. kdump.crash in rawhide for ppc64le, ext.config.docker.basic and coreos.ignition.ssh.key are still failing
Colin Walters (2): manifest: Enable ostree bootloader-naming-2 for f40 tests/kernel-replace: Adapt to already being in a container HuijingHei (1): tests: verify systemd-sysuser.service with `ConditionNeedsUpdate=` will be triggered with new deployment Jonathan Lebon (1): denylist: skip PXE tests on ppc64le Michael Armijo (1): tests/quadlet: update fedora-minimal image tag gursewak1997 (2): kola/butane/grub-users: Update the test Adapt the test as per the changes from coreos/fedora-coreos-config#2723 Now, we git grep from ostree-x.conf instead of ostress-x-fedora-coreos.conf denylist: extend snooze for failing kola tests Also, kexec-tools 2.0.27 is now in F39 so the kdump.crash is passing on production streams. kdump.crash in rawhide for ppc64le, ext.config.docker.basic and coreos.ignition.ssh.key are still failing
Colin Walters (2): manifest: Enable ostree bootloader-naming-2 for f40 tests/kernel-replace: Adapt to already being in a container HuijingHei (1): tests: verify systemd-sysuser.service with `ConditionNeedsUpdate=` will be triggered with new deployment Jonathan Lebon (1): denylist: skip PXE tests on ppc64le Michael Armijo (1): tests/quadlet: update fedora-minimal image tag gursewak1997 (2): kola/butane/grub-users: Update the test Adapt the test as per the changes from coreos/fedora-coreos-config#2723 Now, we git grep from ostree-x.conf instead of ostress-x-fedora-coreos.conf denylist: extend snooze for failing kola tests Also, kexec-tools 2.0.27 is now in F39 so the kdump.crash is passing on production streams. kdump.crash in rawhide for ppc64le, ext.config.docker.basic and coreos.ignition.ssh.key are still failing
Colin Walters (2): manifest: Enable ostree bootloader-naming-2 for f40 tests/kernel-replace: Adapt to already being in a container HuijingHei (1): tests: verify systemd-sysuser.service with `ConditionNeedsUpdate=` will be triggered with new deployment Jonathan Lebon (1): denylist: skip PXE tests on ppc64le Michael Armijo (1): tests/quadlet: update fedora-minimal image tag gursewak1997 (2): kola/butane/grub-users: Update the test Adapt the test as per the changes from coreos/fedora-coreos-config#2723 Now, we git grep from ostree-x.conf instead of ostress-x-fedora-coreos.conf denylist: extend snooze for failing kola tests Also, kexec-tools 2.0.27 is now in F39 so the kdump.crash is passing on production streams. kdump.crash in rawhide for ppc64le, ext.config.docker.basic and coreos.ignition.ssh.key are still failing
Colin Walters (2): manifest: Enable ostree bootloader-naming-2 for f40 tests/kernel-replace: Adapt to already being in a container HuijingHei (1): tests: verify systemd-sysuser.service with `ConditionNeedsUpdate=` will be triggered with new deployment Jonathan Lebon (2): denylist: skip PXE tests on ppc64le ci: cancel previous build on PR update Michael Armijo (1): tests/quadlet: update fedora-minimal image tag gursewak1997 (2): kola/butane/grub-users: Update the test Adapt the test as per the changes from coreos/fedora-coreos-config#2723 Now, we git grep from ostree-x.conf instead of ostress-x-fedora-coreos.conf denylist: extend snooze for failing kola tests Also, kexec-tools 2.0.27 is now in F39 so the kdump.crash is passing on production streams. kdump.crash in rawhide for ppc64le, ext.config.docker.basic and coreos.ignition.ssh.key are still failing
Colin Walters (2): manifest: Enable ostree bootloader-naming-2 for f40 tests/kernel-replace: Adapt to already being in a container HuijingHei (1): tests: verify systemd-sysuser.service with `ConditionNeedsUpdate=` will be triggered with new deployment Jonathan Lebon (2): denylist: skip PXE tests on ppc64le ci: cancel previous build on PR update Michael Armijo (1): tests/quadlet: update fedora-minimal image tag Timothée Ravier (1): manifests: Explicitly include amd-ucode-firmware gursewak1997 (2): kola/butane/grub-users: Update the test Adapt the test as per the changes from coreos/fedora-coreos-config#2723 Now, we git grep from ostree-x.conf instead of ostress-x-fedora-coreos.conf denylist: extend snooze for failing kola tests Also, kexec-tools 2.0.27 is now in F39 so the kdump.crash is passing on production streams. kdump.crash in rawhide for ppc64le, ext.config.docker.basic and coreos.ignition.ssh.key are still failing
Colin Walters (2): manifest: Enable ostree bootloader-naming-2 for f40 tests/kernel-replace: Adapt to already being in a container HuijingHei (1): tests: verify systemd-sysuser.service with `ConditionNeedsUpdate=` will be triggered with new deployment Jonathan Lebon (3): denylist: skip PXE tests on ppc64le ci: cancel previous build on PR update tests/kola/networking: adapt to new link file names Michael Armijo (1): tests/quadlet: update fedora-minimal image tag Timothée Ravier (1): manifests: Explicitly include amd-ucode-firmware gursewak1997 (2): kola/butane/grub-users: Update the test Adapt the test as per the changes from coreos/fedora-coreos-config#2723 Now, we git grep from ostree-x.conf instead of ostress-x-fedora-coreos.conf denylist: extend snooze for failing kola tests Also, kexec-tools 2.0.27 is now in F39 so the kdump.crash is passing on production streams. kdump.crash in rawhide for ppc64le, ext.config.docker.basic and coreos.ignition.ssh.key are still failing
Colin Walters (2): manifest: Enable ostree bootloader-naming-2 for f40 tests/kernel-replace: Adapt to already being in a container HuijingHei (1): tests: verify systemd-sysuser.service with `ConditionNeedsUpdate=` will be triggered with new deployment Jonathan Lebon (4): denylist: skip PXE tests on ppc64le ci: cancel previous build on PR update tests/kola/networking: adapt to new link file names Revert "denylist: skip PXE tests on ppc64le" Michael Armijo (1): tests/quadlet: update fedora-minimal image tag Timothée Ravier (1): manifests: Explicitly include amd-ucode-firmware gursewak1997 (2): kola/butane/grub-users: Update the test Adapt the test as per the changes from coreos/fedora-coreos-config#2723 Now, we git grep from ostree-x.conf instead of ostress-x-fedora-coreos.conf denylist: extend snooze for failing kola tests Also, kexec-tools 2.0.27 is now in F39 so the kdump.crash is passing on production streams. kdump.crash in rawhide for ppc64le, ext.config.docker.basic and coreos.ignition.ssh.key are still failing
Colin Walters (2): manifest: Enable ostree bootloader-naming-2 for f40 tests/kernel-replace: Adapt to already being in a container HuijingHei (1): tests: verify systemd-sysuser.service with `ConditionNeedsUpdate=` will be triggered with new deployment Jonathan Lebon (4): denylist: skip PXE tests on ppc64le ci: cancel previous build on PR update tests/kola/networking: adapt to new link file names Revert "denylist: skip PXE tests on ppc64le" Michael Armijo (1): tests/quadlet: update fedora-minimal image tag Timothée Ravier (1): manifests: Explicitly include amd-ucode-firmware gursewak1997 (2): kola/butane/grub-users: Update the test Adapt the test as per the changes from coreos/fedora-coreos-config#2723 Now, we git grep from ostree-x.conf instead of ostress-x-fedora-coreos.conf denylist: extend snooze for failing kola tests Also, kexec-tools 2.0.27 is now in F39 so the kdump.crash is passing on production streams. kdump.crash in rawhide for ppc64le, ext.config.docker.basic and coreos.ignition.ssh.key are still failing
Colin Walters (2): manifest: Enable ostree bootloader-naming-2 for f40 tests/kernel-replace: Adapt to already being in a container HuijingHei (1): tests: verify systemd-sysuser.service with `ConditionNeedsUpdate=` will be triggered with new deployment Jonathan Lebon (4): denylist: skip PXE tests on ppc64le ci: cancel previous build on PR update tests/kola/networking: adapt to new link file names Revert "denylist: skip PXE tests on ppc64le" Michael Armijo (1): tests/quadlet: update fedora-minimal image tag Timothée Ravier (1): manifests: Explicitly include amd-ucode-firmware gursewak1997 (2): kola/butane/grub-users: Update the test Adapt the test as per the changes from coreos/fedora-coreos-config#2723 Now, we git grep from ostree-x.conf instead of ostress-x-fedora-coreos.conf denylist: extend snooze for failing kola tests Also, kexec-tools 2.0.27 is now in F39 so the kdump.crash is passing on production streams. kdump.crash in rawhide for ppc64le, ext.config.docker.basic and coreos.ignition.ssh.key are still failing
Colin Walters (2): manifest: Enable ostree bootloader-naming-2 for f40 tests/kernel-replace: Adapt to already being in a container HuijingHei (1): tests: verify systemd-sysuser.service with `ConditionNeedsUpdate=` will be triggered with new deployment Jonathan Lebon (4): denylist: skip PXE tests on ppc64le ci: cancel previous build on PR update tests/kola/networking: adapt to new link file names Revert "denylist: skip PXE tests on ppc64le" Michael Armijo (2): tests/quadlet: update fedora-minimal image tag denylist: skip `coreos.unique.boot.failure` on aarch64 Timothée Ravier (1): manifests: Explicitly include amd-ucode-firmware gursewak1997 (2): kola/butane/grub-users: Update the test Adapt the test as per the changes from coreos/fedora-coreos-config#2723 Now, we git grep from ostree-x.conf instead of ostress-x-fedora-coreos.conf denylist: extend snooze for failing kola tests Also, kexec-tools 2.0.27 is now in F39 so the kdump.crash is passing on production streams. kdump.crash in rawhide for ppc64le, ext.config.docker.basic and coreos.ignition.ssh.key are still failing
Colin Walters (2): manifest: Enable ostree bootloader-naming-2 for f40 tests/kernel-replace: Adapt to already being in a container HuijingHei (1): tests: verify systemd-sysuser.service with `ConditionNeedsUpdate=` will be triggered with new deployment Jonathan Lebon (4): denylist: skip PXE tests on ppc64le ci: cancel previous build on PR update tests/kola/networking: adapt to new link file names Revert "denylist: skip PXE tests on ppc64le" Luke Yang (1): tests: create partition scheme test Michael Armijo (2): tests/quadlet: update fedora-minimal image tag denylist: skip `coreos.unique.boot.failure` on aarch64 Timothée Ravier (1): manifests: Explicitly include amd-ucode-firmware gursewak1997 (2): kola/butane/grub-users: Update the test Adapt the test as per the changes from coreos/fedora-coreos-config#2723 Now, we git grep from ostree-x.conf instead of ostress-x-fedora-coreos.conf denylist: extend snooze for failing kola tests Also, kexec-tools 2.0.27 is now in F39 so the kdump.crash is passing on production streams. kdump.crash in rawhide for ppc64le, ext.config.docker.basic and coreos.ignition.ssh.key are still failing
Colin Walters (2): manifest: Enable ostree bootloader-naming-2 for f40 tests/kernel-replace: Adapt to already being in a container HuijingHei (1): tests: verify systemd-sysuser.service with `ConditionNeedsUpdate=` will be triggered with new deployment Jonathan Lebon (4): denylist: skip PXE tests on ppc64le ci: cancel previous build on PR update tests/kola/networking: adapt to new link file names Revert "denylist: skip PXE tests on ppc64le" Luke Yang (1): tests: create partition scheme test Michael Armijo (3): tests/quadlet: update fedora-minimal image tag denylist: skip `coreos.unique.boot.failure` on aarch64 denylist: extend expired snoozes Timothée Ravier (1): manifests: Explicitly include amd-ucode-firmware gursewak1997 (2): kola/butane/grub-users: Update the test Adapt the test as per the changes from coreos/fedora-coreos-config#2723 Now, we git grep from ostree-x.conf instead of ostress-x-fedora-coreos.conf denylist: extend snooze for failing kola tests Also, kexec-tools 2.0.27 is now in F39 so the kdump.crash is passing on production streams. kdump.crash in rawhide for ppc64le, ext.config.docker.basic and coreos.ignition.ssh.key are still failing
Colin Walters (2): manifest: Enable ostree bootloader-naming-2 for f40 tests/kernel-replace: Adapt to already being in a container Dusty Mabe (1): tests/partition-scheme: support aarch64/ppc64le HuijingHei (1): tests: verify systemd-sysuser.service with `ConditionNeedsUpdate=` will be triggered with new deployment Jan Schintag (1): s390x: Fix ext.config.disks.partition-scheme Jonathan Lebon (4): denylist: skip PXE tests on ppc64le ci: cancel previous build on PR update tests/kola/networking: adapt to new link file names Revert "denylist: skip PXE tests on ppc64le" Luke Yang (1): tests: create partition scheme test Michael Armijo (3): tests/quadlet: update fedora-minimal image tag denylist: skip `coreos.unique.boot.failure` on aarch64 denylist: extend expired snoozes Timothée Ravier (1): manifests: Explicitly include amd-ucode-firmware gursewak1997 (2): kola/butane/grub-users: Update the test Adapt the test as per the changes from coreos/fedora-coreos-config#2723 Now, we git grep from ostree-x.conf instead of ostress-x-fedora-coreos.conf denylist: extend snooze for failing kola tests Also, kexec-tools 2.0.27 is now in F39 so the kdump.crash is passing on production streams. kdump.crash in rawhide for ppc64le, ext.config.docker.basic and coreos.ignition.ssh.key are still failing
Colin Walters (2): manifest: Enable ostree bootloader-naming-2 for f40 tests/kernel-replace: Adapt to already being in a container Dusty Mabe (1): tests/partition-scheme: support aarch64/ppc64le HuijingHei (1): tests: verify systemd-sysuser.service with `ConditionNeedsUpdate=` will be triggered with new deployment Jan Schintag (1): s390x: Fix ext.config.disks.partition-scheme Jonathan Lebon (4): denylist: skip PXE tests on ppc64le ci: cancel previous build on PR update tests/kola/networking: adapt to new link file names Revert "denylist: skip PXE tests on ppc64le" Luke Yang (1): tests: create partition scheme test Michael Armijo (3): tests/quadlet: update fedora-minimal image tag denylist: skip `coreos.unique.boot.failure` on aarch64 denylist: extend expired snoozes Timothée Ravier (1): manifests: Explicitly include amd-ucode-firmware gursewak1997 (2): kola/butane/grub-users: Update the test Adapt the test as per the changes from coreos/fedora-coreos-config#2723 Now, we git grep from ostree-x.conf instead of ostress-x-fedora-coreos.conf denylist: extend snooze for failing kola tests Also, kexec-tools 2.0.27 is now in F39 so the kdump.crash is passing on production streams. kdump.crash in rawhide for ppc64le, ext.config.docker.basic and coreos.ignition.ssh.key are still failing
Colin Walters (2): manifest: Enable ostree bootloader-naming-2 for f40 tests/kernel-replace: Adapt to already being in a container Dusty Mabe (1): tests/partition-scheme: support aarch64/ppc64le HuijingHei (1): tests: verify systemd-sysuser.service with `ConditionNeedsUpdate=` will be triggered with new deployment Jan Schintag (1): s390x: Fix ext.config.disks.partition-scheme Jonathan Lebon (4): denylist: skip PXE tests on ppc64le ci: cancel previous build on PR update tests/kola/networking: adapt to new link file names Revert "denylist: skip PXE tests on ppc64le" Luke Yang (1): tests: create partition scheme test Michael Armijo (3): tests/quadlet: update fedora-minimal image tag denylist: skip `coreos.unique.boot.failure` on aarch64 denylist: extend expired snoozes Timothée Ravier (1): manifests: Explicitly include amd-ucode-firmware gursewak1997 (2): kola/butane/grub-users: Update the test Adapt the test as per the changes from coreos/fedora-coreos-config#2723 Now, we git grep from ostree-x.conf instead of ostress-x-fedora-coreos.conf denylist: extend snooze for failing kola tests Also, kexec-tools 2.0.27 is now in F39 so the kdump.crash is passing on production streams. kdump.crash in rawhide for ppc64le, ext.config.docker.basic and coreos.ignition.ssh.key are still failing
Colin Walters (2): manifest: Enable ostree bootloader-naming-2 for f40 tests/kernel-replace: Adapt to already being in a container Dusty Mabe (3): tests/partition-scheme: support aarch64/ppc64le overrides: drop zincati pin overrides: fast-track podman-4.8.1-1.fc39 HuijingHei (1): tests: verify systemd-sysuser.service with `ConditionNeedsUpdate=` will be triggered with new deployment Jan Schintag (1): s390x: Fix ext.config.disks.partition-scheme Jonathan Lebon (5): denylist: skip PXE tests on ppc64le ci: cancel previous build on PR update tests/kola/networking: adapt to new link file names Revert "denylist: skip PXE tests on ppc64le" manifests: move `amd-ucode-firmware` to FCOS-specific manifest Luke Yang (1): tests: create partition scheme test Michael Armijo (3): tests/quadlet: update fedora-minimal image tag denylist: skip `coreos.unique.boot.failure` on aarch64 denylist: extend expired snoozes Timothée Ravier (1): manifests: Explicitly include amd-ucode-firmware gursewak1997 (2): kola/butane/grub-users: Update the test Adapt the test as per the changes from coreos/fedora-coreos-config#2723 Now, we git grep from ostree-x.conf instead of ostress-x-fedora-coreos.conf denylist: extend snooze for failing kola tests Also, kexec-tools 2.0.27 is now in F39 so the kdump.crash is passing on production streams. kdump.crash in rawhide for ppc64le, ext.config.docker.basic and coreos.ignition.ssh.key are still failing
Colin Walters (2): manifest: Enable ostree bootloader-naming-2 for f40 tests/kernel-replace: Adapt to already being in a container Dusty Mabe (3): tests/partition-scheme: support aarch64/ppc64le overrides: drop zincati pin overrides: fast-track podman-4.8.1-1.fc39 HuijingHei (1): tests: verify systemd-sysuser.service with `ConditionNeedsUpdate=` will be triggered with new deployment Jan Schintag (1): s390x: Fix ext.config.disks.partition-scheme Jonathan Lebon (6): denylist: skip PXE tests on ppc64le ci: cancel previous build on PR update tests/kola/networking: adapt to new link file names Revert "denylist: skip PXE tests on ppc64le" manifests: move `amd-ucode-firmware` to FCOS-specific manifest tests/kola/files/amd-ucode-firmware: limit to x86_64 Luke Yang (1): tests: create partition scheme test Michael Armijo (3): tests/quadlet: update fedora-minimal image tag denylist: skip `coreos.unique.boot.failure` on aarch64 denylist: extend expired snoozes Timothée Ravier (1): manifests: Explicitly include amd-ucode-firmware gursewak1997 (2): kola/butane/grub-users: Update the test Adapt the test as per the changes from coreos/fedora-coreos-config#2723 Now, we git grep from ostree-x.conf instead of ostress-x-fedora-coreos.conf denylist: extend snooze for failing kola tests Also, kexec-tools 2.0.27 is now in F39 so the kdump.crash is passing on production streams. kdump.crash in rawhide for ppc64le, ext.config.docker.basic and coreos.ignition.ssh.key are still failing
Adapt the test as per the changes from coreos#2723 Now, we git grep from ostree-x.conf instead of ostress-x-fedora-coreos.conf