From f334df133752adac9a74299eb381697d1367d6ae Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Sep 07 2018 22:56:11 +0000 Subject: 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 --- diff --git a/tests/realmd_join_sssd.pm b/tests/realmd_join_sssd.pm index 3d1877f..9852005 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