Skip to content
/ os Public
forked from openshift/os

Commit

Permalink
s390x/kola-denylist: Re-enable working tests
Browse files Browse the repository at this point in the history
fips.enable* is working on newest s390x. Remove the test from denylist.
For more details see openshift#546

coreos.ignition.mount.* is fixed with gdisk-1.0.3-9.el8. Remove the test from
denylist.

ext.config.shared.ignition.stable-boot is fixed in RHEL 9. Only disable for
RHEL 8 builds.

Signed-off-by: Jan Schintag <jan.schintag@de.ibm.com>
(cherry picked from commit 36729d1)
  • Loading branch information
jschintag authored and travier committed Mar 14, 2023
1 parent 2072372 commit faf69bd
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions kola-denylist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,12 @@
# see: https://github.com/coreos/coreos-assembler/pull/866.
- pattern: skip-console-warnings
tracker: https://bugzilla.redhat.com/show_bug.cgi?id=2164765
- pattern: fips.enable*
tracker: https://bugzilla.redhat.com/show_bug.cgi?id=1782026
arches:
- s390x
- pattern: coreos.ignition.journald-log
tracker: https://github.com/coreos/coreos-assembler/issues/1173
- pattern: coreos.ignition.mount.*
tracker: https://bugzilla.redhat.com/show_bug.cgi?id=1899990
arches:
- s390x
- pattern: ext.config.shared.ignition.stable-boot
tracker: https://bugzilla.redhat.com/show_bug.cgi?id=2075085
osversion:
- rhel-8.6
arches:
- s390x
- pattern: ext.config.shared.kdump.crash
Expand Down

0 comments on commit faf69bd

Please sign in to comment.