mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-08-29 10:35:58 +00:00
Add wait time.
This commit is contained in:
parent
b9b1dfbe27
commit
b766a041e8
@ -17,7 +17,7 @@ sub run {
|
|||||||
|
|
||||||
# Switch to console and install the necessary packages.
|
# Switch to console and install the necessary packages.
|
||||||
$self->root_console(tty => 3);
|
$self->root_console(tty => 3);
|
||||||
assert_script_run("dnf install -y freerdp", timeout => 60);
|
assert_script_run("dnf install -y freerdp", timeout => 120);
|
||||||
|
|
||||||
# Return to the desktop
|
# Return to the desktop
|
||||||
desktop_vt();
|
desktop_vt();
|
||||||
|
Loading…
Reference in New Issue
Block a user