Merge "Increase ocata packer timeout from 60m to 75m"
[releng/builder.git] / jjb / controller / controller-csit-periodic-dsbenchmark-cluster.yaml
index 123704450004694b6237319dfc3d3eb6c151ba17..eba3e225860e1ae99277b0bd34209f85b5a7166a 100644 (file)
 
     # Project branches
     stream:
-      - nitrogen:
+      - oxygen:
           branch: 'master'
-          jre: 'openjdk8'
+      - nitrogen:
+          branch: 'stable/nitrogen'
       - carbon:
           branch: 'stable/carbon'
-          jre: 'openjdk8'
-          karaf-version: karaf3
-      - boron:
-          branch: 'stable/boron'
-          jre: 'openjdk8'
           karaf-version: karaf3
 
     install:
-      - only:
-          scope: 'only'
       - all:
           scope: 'all'
 
@@ -40,7 +34,7 @@
 
     # ODL system image to use
     # The job uses scriptplan to set heap to 4GB, so 4GB RAM is not enough.
-    odl_system_flavor: '8 GB General Purpose v1'
+    odl_system_flavor: 'v1-performance-4'
 
     build-timeout: '480'