File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -92,14 +92,16 @@ var (
9292 }
9393 tests_s390x = []string {
9494 "iso-live-login.s390fw" ,
95+ "iso-live-login.4k.s390fw" ,
9596 "iso-offline-install.s390fw" ,
96- // https://github.com/coreos/fedora-coreos-tracker/issues/1434
97- // "iso-offline-install.mpath.s390fw",
98- // https://github.com/coreos/fedora-coreos-tracker/issues/1261
99- // "iso-offline-install.4k.s390fw",
97+ "iso-offline-install.4k.s390fw" ,
98+ "iso-offline-install.mpath.s390fw" ,
10099 "pxe-online-install.s390fw" ,
100+ "pxe-online-install.4k.s390fw" ,
101101 "pxe-offline-install.s390fw" ,
102+ "pxe-offline-install.4k.s390fw" ,
102103 "miniso-install.s390fw" ,
104+ "miniso-install.4k.s390fw" ,
103105 "miniso-install.nm.s390fw" ,
104106 "miniso-install.4k.nm.s390fw" ,
105107 }
You can’t perform that action at this time.
0 commit comments