Skip to content
Snippets Groups Projects
Commit d7b1c693 authored by Andrew Tridgell's avatar Andrew Tridgell
Browse files

autotest: increase the timelimit for longer copter tests

parent dd633fcf
No related branches found
No related tags found
No related merge requests found
...@@ -118,6 +118,6 @@ echo $githash > "buildlogs/history/$hdate/githash.txt" ...@@ -118,6 +118,6 @@ echo $githash > "buildlogs/history/$hdate/githash.txt"
APM/Tools/scripts/build_parameters.sh APM/Tools/scripts/build_parameters.sh
timelimit 4000 APM/Tools/autotest/autotest.py --timeout=3900 > buildlogs/autotest-output.txt 2>&1 timelimit 4700 APM/Tools/autotest/autotest.py --timeout=4500 > buildlogs/autotest-output.txt 2>&1
) >> build.log 2>&1 ) >> build.log 2>&1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment