Skip to content

Commit d1f4793

Browse files
jbtrystramjoelcapitao
authored andcommitted
denylist: skip blocking tests on rawhide/s390x
In 10f346e we switched rawhide to use `bootc install to-filesystem` to create our disk images. This was reverted in 90a6d6e a PR with the fix is now opened in bootc : bootc-dev/bootc#2152 so let's denylist those tests so we can re-enable `bootc install` for rawhide.
1 parent 6e56008 commit d1f4793

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

kola-denylist.yaml

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,37 @@
3434
- ppc64le
3535
streams:
3636
- rawhide
37+
38+
# Waiting a bootc release to fix s390x with `bootc install`
39+
# Right now bootc is not setting `sysroot.bootloader` to `zipl`
40+
# On s390x causing the bootloader to not be updated.
41+
- pattern: ostree.hotfix
42+
tracker: https://github.com/bootc-dev/bootc/issues/2151
43+
arches:
44+
- s390x
45+
streams:
46+
- rawhide
47+
- pattern: rpmostree.upgrade-rollback
48+
tracker: https://github.com/bootc-dev/bootc/issues/2151
49+
arches:
50+
- s390x
51+
streams:
52+
- rawhide
53+
- pattern: rpmostree.install-uninstall
54+
tracker: https://github.com/bootc-dev/bootc/issues/2151
55+
arches:
56+
- s390x
57+
streams:
58+
- rawhide
59+
- pattern: multipath.day2
60+
tracker: https://github.com/bootc-dev/bootc/issues/2151
61+
arches:
62+
- s390x
63+
streams:
64+
- rawhide
65+
- pattern: ext.config.systemd.condition-needs-update
66+
tracker: https://github.com/bootc-dev/bootc/issues/2151
67+
arches:
68+
- s390x
69+
streams:
70+
- rawhide

0 commit comments

Comments
 (0)