Skip to content

Commit 1837791

Browse files
authored
Merge branch 'main' into add-denylist-2
2 parents cb681c4 + 6db2cfe commit 1837791

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

image-rhel-10.1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ aws-x86-boot-mode: "legacy-bios"
3333

3434
# Enable 'erofs' by default for the rootfs in the Live ISO/PXE artifacts
3535
live-rootfs-fstype: "erofs"
36-
live-rootfs-fsoptions: "-zlzma,level=6 -Eall-fragments,fragdedupe=inode -C1048576 --quiet"
36+
live-rootfs-fsoptions: "-zlzma,level=6 -Efragments -C1048576 --quiet"

kola-denylist.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,9 @@
5858
tracker: https://github.com/openshift/os/issues/1873
5959
osversion:
6060
- rhel-9.6
61+
62+
- pattern: ext.config.shared.boot.install-bootloader-multipath
63+
tracker: https://github.com/coreos/rhel-coreos-config/issues/99
64+
osversion:
65+
- rhel-10.1
66+
- rhel-9.6

0 commit comments

Comments
 (0)