Set log level to not log the yang does not match actual text
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-link-scalability-daily.yaml
index e212aae0cffbcf5fa6492229ed3f532288c869ed..f0f952f9bb2eeebbdf217e193d7ef81998769546 100644 (file)
@@ -1,7 +1,7 @@
 - project:
     name: openflowplugin-csit-link-scalability-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:
+        - carbon:
             branch: 'master'
-        - stable-lithium:
-            branch: 'stable/lithium'
+            jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
 
     install:
         - only:
             scope: 'only'
 
     # Features to install
-    install-features: 'odl-openflowplugin-flow-services-ui'
+    install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-table-miss-enforcer,decanter-collector-jmx,decanter-appender-elasticsearch'
 
     # Robot custom options
     robot-options: ''
 
-    # Trigger jobs (daily)
-    schedule: 'H H * * *'
+    # mininet image
+    tools_system_image: Ubuntu 14.04 - mininet-ovs-25 - 20170210-0300
 
     # Plot Info
-    01-plot-title: 'Max number of switch links'
+    01-plot-title: 'Maximum Links Full Mesh Topology'
     01-plot-yaxis: 'Links'
-    01-plot-group: 'Inventory Switch Link Scalability'
+    01-plot-group: 'Link Scalability'
     01-plot-data-file: 'links.csv'
+    02-plot-title: 'Topology Discover Time'
+    02-plot-yaxis: 'Seconds'
+    02-plot-group: 'Link Scalability'
+    02-plot-data-file: 'time.csv'