bump haveged install timeout to 5 mins

2 mins is a bit short sometimes, it seems...Rawhide keeps failing
on this.
This commit is contained in:
Adam Williamson 2016-06-21 21:22:50 -07:00
parent 9531beff2a
commit fe507b9d46
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ sub run {
assert_script_run 'dnf config-manager --set-disabled updates-testing';
# we need a lot of entropy for this, and we don't care how good
# it is, so let's use haveged
assert_script_run 'dnf -y install haveged', 120;
assert_script_run 'dnf -y install haveged', 300;
assert_script_run 'systemctl start haveged.service';
# read DNS server IPs from host's /etc/resolv.conf for passing to
# rolectl