diff --git a/test/smoke/check_smoke.sh b/test/smoke/check_smoke.sh index f072e0e13..e08b9b3a1 100755 --- a/test/smoke/check_smoke.sh +++ b/test/smoke/check_smoke.sh @@ -13,7 +13,7 @@ ORG="\033[0;33m" BLK="\033[0m" # Limit any step to 6 minutes -ulimit -t 360 +ulimit -t 600 function printfails(){ # Print run logs for runtime fails, EPSDB only