Skip to content

Commit

Permalink
denylist: re-snooze basic on rhel-9.4
Browse files Browse the repository at this point in the history
Commit 81e5134 relies on logic in the Prow scripts to skip the Secure
Boot basic test, but that logic does not exist in the prod pipelines. So
we still need to snooze the basic test for now.

Once coreos/coreos-assembler#3652 is in, we
should be able to clean this up.

Fixes 81e5134 ("kola-denylist: Do not snooze basic tests anymore").
  • Loading branch information
jlebon authored and jbtrystram committed Apr 22, 2024
1 parent 0131937 commit 91657db
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions kola-denylist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
# 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
Expand Down

0 comments on commit 91657db

Please sign in to comment.