Update automated project templates
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-scale-stats-collection-daily.yaml
index aee8ffc87d4520f1c02059ac086e3c3f3cb1371c..2f27eb0a5e80ebbf95c4351c324207e1a6d4bade 100644 (file)
@@ -1,7 +1,7 @@
 - project:
     name: openflowplugin-csit-scale-stats-collection-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'
 
     # Robot custom options
-    robot-options: ''
+    robot-options: '-v flnr:50000'
 
     # Trigger jobs (daily)
     schedule: 'H H * * *'