mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Jenkins: temporarily disable MC safe landing SITL test
- the MC safe landing SITL test continues to fail intermittently so I'm disabling it for now
This commit is contained in:
parent
ca9b6bc137
commit
4e8775a584
@ -42,13 +42,13 @@ pipeline {
|
||||
vehicle: "iris_obs_avoid",
|
||||
run_script: "rostest_avoidance_run.sh"
|
||||
],
|
||||
[
|
||||
name: "MC_safe_landing",
|
||||
test: "mavros_posix_test_safe_landing.test",
|
||||
mission: "MC_safe_landing",
|
||||
vehicle: "iris_obs_avoid",
|
||||
run_script: "rostest_avoidance_run.sh"
|
||||
],
|
||||
// [
|
||||
// name: "MC_safe_landing",
|
||||
// test: "mavros_posix_test_safe_landing.test",
|
||||
// mission: "MC_safe_landing",
|
||||
// vehicle: "iris_obs_avoid",
|
||||
// run_script: "rostest_avoidance_run.sh"
|
||||
// ],
|
||||
|
||||
]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user