add support for JVM monitoring
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-longevity.yaml
index 0b9f4d4557d713ab9d46b1711c0c9e584f84e60f..805082cab2423aa6a9a8962d3470282e9357c030 100644 (file)
@@ -11,6 +11,9 @@
     # The functionality under test
     functionality: 'longevity'
 
+    # Set elasticsearch attribute to value 'long' for longevity jobs
+    elasticsearch-attribute: 'long'
+
     # Project branches
     stream:
       - magnesium:
@@ -31,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'