forked from openshift/os
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkola-denylist.yaml
59 lines (49 loc) · 1.65 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
# 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.
# RHEL 9.4 with CentOS Stream test snooze
- pattern: basic
tracker: https://github.com/openshift/os/issues/1237
snooze: 2024-03-18
osversion:
- rhel-9.4
- pattern: iso-live-login.uefi-secure
tracker: https://github.com/openshift/os/issues/1237
snooze: 2024-03-18
osversion:
- rhel-9.4
- pattern: iso-as-disk.uefi-secure
tracker: https://github.com/openshift/os/issues/1237
snooze: 2024-03-18
osversion:
- rhel-9.4
- pattern: ext.config.rpm-ostree.replace-rt-kernel
tracker: https://github.com/openshift/os/issues/1383
snooze: 2024-03-18
osversion:
- rhel-9.4
- pattern: ext.config.shared.content-origins
tracker: https://github.com/openshift/os/issues/1387#issuecomment-1769313807
snooze: 2024-03-18
osversion:
- rhel-9.4
- pattern: ext.config.version.rhel-matches-rhcos-build
tracker: https://github.com/openshift/os/issues/1387#issuecomment-1769313807
snooze: 2024-03-18
osversion:
- rhel-9.4
# CentOS Stream specific indefinite snooze
- 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: ext.config.rpm-ostree.replace-rt-kernel
tracker: https://github.com/openshift/os/issues/1315
osversion:
- c9s
- pattern: iso-offline-install-iscsi.bios
tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1638