diff --git a/function_test/Tools/SAtester.pl b/function_test/Tools/SAtester.pl
index 6020d073532776dce1a18bb825d06dd2b50a10c9..1f565b68abfcac2e9d801464610ef2b66df915bd 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 = 30;
+my $sa_timeout = 40;
 # Max time to wait for a license, in multiple of 10 minutes
 my $max_cycles = 6;
 # Execution statistics