mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 11:59:17 +08:00
Jenkins SITL tests temporarily disable tiltrotor
This commit is contained in:
committed by
Lorenz Meier
parent
bd87bee632
commit
03924704d5
@@ -73,12 +73,12 @@ pipeline {
|
|||||||
mission: "VTOL_mission_1",
|
mission: "VTOL_mission_1",
|
||||||
vehicle: "tailsitter"
|
vehicle: "tailsitter"
|
||||||
],
|
],
|
||||||
[
|
// [
|
||||||
name: "VTOL_tiltrotor",
|
// name: "VTOL_tiltrotor",
|
||||||
test: "mavros_posix_test_mission.test",
|
// test: "mavros_posix_test_mission.test",
|
||||||
mission: "VTOL_mission_1",
|
// mission: "VTOL_mission_1",
|
||||||
vehicle: "tiltrotor"
|
// vehicle: "tiltrotor"
|
||||||
],
|
// ],
|
||||||
[
|
[
|
||||||
name: "MC_avoidance",
|
name: "MC_avoidance",
|
||||||
test: "mavros_posix_test_avoidance.test",
|
test: "mavros_posix_test_avoidance.test",
|
||||||
|
|||||||
@@ -73,12 +73,12 @@ pipeline {
|
|||||||
mission: "VTOL_mission_1",
|
mission: "VTOL_mission_1",
|
||||||
vehicle: "tailsitter"
|
vehicle: "tailsitter"
|
||||||
],
|
],
|
||||||
[
|
// [
|
||||||
name: "VTOL_tiltrotor",
|
// name: "VTOL_tiltrotor",
|
||||||
test: "mavros_posix_test_mission.test",
|
// test: "mavros_posix_test_mission.test",
|
||||||
mission: "VTOL_mission_1",
|
// mission: "VTOL_mission_1",
|
||||||
vehicle: "tiltrotor"
|
// vehicle: "tiltrotor"
|
||||||
],
|
// ],
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
@@ -47,12 +47,12 @@ pipeline {
|
|||||||
mission: "VTOL_mission_1",
|
mission: "VTOL_mission_1",
|
||||||
vehicle: "tailsitter"
|
vehicle: "tailsitter"
|
||||||
],
|
],
|
||||||
[
|
// [
|
||||||
name: "VTOL_tiltrotor",
|
// name: "VTOL_tiltrotor",
|
||||||
test: "mavros_posix_test_mission.test",
|
// test: "mavros_posix_test_mission.test",
|
||||||
mission: "VTOL_mission_1",
|
// mission: "VTOL_mission_1",
|
||||||
vehicle: "tiltrotor"
|
// vehicle: "tiltrotor"
|
||||||
],
|
// ],
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user