mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 20:28:37 +08:00
CI: on mavros failure restart it instead of killing test
This commit is contained in:
committed by
Daniel Agar
parent
0af1c71255
commit
171a65c1cb
@@ -13,6 +13,7 @@
|
||||
<arg name="vehicle" value="$(arg vehicle)"/>
|
||||
<arg name="est" value="$(arg est)"/>
|
||||
<arg name="respawn_gazebo" value="$(arg respawn_gazebo)"/>
|
||||
<arg name="respawn_mavros" value="true"/>
|
||||
</include>
|
||||
<!-- ROStest -->
|
||||
<test test-name="$(arg mission)" pkg="px4" type="mission_test.py" time-limit="300.0" args="$(arg mission).plan"/>
|
||||
|
||||
Reference in New Issue
Block a user