px4-firmware/integrationtests
Julian Oes 18dd6923e6 integrationtests: use Python2 for dependencies
This changes the shebang of the integration test files to python2
because the scripts fail on systems with Python 3 as the default.

Even though ROS has been ported to Python 3, there are still some
dependencies not playing along.

The error that comes up when starting with Python 3 is:
> No module named 'mavexpression'
2016-12-15 00:10:57 +01:00
..
python_src/px4_it integrationtests: use Python2 for dependencies 2016-12-15 00:10:57 +01:00
run_container.bash SITL CI: use tagged docker image instead of latest 2016-12-03 09:42:54 +01:00
run_tests.bash SITL CI: Remove log upload from test script and move into separate one 2016-12-13 10:20:14 +01:00
upload_test_logs.bash Integrationtests: updated script to properly handle log uploads 2016-12-13 10:20:14 +01:00