Skip to content

Commit cbe23c0

Browse files
committed
denylist: add luks.cex for centOS
This test requires some magic that only exists on RHCOS s390x builders. Let's denylist these tests to unblock the pipeline until we fix cosa to know to ignore centos for this. Tracking issue coreos#76 See coreos/coreos-assembler#4334
1 parent 240131f commit cbe23c0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

kola-denylist.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,11 @@
5858
tracker: https://github.com/coreos/rhel-coreos-config/issues/70
5959
osversion:
6060
- rhel-9.6
61+
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
64+
- pattern: luks.cex
65+
tracker: https://github.com/coreos/rhel-coreos-config/issues/76
66+
osversion:
67+
- centos-9
68+
- centos-10

0 commit comments

Comments
 (0)