mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Jenkins SITL restore FW tests
This commit is contained in:
parent
344f632443
commit
2e10bba829
@ -35,12 +35,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def missions = [
|
||||
// [
|
||||
// name: "FW",
|
||||
// test: "mavros_posix_test_mission.test",
|
||||
// mission: "FW_mission_1",
|
||||
// vehicle: "plane"
|
||||
// ],
|
||||
[
|
||||
name: "FW",
|
||||
test: "mavros_posix_test_mission.test",
|
||||
mission: "FW_mission_1",
|
||||
vehicle: "plane"
|
||||
],
|
||||
|
||||
[
|
||||
name: "MC_box",
|
||||
|
||||
@ -9,12 +9,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def missions = [
|
||||
// [
|
||||
// name: "FW",
|
||||
// test: "mavros_posix_test_mission.test",
|
||||
// mission: "FW_mission_1",
|
||||
// vehicle: "plane"
|
||||
// ],
|
||||
[
|
||||
name: "FW",
|
||||
test: "mavros_posix_test_mission.test",
|
||||
mission: "FW_mission_1",
|
||||
vehicle: "plane"
|
||||
],
|
||||
|
||||
[
|
||||
name: "MC_box",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user