Fixed the branch name for stable beryllium for capwap
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-scalability-lithium-redesign.yaml
index 8abb25610630fa488c7435cbfae3c54a50df2257..2a0a7871338163e21259fcb0777acfcc87657448 100644 (file)
 
     # Project branches
     stream:
-        - beryllium:
+        - boron:
             branch: 'master'
+            jre: 'openjdk8'
+        - beryllium:
+            branch: 'stable/beryllium'
+            jre: 'openjdk7'
         - stable-lithium:
             branch: 'stable/lithium'
+            jre: 'openjdk7'
 
     install:
         - only:
             scope: 'only'
-        - all:
-            scope: 'all'
 
     # Features to install
     install-features: 'odl-openflowplugin-flow-services-ui-li'