mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-08-21 14:55:44 +00:00
Same, but harder
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
43e678ed6e
commit
59f5b5de67
@ -4,14 +4,14 @@
|
||||
"settings": {
|
||||
"+HDD_1": "disk_f%VERSION%_server_5_%ARCH%.qcow2",
|
||||
"NUMDISKS": "2",
|
||||
"QEMU_VIDEO_DEVICE": "VGA",
|
||||
"+QEMU_VIDEO_DEVICE": "VGA",
|
||||
"RETRY": "1"
|
||||
}
|
||||
},
|
||||
"updates-everything-boot-iso": {
|
||||
"settings": {
|
||||
"NUMDISKS": "2",
|
||||
"QEMU_VIDEO_DEVICE": "VGA",
|
||||
"+QEMU_VIDEO_DEVICE": "VGA",
|
||||
"RETRY": "1"
|
||||
}
|
||||
},
|
||||
@ -27,14 +27,14 @@
|
||||
"settings": {
|
||||
"+HDD_1": "disk_f%VERSION%_server_5_%ARCH%.qcow2",
|
||||
"NUMDISKS": "2",
|
||||
"QEMU_VIDEO_DEVICE": "VGA",
|
||||
"+QEMU_VIDEO_DEVICE": "VGA",
|
||||
"RETRY": "1"
|
||||
}
|
||||
},
|
||||
"updates-server-upgrade": {
|
||||
"settings": {
|
||||
"NUMDISKS": "2",
|
||||
"QEMU_VIDEO_DEVICE": "VGA",
|
||||
"+QEMU_VIDEO_DEVICE": "VGA",
|
||||
"RETRY": "1"
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user