Skip to content

Commit 775c201

Browse files
committed
denylist ext.config.systemd.journal-compat
The ubi8 images are missing the correct sigstore annotations to be verified by podman. Let's disable this test until we get that fixed. tracker: #85
1 parent d84990a commit 775c201

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
@@ -80,3 +80,11 @@
8080
osversion:
8181
- centos-9
8282
- centos-10
83+
84+
# podman fails to pull ubi8 images due to missing sigstore
85+
# annotation
86+
- pattern: ext.config.systemd.journal-compat
87+
tracker: https://github.com/coreos/rhel-coreos-config/issues/85
88+
osversion:
89+
- rhel-10.1
90+
- centos-10

0 commit comments

Comments
 (0)