Increase from 120 to 180s delay for rescue_select
required at least for install_repository_hd_variation test that failed systematically for ppc64le since a while https://openqa.stg.fedoraproject.org/tests/980357#step/preinstall_iso_in_hd/17 https://openqa.stg.fedoraproject.org/tests/980357#next_previous Signed-off-by: Michel Normand <normand@linux.vnet.ibm.com>
This commit is contained in:
parent
1f757325a6
commit
05cf6f03bc
@ -1071,7 +1071,7 @@ sub select_rescue_mode {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
assert_screen "rescue_select", 120; # it takes time to start anaconda
|
assert_screen "rescue_select", 180; # it takes time to start anaconda
|
||||||
}
|
}
|
||||||
|
|
||||||
sub copy_devcdrom_as_isofile {
|
sub copy_devcdrom_as_isofile {
|
||||||
|
Loading…
Reference in New Issue
Block a user