Skip to content

Commit

Permalink
denylist: add ext.config.version.rhaos-pkgs-match-openshift
Browse files Browse the repository at this point in the history
The cri-o rebuild for 4.17 is blocked on some buildroot issues. Let's
denylist it for now to unblock setting up the 4.17 stream.
  • Loading branch information
jlebon committed May 23, 2024
1 parent 630d3f3 commit 030051c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions kola-denylist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
osversion:
- c9s

# we're missing a cri-o rebuild for 4.17, which blocks on buildroot issues
- pattern: ext.config.version.rhaos-pkgs-match-openshift
tracker: https://issues.redhat.com/browse/RHEL-35883

# This test is failing only in prow, so it's skipped by prow
# but not denylisted here so it can run on the rhcos pipeline
#- pattern: iso-offline-install-iscsi.ibft.bios
Expand Down

0 comments on commit 030051c

Please sign in to comment.