diff --git a/function_test/Tools/SAtester.pl b/function_test/Tools/SAtester.pl index 1f565b68abfcac2e9d801464610ef2b66df915bd..146bf47d654cafc6ba7f0679b5a488ff9bf7841f 100755 --- a/function_test/Tools/SAtester.pl +++ b/function_test/Tools/SAtester.pl @@ -65,7 +65,7 @@ my @sa_tcList2Execute; # Store test case data my @sa_TCInfo; # Timeout for system calls in seconds -my $sa_timeout = 40; +my $sa_timeout = 60; # Max time to wait for a license, in multiple of 10 minutes my $max_cycles = 6; # Execution statistics