Merge "Clean up log file size increase logic"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-perf-bulkomatic.yaml
index 4c2e1851bf6b106a4da346cffd5545a40485c344..c690cc11c48dc8dd796d5b94d99872f3695b7cfc 100644 (file)
 
     # Project branches
     stream:
-      - magnesium:
+      - aluminium:
           branch: 'master'
           jre: 'openjdk11'
+      - magnesium:
+          branch: 'stable/magnesium'
+          jre: 'openjdk11'
       - sodium:
           branch: 'stable/sodium'
-      - neon:
-          branch: 'stable/neon'
-      - fluorine:
-          branch: 'stable/fluorine'
 
     install:
       - only:
@@ -35,9 +34,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'