Skip to content

Commit

Permalink
tree: promote changes from testing at 5707530
Browse files Browse the repository at this point in the history
  • Loading branch information
coreosbot committed May 20, 2024
1 parent 128e61c commit 06e0512
Show file tree
Hide file tree
Showing 27 changed files with 537 additions and 631 deletions.
4 changes: 3 additions & 1 deletion ci/buildroot/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
#
# This image is used by CoreOS CI to build software like
# Ignition, rpm-ostree, ostree, coreos-installer, etc...
FROM quay.io/fedora/fedora:39
FROM quay.io/fedora/fedora:40
# Work around for https://bugzilla.redhat.com/show_bug.cgi?id=2278652
ENV container=oci
COPY . /src
RUN ./src/install-buildroot.sh && yum clean all && rm /src -rf
2 changes: 1 addition & 1 deletion kola-denylist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
tracker: https://github.com/coreos/coreos-assembler/pull/1478
- pattern: coreos.ignition.ssh.key
tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1553
# snooze: 2024-04-29 (disabled on promotion)
# snooze: 2024-05-13 (disabled on promotion)
# warn: true (disabled on promotion)
platforms:
- azure
Expand Down
Loading

0 comments on commit 06e0512

Please sign in to comment.