Merge "Move sfc Sonar scan to Sonarcloud"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-longevity.yaml
index d452031e2bc889b8fce9ca0bd73d61e553a96db8..5b2cb7e5d1e29b641166936da61200979ad7cd1a 100644 (file)
     # The functionality under test
     functionality: 'longevity'
 
+    # Set elasticsearch attribute to value 'long' for longevity jobs
+    #elasticsearch-attribute: 'long'
+
     # 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:
           scope: 'only'
 
     # Job images
-    tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20190415-091034.881'
+    tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - x86_64 - 20200801-220238.229'
 
     # 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'