Skip to content

Commit

Permalink
denylist: skip coreos.unique.boot.failure on aarch64
Browse files Browse the repository at this point in the history
This test has been failing on aarch64 builds using the
latest COSA tag (4.15-9.2). Let's denylist the test while
we work to find a fix for coreos/coreos-assembler#3669
  • Loading branch information
marmijo committed Nov 28, 2023
1 parent 3edd5e5 commit 2c02411
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions kola-denylist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,10 @@
# 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-12
warn: true
arches:
- aarch64

0 comments on commit 2c02411

Please sign in to comment.