Merge "Move p4plugin Sonar scan to Sonarcloud"
[releng/builder.git] / jjb / controller / controller-csit-dsbenchmark-cluster.yaml
index 20da46c3b8b846c14797643d0d11a0adcc02b6a7..ddf01235fa317bf937c97d3e13c45fd56fb32fe3 100644 (file)
 
     # Project branches
     stream:
-      - sodium:
+      - aluminium:
           branch: 'master'
-      - neon:
-          branch: 'stable/neon'
-      - fluorine:
-          branch: 'stable/fluorine'
-      - oxygen:
-          branch: 'stable/oxygen'
+          jre: 'openjdk11'
+      - magnesium:
+          branch: 'stable/magnesium'
+          jre: 'openjdk11'
+      - sodium:
+          branch: 'stable/sodium'
 
     install:
       - all:
@@ -31,7 +31,7 @@
         odl-mdsal-benchmark
 
     # Robot custom options
-    robot-options: '--exclude singlenode_setup'
+    robot-options: '--exclude singlenode_setup -v WARMUPS:1 -v RUNS:3'
 
     # ODL system image to use
     # The job uses scriptplan to set heap to 4GB, so 4GB RAM is not enough.