mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 21:43:08 +00:00
Change waiting mechanism
This commit is contained in:
parent
55ec6a2179
commit
3be571ecde
@ -143,7 +143,7 @@ sub run {
|
|||||||
menu_launch_type("terminal");
|
menu_launch_type("terminal");
|
||||||
wait_still_screen(2);
|
wait_still_screen(2);
|
||||||
enter_cmd("sudo dnf install -y anaconda-webui");
|
enter_cmd("sudo dnf install -y anaconda-webui");
|
||||||
sleep(30);
|
wait_still_screen(15);
|
||||||
enter_cmd("exit");
|
enter_cmd("exit");
|
||||||
wait_still_screen(2);
|
wait_still_screen(2);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user