-
Notifications
You must be signed in to change notification settings - Fork 115
/
Copy pathkola-denylist.yaml
62 lines (52 loc) · 1.83 KB
/
kola-denylist.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# This file documents currently known-to-fail kola tests. It is consumed by
# coreos-assembler to automatically skip some tests. For more information,
# see: https://github.com/coreos/coreos-assembler/pull/866.
# CentOS Stream specific indefinite snooze
- pattern: basic.uefi-secure
tracker: https://github.com/openshift/os/issues/1237
osversion:
- c9s
- pattern: iso-live-login.uefi-secure
tracker: https://github.com/openshift/os/issues/1237
osversion:
- c9s
- pattern: iso-as-disk.uefi-secure
tracker: https://github.com/openshift/os/issues/1237
osversion:
- c9s
- pattern: fips.*
tracker: https://github.com/openshift/os/issues/1540
osversion:
- c9s
# The 4.17 and 4.18 build of Ignition encounters a FIPS panic so
# we are using the 4.16 build for now while that is under investigation.
- pattern: ext.config.version.rhaos-pkgs-match-openshift
tracker: https://issues.redhat.com/browse/OCPBUGS-42688
# This test is failing only in prow, so it's skipped by prow
# but not denylisted here so it can run on the rhcos pipeline
#- pattern: iso-offline-install-iscsi.ibft.bios
# tracker: https://github.com/openshift/os/issues/1492
- pattern: "*kdump*"
tracker: https://gitlab.com/redhat/centos-stream/containers/bootc/-/issues/1169
osversion:
- c9s
- rhel-9.6
# Remove this when we stop using rhel-9.4
- pattern: ext.config.shared.boot.bootupd-validate
tracker: https://github.com/openshift/os/issues/1687
osversion:
- rhel-9.4
# There are issues currently on ppc64le and kernel-64k in el9 that break
# with composefs.
- pattern: ext.config.shared.composefs.enabled
tracker: https://issues.redhat.com/browse/RHEL-70199
osversion:
- c9s
- rhel-9.6
- rhel-9.4
- pattern: ostree.sync
tracker: https://github.com/openshift/os/issues/1720
snooze: 2025-02-11
warn: true
arches:
- s390x