1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-11-22 05:53:09 +00:00

Run upgrade from image.

This commit is contained in:
Lukas Ruzicka 2021-11-25 10:40:13 +01:00
parent 124a9f509b
commit 897f194e73

View File

@ -385,7 +385,7 @@
},
"version": "*"
},
"fedora-workstation-upgrade-x86_64-*": {
"fedora-upgrades-x86_64-*": {
"arch": "x86_64",
"distri": "fedora",
"flavor": "upgrades",
@ -2580,13 +2580,12 @@
},
"upgrade_workstation_64bit": {
"profiles": {
"fedora-universal-x86_64-*-64bit": 30,
"fedora-universal-aarch64-*-aarch64": 40
"fedora-upgrades-x86_64-*-64bit": 30
},
"settings": {
"BOOTFROM": "c",
"DESKTOP": "gnome",
"HDD_1": "disk_f%UP1REL%_desktop_4_%ARCH%.img",
"HDD_1": "disk_f%UP1REL%_desktop_4_%ARCH%.qcow2",
"ROOT_PASSWORD": "weakpassword",
"STORE_HDD_1":"disk_%FLAVOR%_%MACHINE%.qcow2",
"TEST_TARGET": "COMPOSE",