mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-22 05:53:09 +00:00
Use correct image for both tests.
This commit is contained in:
parent
228cc43565
commit
9ac658cdd0
@ -644,7 +644,7 @@
|
|||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"PARTITIONING": "custom_resize_lvm",
|
"PARTITIONING": "custom_resize_lvm",
|
||||||
"HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
|
"HDD_1": "disk_f%CURRREL%_desktop_4_%ARCH%.img",
|
||||||
"INSTALL": "1",
|
"INSTALL": "1",
|
||||||
"ROOT_PASSWORD": "weakpassword"
|
"ROOT_PASSWORD": "weakpassword"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user