mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00: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",
|
||||
vehicle: "tailsitter"
|
||||
],
|
||||
[
|
||||
name: "VTOL_tiltrotor",
|
||||
test: "mavros_posix_test_mission.test",
|
||||
mission: "VTOL_mission_1",
|
||||
vehicle: "tiltrotor"
|
||||
],
|
||||
// [
|
||||
// name: "VTOL_tiltrotor",
|
||||
// test: "mavros_posix_test_mission.test",
|
||||
// mission: "VTOL_mission_1",
|
||||
// vehicle: "tiltrotor"
|
||||
// ],
|
||||
[
|
||||
name: "MC_avoidance",
|
||||
test: "mavros_posix_test_avoidance.test",
|
||||
|
||||
@@ -73,12 +73,12 @@ pipeline {
|
||||
mission: "VTOL_mission_1",
|
||||
vehicle: "tailsitter"
|
||||
],
|
||||
[
|
||||
name: "VTOL_tiltrotor",
|
||||
test: "mavros_posix_test_mission.test",
|
||||
mission: "VTOL_mission_1",
|
||||
vehicle: "tiltrotor"
|
||||
],
|
||||
// [
|
||||
// name: "VTOL_tiltrotor",
|
||||
// test: "mavros_posix_test_mission.test",
|
||||
// mission: "VTOL_mission_1",
|
||||
// vehicle: "tiltrotor"
|
||||
// ],
|
||||
|
||||
]
|
||||
|
||||
|
||||
@@ -47,12 +47,12 @@ pipeline {
|
||||
mission: "VTOL_mission_1",
|
||||
vehicle: "tailsitter"
|
||||
],
|
||||
[
|
||||
name: "VTOL_tiltrotor",
|
||||
test: "mavros_posix_test_mission.test",
|
||||
mission: "VTOL_mission_1",
|
||||
vehicle: "tiltrotor"
|
||||
],
|
||||
// [
|
||||
// name: "VTOL_tiltrotor",
|
||||
// test: "mavros_posix_test_mission.test",
|
||||
// mission: "VTOL_mission_1",
|
||||
// vehicle: "tiltrotor"
|
||||
// ],
|
||||
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user