1
0
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:
Lukáš Růžička 2025-10-30 11:43:23 +01:00
parent 06e17bc6bf
commit 17064ebd95

View File

@ -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