mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-18 12:33:09 +00:00
Put all upgrade encrypted tests back on UEFI
They use base disk images, and it's too fiddly to try and arrange for the one the update test uses to be UEFI but the other to be BIOS...let's just keep these on UEFI but kick up the retry count :/ Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
82b23f9738
commit
4e102743b7
@ -2945,7 +2945,7 @@
|
|||||||
},
|
},
|
||||||
"upgrade_2_desktop_encrypted": {
|
"upgrade_2_desktop_encrypted": {
|
||||||
"profiles": {
|
"profiles": {
|
||||||
"fedora-universal-x86_64-*-bios": 40,
|
"fedora-universal-x86_64-*-64bit": 40,
|
||||||
"fedora-universal-aarch64-*-aarch64": 40
|
"fedora-universal-aarch64-*-aarch64": 40
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
@ -2953,6 +2953,7 @@
|
|||||||
"DESKTOP": "gnome",
|
"DESKTOP": "gnome",
|
||||||
"ENCRYPT_PASSWORD": "weakpassword",
|
"ENCRYPT_PASSWORD": "weakpassword",
|
||||||
"HDD_1": "disk_f%UP2REL%_desktopencrypt_2_%ARCH%.qcow2",
|
"HDD_1": "disk_f%UP2REL%_desktopencrypt_2_%ARCH%.qcow2",
|
||||||
|
"RETRY": "4",
|
||||||
"ROOT_PASSWORD": "weakpassword",
|
"ROOT_PASSWORD": "weakpassword",
|
||||||
"TEST_TARGET": "COMPOSE",
|
"TEST_TARGET": "COMPOSE",
|
||||||
"UPGRADE": "1",
|
"UPGRADE": "1",
|
||||||
@ -3078,7 +3079,7 @@
|
|||||||
},
|
},
|
||||||
"upgrade_desktop_encrypted_64bit": {
|
"upgrade_desktop_encrypted_64bit": {
|
||||||
"profiles": {
|
"profiles": {
|
||||||
"fedora-universal-x86_64-*-bios": 30,
|
"fedora-universal-x86_64-*-64bit": 30,
|
||||||
"fedora-universal-aarch64-*-aarch64": 40
|
"fedora-universal-aarch64-*-aarch64": 40
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
|
Loading…
Reference in New Issue
Block a user