Switch the csit-verify-1node to use job prefix
[releng/builder.git] / jjb / genius / genius-csit-genius.yaml
index 084f7b1bce64666ea3bfecfd7b6b0ffb4c1df27d..30d368368018227972a002cae5528059fd0b87ca 100644 (file)
@@ -2,39 +2,40 @@
 - project:
     name: genius-csit-genius
     jobs:
+      - '{project}-csit-3node-{functionality}-{install}-{stream}'
       - '{project}-csit-1node-{functionality}-{install}-{stream}'
-      - '{project}-csit-verify-1node-{functionality}'
+      - inttest-csit-verify-1node
+      - '{project}-csit-verify-3node-{functionality}'
+
 
     # The project name
     project: 'genius'
 
     # The functionality under test
-    functionality: 'genius'
+    functionality:
+      - 'upstream'
+      - 'gate'
 
     # Project branches
     stream:
-      - nitrogen:
+      - oxygen:
           branch: 'master'
-          jre: 'openjdk8'
+      - nitrogen:
+          branch: 'stable/nitrogen'
       - carbon:
           branch: 'stable/carbon'
-          jre: 'openjdk8'
-      - boron:
-          branch: 'stable/boron'
-          jre: 'openjdk8'
+          karaf-version: karaf3
 
     install:
-      - only:
-          scope: 'only'
       - all:
           scope: 'all'
 
     # Mininet configuration
-    tools_system_count: 2
-    tools_system_image: Ubuntu 14.04 - mininet-ovs-25 - 20170210-0300
+    tools_system_count: 3
+    tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-25 - 20171208-1847
 
     # Features to install
-    install-features: 'odl-genius-ui'
+    install-features: 'odl-genius-rest'
 
     # Robot custom options
     robot-options: ' '