mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-08-27 09:35:48 +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.
|
||||
$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
|
||||
desktop_vt();
|
||||
|
Loading…
Reference in New Issue
Block a user