summaryrefslogtreecommitdiffstats
path: root/jjb/hc2vpp/hc2vpp-csit.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/hc2vpp/hc2vpp-csit.yaml')
-rw-r--r--jjb/hc2vpp/hc2vpp-csit.yaml17
1 files changed, 10 insertions, 7 deletions
diff --git a/jjb/hc2vpp/hc2vpp-csit.yaml b/jjb/hc2vpp/hc2vpp-csit.yaml
index d69f5aafa..8a73ba362 100644
--- a/jjb/hc2vpp/hc2vpp-csit.yaml
+++ b/jjb/hc2vpp/hc2vpp-csit.yaml
@@ -1,3 +1,4 @@
+---
- project:
name: hc2vpp-csit
description: 'jenkins jobs to test Hc2vpp features.'
@@ -21,9 +22,10 @@
- '1807':
branch: 'stable/1807'
repo-stream-part: 'stable.1807'
- os:
- - ubuntu1604:
- repo-os-part: 'ubuntu.xenial.main'
+
+ os: 'ubuntu1604'
+ repo-os-part: 'ubuntu.xenial.main'
+
odl:
- oxygen
@@ -38,9 +40,10 @@
- master:
branch: 'master'
repo-stream-part: 'master'
- os:
- - ubuntu1604:
- repo-os-part: 'ubuntu.xenial.main'
+
+ os: 'ubuntu1604'
+ repo-os-part: 'ubuntu.xenial.main'
+
odl:
- boron
@@ -409,4 +412,4 @@
- string:
name: ODL
default: '{odl}'
- description: "ODL version parameter." \ No newline at end of file
+ description: "ODL version parameter."