File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -92,14 +92,17 @@ 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.4k.s390fw" ,
98+ // https://github.com/coreos/fedora-coreos-tracker/issues/1434
9799 // "iso-offline-install.mpath.s390fw",
98- // https://github.com/coreos/fedora-coreos-tracker/issues/1261
99- // "iso-offline-install.4k.s390fw",
100100 "pxe-online-install.s390fw" ,
101+ "pxe-online-install.4k.s390fw" ,
101102 "pxe-offline-install.s390fw" ,
103+ "pxe-offline-install.4k.s390fw" ,
102104 "miniso-install.s390fw" ,
105+ "miniso-install.4k.s390fw" ,
103106 "miniso-install.nm.s390fw" ,
104107 "miniso-install.4k.nm.s390fw" ,
105108 }
You can’t perform that action at this time.
0 commit comments