Skip to content
Snippets Groups Projects
Commit 734a6c8a authored by Daniel Agar's avatar Daniel Agar Committed by Lorenz Meier
Browse files

Jenkins update mission test naming

parent cd60fb61
No related branches found
No related tags found
No related merge requests found
......@@ -346,7 +346,7 @@ pipeline {
}
}
stage('ROS mission 1') {
stage('ROS vtol mission new 1') {
agent {
docker {
image 'px4io/px4-dev-ros:2017-12-31'
......@@ -367,7 +367,7 @@ pipeline {
}
}
stage('ROS mission 2') {
stage('ROS vtol mission new 2') {
agent {
docker {
image 'px4io/px4-dev-ros:2017-12-31'
......@@ -388,7 +388,7 @@ pipeline {
}
}
stage('ROS mission 3') {
stage('ROS vtol mission old 1') {
agent {
docker {
image 'px4io/px4-dev-ros:2017-12-31'
......@@ -409,7 +409,7 @@ pipeline {
}
}
stage('ROS mission 4') {
stage('ROS vtol mission old 2') {
agent {
docker {
image 'px4io/px4-dev-ros:2017-12-31'
......@@ -430,7 +430,7 @@ pipeline {
}
}
stage('ROS mission 5') {
stage('ROS vtol mission old 3') {
agent {
docker {
image 'px4io/px4-dev-ros:2017-12-31'
......@@ -451,7 +451,7 @@ pipeline {
}
}
stage('ROS mission 6') {
stage('ROS MC mission box') {
agent {
docker {
image 'px4io/px4-dev-ros:2017-12-31'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment