Merge "Fix Bug in Patch-Test Trigger"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-scalability.yaml
index f5e25308a18b935a4feff9403c4f2318f342939a..9e31b0a3fc7c873ddd3b5dfcb1967bf5631700d7 100644 (file)
 
     # 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 TOPO_TREE_DEPTH:7'