Merge "A Single Job to update docs configuration in docs and other odl projects"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-longevity.yaml
index 665120745048d76b992c20c44ffb1427a4b041de..805082cab2423aa6a9a8962d3470282e9357c030 100644 (file)
     # The functionality under test
     functionality: 'longevity'
 
+    # Set elasticsearch attribute to value 'long' for longevity jobs
+    elasticsearch-attribute: 'long'
+
     # Project branches
     stream:
-      - sodium:
+      - magnesium:
           branch: 'master'
+          jre: 'openjdk11'
+      - sodium:
+          branch: 'stable/sodium'
       - neon:
           branch: 'stable/neon'
-      - fluorine:
-          branch: 'stable/fluorine'
 
     install:
       - only:
@@ -30,9 +34,7 @@
     # Features to install
     install-features: >
         odl-openflowplugin-flow-services-rest,
-        odl-openflowplugin-app-table-miss-enforcer,
-        decanter-collector-jmx,
-        decanter-appender-elasticsearch
+        odl-openflowplugin-app-table-miss-enforcer
 
     # Robot custom options
     robot-options: '-v TEST_LENGTH:23h -v NUM_SWITCHES:16'