From f334df133752adac9a74299eb381697d1367d6ae Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 7 Sep 2018 15:56:11 -0700 Subject: [PATCH] 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 --- tests/realmd_join_sssd.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/realmd_join_sssd.pm b/tests/realmd_join_sssd.pm index 3d1877f6..98520055 100644 --- a/tests/realmd_join_sssd.pm +++ b/tests/realmd_join_sssd.pm @@ -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