Skip to content

Commit 71bfbaa

Browse files
committed
denylist: add rhel10 for relevant entries
1 parent 6b687af commit 71bfbaa

1 file changed

Lines changed: 21 additions & 12 deletions

File tree

kola-denylist.yaml

Lines changed: 21 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -45,44 +45,53 @@
4545
tracker: https://github.com/openshift/os/issues/1751
4646
osversion:
4747
- c10s
48+
- rhel-10.1
4849

4950
# Will fail until we have proper RHEL 10 builds of OCP packages
5051
- pattern: ext.config.version.rhel-major-version
5152
tracker: TODO
5253
osversion:
5354
- c10s
55+
- rhel-10.1
5456

5557
- pattern: multipath.day1
5658
tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1894
5759
osversion:
5860
- c10s
61+
- rhel-10.1
5962

6063
- pattern: multipath.day2
6164
tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1894
6265
osversion:
6366
- c10s
67+
- rhel-10.1
6468

65-
- pattern: multipath.partition
69+
- pattern: ext.config.shared.root-reprovision.luks.multipath
6670
tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1894
6771
osversion:
6872
- c10s
73+
- rhel-10.1
6974

70-
- pattern: iso-offline-install*mpath.bios
71-
tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1894
75+
# To be removed once 3433 merged and contained in next fedora-coreos-config
76+
# submodule bump
77+
- pattern: fips.enable
78+
tracker: https://github.com/coreos/fedora-coreos-config/pull/3433
7279
osversion:
7380
- c10s
81+
- rhel-10.1
7482

75-
- pattern: ext.config.shared.root-reprovision.luks.multipath
76-
tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1894
83+
# To be removed once 3434 merged and contained in next fedora-coreos-config
84+
# submodule bump
85+
- pattern: ext.config.shared.networking.team-dhcp-via-ignition
86+
tracker: https://github.com/coreos/fedora-coreos-config/pull/3434
7787
osversion:
7888
- c10s
79-
89+
- rhel-10.1
90+
#
91+
# To be removed once 3434 merged and contained in next fedora-coreos-config
92+
# submodule bump
8093
- pattern: ext.config.shared.networking.nm-ifcfg-rh-plugin
81-
tracker: https://github.com/openshift/os/pull/1759#issuecomment-2779700581
82-
osversion:
83-
- c10s
84-
85-
- pattern: ext.config.shared.networking.team-dhcp-via-ignition
86-
tracker: https://github.com/openshift/os/pull/1759#issuecomment-2779700581
94+
tracker: TODO
8795
osversion:
8896
- c10s
97+
- rhel-10.1

0 commit comments

Comments
 (0)