Merge "Move alt-datastores Sonar scan to Sonarcloud"
[releng/builder.git] / jjb / controller / controller-csit-dsbenchmark-cluster.yaml
index faae28c67068496bf99f3bdba1bf332b4b9863dd..ddf01235fa317bf937c97d3e13c45fd56fb32fe3 100644 (file)
 
     # Project branches
     stream:
-      - sodium:
+      - aluminium:
           branch: 'master'
-      - neon:
-          branch: 'stable/neon'
-      - fluorine:
-          branch: 'stable/fluorine'
-      - oxygen:
-          branch: 'stable/oxygen'
-          disable-job: 'true'
+          jre: 'openjdk11'
+      - magnesium:
+          branch: 'stable/magnesium'
+          jre: 'openjdk11'
+      - sodium:
+          branch: 'stable/sodium'
 
     install:
       - all:
@@ -32,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.