We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdc2203 commit 837190dCopy full SHA for 837190d
mantle/cmd/kola/testiso.go
@@ -105,10 +105,8 @@ var (
105
tests_s390x = []string{
106
"iso-live-login.s390fw",
107
"iso-offline-install.s390fw",
108
- // https://github.com/coreos/fedora-coreos-tracker/issues/1434
109
- // "iso-offline-install.mpath.s390fw",
110
- // https://github.com/coreos/fedora-coreos-tracker/issues/1261
111
- // "iso-offline-install.4k.s390fw",
+ "iso-offline-install.mpath.s390fw",
+ "iso-offline-install.4k.s390fw",
112
"pxe-online-install.s390fw",
113
"pxe-offline-install.s390fw",
114
"miniso-install.s390fw",
0 commit comments