Skip to content

Commit e7cea39

Browse files
committed
denylist: drop mpath.resilient entry for EL10
Applying the dracut patch in a postprocess script fixes the test failure for EL10. For EL9, we still have to ignore the tests while awaiting for the new coreos-installer NVR to land in repo. See tracker URL.
1 parent 0083dfe commit e7cea39

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

kola-denylist.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,10 @@
4949
- rhel-10.1
5050

5151
- pattern: ext.config.shared.multipath.resilient
52-
tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1937
52+
tracker: https://github.com/coreos/rhel-coreos-config/issues/43
53+
osversion:
54+
- centos-9
55+
- rhel-9.6
5356

5457
- pattern: ext.config.shared.kdump.crash
5558
tracker: https://github.com/coreos/rhel-coreos-config/issues/70

0 commit comments

Comments
 (0)