mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-10-31 21:44:23 +00:00
Drop four retries on encrypted upgrade tests
We added this to try and mitigate #2274770 but that is now fixed so it's no longer needed. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
b3b39a79d9
commit
9ec6d3bf23
@ -3025,7 +3025,6 @@
|
||||
"DESKTOP": "gnome",
|
||||
"ENCRYPT_PASSWORD": "weakpassword",
|
||||
"HDD_1": "disk_f%UP2REL%_desktopencrypt_2_%ARCH%.qcow2",
|
||||
"RETRY": "4",
|
||||
"ROOT_PASSWORD": "weakpassword",
|
||||
"TEST_TARGET": "COMPOSE",
|
||||
"UPGRADE": "1",
|
||||
@ -3159,7 +3158,6 @@
|
||||
"DESKTOP": "gnome",
|
||||
"ENCRYPT_PASSWORD": "weakpassword",
|
||||
"HDD_1": "disk_f%UP1REL%_desktopencrypt_2_%ARCH%.qcow2",
|
||||
"RETRY": "4",
|
||||
"ROOT_PASSWORD": "weakpassword",
|
||||
"TEST_TARGET": "COMPOSE",
|
||||
"UPGRADE": "1",
|
||||
|
Loading…
Reference in New Issue
Block a user