Bump ipa-replica-install timeout a bit (it takes a long time)

I'm going to figure out if it's a bug that it takes so long, but
for now let's just bump the timeout.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2018-09-07 15:56:11 -07:00
parent c04f1509aa
commit f334df1337
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ sub run {
for my $fwd (@forwards) {
$args .= " --forwarder=$fwd";
}
assert_script_run "ipa-replica-install $args", 1200;
assert_script_run "ipa-replica-install $args", 1500;
# don't use the other server for our DNS lookups any more, as we
# should be independent of it