Merge "Add controller-3.0.x jobs"
[releng/builder.git] / jjb / controller / controller-csit-rest-cars-perf.yaml
index dd4a2256c1e830c77c89f95a53c3982ca4901b46..9ab8573ae37bcdbe080964e7f5458f9d95fe503e 100644 (file)
@@ -2,35 +2,37 @@
 - project:
     name: controller-csit-rest-cars-perf
     jobs:
-      - '{project}-csit-1node-{functionality}-{install}-{stream}'
+      - inttest-csit-1node
 
     # The project name
-    project: 'controller'
+    project: "controller"
 
     # The functionality under test
-    functionality: 'rest-cars-perf'
+    functionality: "rest-cars-perf"
 
     # Project branches
     stream:
-      - oxygen:
-          branch: 'master'
-          jre: 'openjdk8'
-      - nitrogen:
-          branch: 'stable/nitrogen'
-          jre: 'openjdk8'
-      - carbon:
-          branch: 'stable/carbon'
-          jre: 'openjdk8'
-          karaf-version: karaf3
+      - phosphorus:
+          branch: "master"
+          jre: "openjdk11"
+      - silicon:
+          branch: "stable/silicon"
+          jre: "openjdk11"
+      - aluminium:
+          branch: "stable/aluminium"
+          jre: "openjdk11"
+      - magnesium:
+          branch: "stable/magnesium"
+          jre: "openjdk11"
 
     install:
       - all:
-          scope: 'all'
+          scope: "all"
 
     # Features to install
     install-features: >
-        odl-restconf,
-        odl-clustering-test-app
+      odl-restconf,
+      odl-clustering-test-app
 
     # Robot custom options
-    robot-options: ''
+    robot-options: ""