Skip to content

Commit

Permalink
Merge pull request openshift#1401 from marmijo/denylist-unique-boot-f…
Browse files Browse the repository at this point in the history
…ailure

NO-JIRA: denylist: skip `coreos.unique.boot.failure` on aarch64
  • Loading branch information
openshift-merge-bot[bot] committed Nov 29, 2023
2 parents 3edd5e5 + 8c90ea6 commit b03c560
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions kola-denylist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,15 @@
# nb: testiso doesn't read this, so it's just for consistency
arches:
- ppc64le

- pattern: coreos.unique.boot.failure
tracker: https://github.com/coreos/coreos-assembler/issues/3669
snooze: 2023-12-13
warn: true
arches:
- aarch64

- pattern: coreos.ignition.failure
tracker: https://github.com/coreos/coreos-assembler/issues/3670
snooze: 2023-12-13
warn: true

0 comments on commit b03c560

Please sign in to comment.