Merge "Add CentOS8 images to the jenkins-config"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-perf-bulkomatic.yaml
index 4b29ac7176d0fd140172ce18bbc12160538c913d..27a3fabaf639931f9a80796dc40fa67abe7011d2 100644 (file)
 
     # Project branches
     stream:
-      - sodium:
+      - silicon:
           branch: 'master'
-      - neon:
-          branch: 'stable/neon'
-      - fluorine:
-          branch: 'stable/fluorine'
+          jre: 'openjdk11'
+      - aluminium:
+          branch: 'stable/aluminium'
+          jre: 'openjdk11'
+      - magnesium:
+          branch: 'stable/magnesium'
+          jre: 'openjdk11'
+      - sodium:
+          branch: 'stable/sodium'
 
     install:
       - only:
@@ -32,9 +37,7 @@
     install-features: >
         odl-openflowplugin-flow-services-rest,
         odl-openflowplugin-app-bulk-o-matic,
-        odl-jolokia,
-        decanter-collector-jmx,
-        decanter-appender-elasticsearch
+        odl-jolokia
 
     # Robot custom options
     robot-options: '-v ODL_OF_PLUGIN:lithium -v switch_count:32 -v flow_count_per_switch:3125'