Skip to content

Commit 81d63ea

Browse files
coreosbotc4rt0
authored andcommitted
tree: promote changes from testing-devel at d30d823
1 parent 9676eae commit 81d63ea

14 files changed

+358
-316
lines changed

fedora-bootc

Submodule fedora-bootc updated from 3374cd8 to 7b4e013

image-base.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,6 @@ platform-compressor:
3030
hyperv: zip
3131
# On macOS, it's the only compression tool we can rely on.
3232
applehv: gzip
33+
# For DigitalOcean you can upload a qcow2 compressed in either gzip or bzip2
34+
# https://docs.digitalocean.com/products/custom-images/how-to/upload/
35+
digitalocean: gzip

kola-denylist.yaml

-6
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,3 @@
66
# warn: true (disabled on promotion)
77
arches:
88
- ppc64le
9-
- pattern: ext.config.rpm-ostree.kernel-replace
10-
tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1870
11-
# snooze: 2025-02-04 (disabled on promotion)
12-
# warn: true (disabled on promotion)
13-
streams:
14-
- rawhide

0 commit comments

Comments
 (0)