Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / controller / controller-csit-rest-clust-cars-perf.yaml
index 3b4596adf919f244b0f87355e4b4344df054286a..a1546a218aa08daacc23b88c97db1d725b2bd4b2 100644 (file)
@@ -1,32 +1,34 @@
+---
 - project:
     name: controller-csit-rest-clust-cars-perf
     jobs:
-        - '{project}-csit-3node-{functionality}-{install}-{stream}'
+      - inttest-csit-3node
 
     # The project name
     project: 'controller'
 
     # The functionality under test
-    functionality: 'rest-clust-cars-perf'
+    functionality:
+      - 'rest-clust-cars-perf-ask'
+      - 'rest-clust-cars-perf-tell'
 
     # Project branches
     stream:
-        - carbon:
-            branch: 'master'
-            jre: 'openjdk8'
-        - boron:
-            branch: 'stable/boron'
-            jre: 'openjdk8'
-        - beryllium:
-            branch: 'stable/beryllium'
-            jre: 'openjdk7'
+      - neon:
+          branch: 'master'
+      - fluorine:
+          branch: 'stable/fluorine'
+      - oxygen:
+          branch: 'stable/oxygen'
 
     install:
-        - only:
-            scope: 'only'
+      - only:
+          scope: 'only'
 
     # Features to install
-    install-features: 'odl-restconf,odl-clustering-test-app'
+    install-features: >
+        odl-restconf,
+        odl-clustering-test-app
 
     # Robot custom options
     robot-options: ''