Migrate docs-rtd to archive-builds macro
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-bulk-matic-ds-daily.yaml
index 931b530899f7bf01578f1d1e3d8c72deb6cdcbb9..1286a3b41774792c5d13c649d3eb597399d49ba6 100644 (file)
@@ -1,7 +1,7 @@
 - project:
     name: openflowplugin-csit-bulk-matic-ds-daily
     jobs:
-        - '{project}-csit-periodic-1node-cds-{functionality}-{install}-{stream}'
+        - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
 
     # The project name
     project: 'openflowplugin'
 
     # Project branches
     stream:
-        - master:
+        - boron:
             branch: 'master'
-        - stable-lithium:
-            branch: 'stable/lithium'
+            jre: 'openjdk8'
 
     install:
         - only:
@@ -24,7 +23,7 @@
     install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-bulk-o-matic'
 
     # Robot custom options
-    robot-options: ''
+    robot-options: '-v flnr:50000'
 
     # Trigger jobs (daily)
     schedule: 'H H * * *'