autotest: raise timeout again
This commit is contained in:
parent
b1c6931ade
commit
ce4da9b09c
@ -162,6 +162,6 @@ killall -9 JSBSim || /bin/true
|
|||||||
# raise core limit
|
# raise core limit
|
||||||
ulimit -c 10000000
|
ulimit -c 10000000
|
||||||
|
|
||||||
timelimit 7500 APM/Tools/autotest/autotest.py --timeout=7000 > buildlogs/autotest-output.txt 2>&1
|
timelimit 8500 APM/Tools/autotest/autotest.py --timeout=8000 > buildlogs/autotest-output.txt 2>&1
|
||||||
|
|
||||||
) >> build.log 2>&1
|
) >> build.log 2>&1
|
||||||
|
Loading…
Reference in New Issue
Block a user