Wait 60 seconds for 'timbuktu screen' (#1516990)

It takes an unusally long time for Modular images to get from
language selection to the 'timbuktu screen', so give 'em a bit
more time. See bug report for more info.
This commit is contained in:
Adam Williamson 2017-11-23 11:44:57 -08:00
parent cedef3878a
commit f20086f59c
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ sub run {
assert_and_click "anaconda_select_install_lang_continue";
if ( check_screen "anaconda_rawhide_accept_fate" ) {
assert_and_click "anaconda_rawhide_accept_fate";
assert_and_click "anaconda_rawhide_accept_fate", '', 60;
}
# wait for Anaconda hub to appear