Feat: Add branch stable/phosphorus
[releng/builder.git] / jjb / controller / controller-csit-rest-clust-cars-perf.yaml
index c0252a7af13ff80c336f1573b56aa03db462c60c..54d18d5403f4b628257acd5df00b4f830085151c 100644 (file)
@@ -1,35 +1,40 @@
+---
 - project:
     name: controller-csit-rest-clust-cars-perf
     jobs:
-        - '{project}-csit-3node-{functionality}-{install}-{stream}'
+      - inttest-csit-3node
 
     # The project name
-    project: 'controller'
+    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'
+      - sulfur:
+          branch: "master"
+          jre: "openjdk11"
+      - phosphorus:
+          branch: "stable/phosphorus"
+          jre: "openjdk11"
+      - silicon:
+          branch: "stable/silicon"
+          jre: "openjdk11"
+      - aluminium:
+          branch: "stable/aluminium"
+          jre: "openjdk11"
 
     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: ''
-
-    # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},aaa-distribution-{stream},netconf-distribution-{stream},mdsal-distribution-{stream}'
+    robot-options: ""