Switch the csit-1node to use job prefix
[releng/builder.git] / jjb / vtn / vtn-csit-coordinator.yaml
index bbfc21c239d66337777e363069b7a7428eb54042..92bdeab82d39a58ff8e1812a8d542a65227bc3ef 100644 (file)
@@ -1,8 +1,9 @@
+---
 - project:
     name: vtn-csit-vtn-coordinator
     jobs:
-        - '{project}-csit-1node-{functionality}-{install}-{stream}'
-        - '{project}-csit-verify-1node-{functionality}'
+      - inttest-csit-1node
+      - inttest-csit-verify-1node
 
     # The project name
     project: 'vtn'
 
     # Project branches
     stream:
-        - carbon:
-            branch: 'master'
-            jre: 'openjdk8'
-            tools_system_image: Ubuntu 14.04 - mininet-ovs-25 - 20170130-0414
-        - boron:
-            branch: 'stable/boron'
-            jre: 'openjdk8'
-            tools_system_image: Ubuntu 14.04 - mininet-ovs-25 - 20170130-0414
-        - beryllium:
-            branch: 'stable/beryllium'
-            jre: 'openjdk7'
+      - oxygen:
+          branch: 'master'
+      - nitrogen:
+          branch: 'stable/nitrogen'
+      - carbon:
+          branch: 'stable/carbon'
+          karaf-version: karaf3
+          tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-25 - 20171208-1847
 
     install:
-        - only:
-            scope: 'only'
+      - only:
+          scope: 'only'
 
     # Features to install
     install-features: 'odl-vtn-manager-rest'