Skip to content

Commit 8971b12

Browse files
authored
Merge pull request #79 from jbtrystram/denylist-secex
NO-JIRA: denylist: add secex tests for s390x
2 parents b8c9502 + fbefcac commit 8971b12

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

kola-denylist.yaml

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,24 @@
5959
osversion:
6060
- rhel-9.6
6161

62-
# This test won't run on non-rhcos, but kola thinks SCOS is RHCOS
63-
# See https://github.com/coreos/coreos-assembler/pull/4334
62+
# Require a release of coreos-installer
63+
# https://github.com/coreos/coreos-installer/issues/1695
6464
- pattern: luks.cex
6565
tracker: https://github.com/coreos/rhel-coreos-config/issues/76
66+
snooze: 2025-10-15
67+
arches:
68+
- s390x
69+
osversion:
70+
- centos-9
71+
- centos-10
72+
73+
# require a new release of coreos-installer
74+
# https://github.com/coreos/coreos-installer/issues/1695
75+
- pattern: ext.config.shared.secex.*
76+
tracker: https://github.com/coreos/rhel-coreos-config/issues/76
77+
snooze: 2025-10-15
78+
arches:
79+
- s390x
6680
osversion:
6781
- centos-9
6882
- centos-10

0 commit comments

Comments
 (0)