Fix genius CSIT jobs
[releng/builder.git] / jjb / genius / genius-csit-genius.yaml
index 8f6ba167658a3672aece962c11d25462afdb130d..1d64f2e5d8273dc22ed285fec147bcc1a0c348b0 100644 (file)
@@ -1,9 +1,44 @@
 ---
 - project:
-    name: genius-csit-genius
+    name: genius-csit-genius-oxygen
     jobs:
-      - '{project}-csit-3node-{functionality}-{install}-{stream}'
-      - '{project}-csit-1node-{functionality}-{install}-{stream}'
+      - inttest-csit-1node
+      - inttest-csit-3node
+
+    # The project name
+    project: 'genius'
+
+    # The functionality under test
+    functionality:
+      - 'upstream'
+      - 'gate'
+      - 'tdd-wip':
+          testplan: '{project}-tdd-wip.txt'
+          schedule: ''
+
+    # Project branches
+    stream:
+      - oxygen:
+          branch: 'master'
+    install:
+      - all:
+          scope: 'all'
+
+    # Mininet configuration
+    tools_system_count: 3
+    tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-25 - 20171208-1847
+
+    # Features to install
+    install-features: 'odl-genius-rest'
+
+    # Robot custom options
+    robot-options: ' '
+
+- project:
+    name: genius-csit-genius-{stream}
+    jobs:
+      - inttest-csit-1node
+      - inttest-csit-3node
       - inttest-csit-verify-1node
       - inttest-csit-verify-3node
 
@@ -18,8 +53,6 @@
 
     # Project branches
     stream:
-      - oxygen:
-          branch: 'master'
       - nitrogen:
           branch: 'stable/nitrogen'
       - carbon: