Revert "Temporarily disable installs from archive.apache.org"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-scalability.yaml
index 419c0acc04ca8347a83982ee4f4198420e559943..8ed9489c03a32aa4ea862e1751df34953dd5d322 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:
@@ -26,7 +31,7 @@
     install-features: 'odl-openflowplugin-flow-services-ui'
 
     # Robot custom options
-    robot-options: '-v TOPO_TREE_DEPTH:7 -e adsal'
+    robot-options: '-v TOPO_TREE_DEPTH:7'
 
     # Trigger jobs (upstream dependencies)
     trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}'