mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-12-09 18:36:00 +00:00
Create a test with iso as usb
This commit is contained in:
parent
06e17bc6bf
commit
17064ebd95
@ -1500,6 +1500,25 @@
|
||||
"STORE_HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2"
|
||||
}
|
||||
},
|
||||
"install_usb": {
|
||||
"profile_groups": {
|
||||
"server-dvd-3arch": 10,
|
||||
"coreos-iot-silverblue": 20,
|
||||
"workstation-lives": 10
|
||||
},
|
||||
"profiles": {
|
||||
"fedora-BaseOS-dvd-iso-x86_64-*-64bit": 50,
|
||||
"fedora-KDE-live-iso-x86_64-*-64bit": 15,
|
||||
"fedora-i3-live-x86_64-*-64bit": 70
|
||||
},
|
||||
"settings": {
|
||||
"PACKAGE_SET": "default",
|
||||
"POSTINSTALL": "_collect_data",
|
||||
"RETRY": "%INSTALL_RETRY%",
|
||||
"STORE_HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
|
||||
"USBBOOT":"1"
|
||||
}
|
||||
},
|
||||
"install_delete_partial": {
|
||||
"profile_groups": {
|
||||
"server-dvd-4arch": 30
|
||||
|
||||
Loading…
Reference in New Issue
Block a user