mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 13:33:08 +00:00
Revert "D'oh, move the most important encryption test to BIOS"
This reverts commit 508635ed1c
and
the fix-up follow-up, because this causes the test to have a
different scenario which screws up gating. Argh. I guess we're
stuck restarting it forever. Let's bump the retry number even
higher instead.
This commit is contained in:
parent
787304be16
commit
82b23f9738
@ -258,8 +258,8 @@
|
||||
"machine": "bios",
|
||||
"product": "fedora-updates-workstation-live-iso-x86_64-*"
|
||||
},
|
||||
"fedora-updates-workstation-upgrade-x86_64-*-bios": {
|
||||
"machine": "bios",
|
||||
"fedora-updates-workstation-upgrade-x86_64-*-64bit": {
|
||||
"machine": "64bit",
|
||||
"product": "fedora-updates-workstation-upgrade-x86_64-*"
|
||||
},
|
||||
"fedora-updates-workstation-x86_64-*-64bit": {
|
||||
@ -627,7 +627,7 @@
|
||||
},
|
||||
"upgrade_desktop_encrypted_64bit": {
|
||||
"profiles": {
|
||||
"fedora-updates-workstation-upgrade-x86_64-*-bios": 5
|
||||
"fedora-updates-workstation-upgrade-x86_64-*-64bit": 5
|
||||
}
|
||||
},
|
||||
"upgrade_realmd_client": {
|
||||
|
@ -3086,7 +3086,7 @@
|
||||
"DESKTOP": "gnome",
|
||||
"ENCRYPT_PASSWORD": "weakpassword",
|
||||
"HDD_1": "disk_f%UP1REL%_desktopencrypt_2_%ARCH%.qcow2",
|
||||
"RETRY": "2",
|
||||
"RETRY": "4",
|
||||
"ROOT_PASSWORD": "weakpassword",
|
||||
"TEST_TARGET": "COMPOSE",
|
||||
"UPGRADE": "1",
|
||||
|
Loading…
Reference in New Issue
Block a user