Skip to content

Commit

Permalink
kola-denylist: add fips.* on c9s
Browse files Browse the repository at this point in the history
We're currently hitting OpenSSL issues there:
openshift#1540
  • Loading branch information
jlebon committed Aug 7, 2024
1 parent 9ba8b71 commit 2f5ea5f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions kola-denylist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@
osversion:
- c9s

- pattern: fips.*
tracker: https://github.com/openshift/os/issues/1540
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
Expand Down

0 comments on commit 2f5ea5f

Please sign in to comment.