Delete nova-manage command to Fix Newton jobs
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-longevity.yaml
index 3311e06e29d94f4b173eeadda695b3d75a7827c6..c34ee5be818bd5848139f43e5919b985fa063e04 100644 (file)
@@ -5,22 +5,26 @@
 
     # The project name
     project: 'openflowplugin'
+    build-timeout: 1440
 
     # The functionality under test
     functionality: 'longevity'
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
             jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
 
     install:
         - only:
             scope: 'only'
 
     # Features to install
-    install-features: 'odl-openflowplugin-flow-services-ui'
+    install-features: 'odl-openflowplugin-flow-services-ui,decanter-collector-jmx,decanter-appender-elasticsearch'
 
     # Robot custom options
     robot-options: '-v TEST_LENGTH:23@hours --escape space:@'