[ci] Bump the timeout of the profiler stress test suite to 24 hours.
authorAlex Rønne Petersen <alexrp@xamarin.com>
Sat, 10 Sep 2016 10:22:58 +0000 (12:22 +0200)
committerAlex Rønne Petersen <alexrp@xamarin.com>
Sun, 2 Oct 2016 16:30:25 +0000 (18:30 +0200)
scripts/ci/run-test-profiler-stress-tests.sh

index 52d6f1668003d6eb79373b94101697d66f0f8bfa..05f5015611ec91e07ef669e6eb671ff84a830339 100755 (executable)
@@ -2,4 +2,4 @@
 
 export TESTCMD=`dirname "${BASH_SOURCE[0]}"`/run-step.sh
 
-${TESTCMD} --label=check-profiler-stress --timeout=20h make -C acceptance-tests check-profiler-stress
+${TESTCMD} --label=check-profiler-stress --timeout=24h make -C acceptance-tests check-profiler-stress