1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-26 16:07:21 +00:00

lengthen the wait_idle timeout in prepare_test_packages

we're still having trouble, the idle wait is timing out...
This commit is contained in:
Adam Williamson 2016-09-28 18:25:52 -07:00
parent 92cea9f8a8
commit acb20f1a70

View File

@ -16,7 +16,7 @@ sub prepare_test_packages {
script_run 'dnf -y remove python3-kickstart';
# we seem to often lose keystrokes in the next command if we run
# it too fast, let's wait for idle first
wait_idle 7;
wait_idle 20;
# grab the test repo definitions
assert_script_run 'curl -o /etc/yum.repos.d/openqa-testrepo-1.repo https://fedorapeople.org/groups/qa/openqa-repos/openqa-testrepo-1.repo';
# install the test packages from repo1