Skip to content

Commit

Permalink
denylist: extend expired snoozes
Browse files Browse the repository at this point in the history
- `coreos.ignition.ssh.key`
  - pending afterburn release: coreos/afterburn#1095

- kola-iso tests
  - coreos/fedora-coreos-tracker#1779 is still
    unresolved.
  - coreos#3127
    might unblock these tests for now.

- `ext.config.kdump.crash`
  - this test is still failing in rawhide and branched.
  • Loading branch information
marmijo committed Sep 3, 2024
1 parent e726f1f commit 02510dd
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions kola-denylist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
tracker: https://github.com/coreos/coreos-assembler/pull/1478
- pattern: coreos.ignition.ssh.key
tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1553
snooze: 2024-09-01
snooze: 2024-10-01
warn: true
platforms:
- azure
Expand All @@ -19,41 +19,41 @@
- pattern: iso-install.bios
tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1779
warn: true
snooze: 2024-08-31
snooze: 2024-09-16
streams:
- rawhide
- branched
- pattern: iso-offline-*
tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1779
warn: true
snooze: 2024-08-31
snooze: 2024-09-16
streams:
- rawhide
- branched
- pattern: miniso-install*
tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1779
warn: true
snooze: 2024-08-31
snooze: 2024-09-16
streams:
- rawhide
- branched
- pattern: pxe-online-*
tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1779
warn: true
snooze: 2024-08-31
snooze: 2024-09-16
streams:
- rawhide
- branched
- pattern: pxe-offline-*
tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1779
warn: true
snooze: 2024-08-31
snooze: 2024-09-16
streams:
- rawhide
- branched
- pattern: ext.config.kdump.crash
tracker: https://bugzilla.redhat.com/show_bug.cgi?id=2284097
snooze: 2024-09-01
snooze: 2024-09-16
warn: true
streams:
- rawhide
Expand Down

0 comments on commit 02510dd

Please sign in to comment.