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:
Adam Williamson 2023-11-13 10:37:03 -08:00
parent 849753a047
commit 73f860ecb9
1 changed files with 1 additions and 0 deletions

View File

@ -981,6 +981,7 @@
"HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
"USE_CUPS": "1",
"POSTINSTALL": "desktop_printing",
"RETRY": "10",
"START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%"
}
},