Remove -PskipTests, -Pq includes it
[releng/builder.git] / jjb / controller / controller-csit-periodic-dsbenchmark-cluster.yaml
index f0b6656cb2c98a0fe320870090444d441786b8d7..f308a1632ec982b5da0a0277a70b0f65da719be0 100644 (file)
@@ -2,7 +2,7 @@
 - project:
     name: mdsal-csit-periodic-dsbenchmark-cluster
     jobs:
-      - '{project}-csit-3node-periodic-{functionality}-{install}-{stream}'
+      - inttest-csit-3node-periodic
 
     # The project name
     project: 'controller'
     stream:
       - oxygen:
           branch: 'master'
-          jre: 'openjdk8'
       - nitrogen:
           branch: 'stable/nitrogen'
-          jre: 'openjdk8'
       - carbon:
           branch: 'stable/carbon'
-          jre: 'openjdk8'
           karaf-version: karaf3
 
     install:
@@ -37,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'