We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 240131f + cbe23c0 commit 304c698Copy full SHA for 304c698
kola-denylist.yaml
@@ -58,3 +58,11 @@
58
tracker: https://github.com/coreos/rhel-coreos-config/issues/70
59
osversion:
60
- 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