Add INFO.yaml verify job for odlmicro
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-clustering-perf-bulkomatic.yaml
index 2a77f8d02b5c1dc7451caa0ca56f0bf48a579701..ff8f0e119700c1115002150313aa37a907bf3169 100644 (file)
 
     # Project branches
     stream:
-      - sodium:
+      - aluminium:
           branch: 'master'
-      - neon:
-          branch: 'stable/neon'
-      - fluorine:
-          branch: 'stable/fluorine'
+          jre: 'openjdk11'
+      - magnesium:
+          branch: 'stable/magnesium'
+          jre: 'openjdk11'
+      - sodium:
+          branch: 'stable/sodium'
 
     install:
       - only:
@@ -32,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:2250'