Stabilize perf tests
[releng/builder.git] / jjb / controller / controller-csit-dsbenchmark-cluster.yaml
index 2e1f2a9433d4fd0dc81c4721ce8c1cdb0a874428..2537cca6028f1602e1dbadaf3261c06c26cf7f65 100644 (file)
 
     # Project branches
     stream:
-      - fluorine:
+      - sodium:
           branch: 'master'
+      - neon:
+          branch: 'stable/neon'
+      - fluorine:
+          branch: 'stable/fluorine'
       - oxygen:
           branch: 'stable/oxygen'
-      - nitrogen:
-          branch: 'stable/nitrogen'
-      - carbon:
-          branch: 'stable/carbon'
-          karaf-version: karaf3
+          disable-job: 'true'
 
     install:
       - all:
         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.
-    odl_system_flavor: 'v2-standard-4'
+    odl_system_flavor: 'odl-standard-4'
 
     build-timeout: '480'