Browse Source

added mission test to CI run

sbg
Andreas Antener 9 years ago committed by Lorenz Meier
parent
commit
d995f758c2
  1. 1
      integrationtests/run_tests.bash

1
integrationtests/run_tests.bash

@ -50,6 +50,7 @@ echo "<=====" @@ -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 "<====="

Loading…
Cancel
Save