mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 21:43:08 +00:00
Set a high RETRY value for desktop_printing
It's super flaky ATM due to some GNOME/mesa bug(?) This will make life easier till I have time to actually debug the issue. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
849753a047
commit
73f860ecb9
@ -981,6 +981,7 @@
|
||||
"HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
|
||||
"USE_CUPS": "1",
|
||||
"POSTINSTALL": "desktop_printing",
|
||||
"RETRY": "10",
|
||||
"START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%"
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user