added mission test to CI run

This commit is contained in:
Andreas Antener 2016-06-27 22:47:54 +02:00 committed by Lorenz Meier
parent f252ac3eff
commit d995f758c2
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ echo "<====="
set +e
echo "=====> run tests"
rostest px4 mavros_posix_tests_iris.launch
rostest px4 mavros_posix_tests_standard_vtol.launch
TEST_RESULT=$?
echo "<====="