Add OF Helium design Cluster test
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-clustering.yaml
index 9fc5de8dad89b5d41b47a2cc22b8d769ac7e962e..289bffdffe41719e0760e2808affd2a5d38bf54b 100644 (file)
 
     # Project branches
     stream:
-        - beryllium:
+        - boron:
             branch: 'master'
+        - beryllium:
+            branch: 'stable/beryllium'
         - stable-lithium:
             branch: 'stable/lithium'
 
@@ -25,7 +27,7 @@
     install-features: 'odl-openflowplugin-flow-services-ui-li'
 
     # Robot custom options
-    robot-options: ''
+    robot-options: '-v ODL_OF_PLUGIN:lithium'
 
     # Trigger jobs (upstream dependencies)
     trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}'