Merge "Add job to update auto update CSIT Tests"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-sw-scalability-daily-old.yaml
1 - project:
2     name: openflowplugin-csit-scalability-daily-old
3     jobs:
4         - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
5
6     # The project name
7     project: 'openflowplugin'
8
9     # The functionality under test
10     functionality: 'sw-scalability-daily'
11
12     # Project branches
13     stream:
14         - beryllium:
15             branch: 'stable/beryllium'
16             jre: 'openjdk7'
17
18     install:
19         - only:
20             scope: 'only'
21
22     # Features to install
23     install-features: 'odl-openflowplugin-flow-services-ui,decanter-collector-jmx,decanter-appender-elasticsearch'
24
25     # Robot custom options
26     robot-options: ''
27
28     # Plot Info
29     01-plot-title: 'Maximum Switches Linear Topology'
30     01-plot-yaxis: 'Switches'
31     01-plot-group: 'Switch Scalability'
32     01-plot-data-file: 'switches.csv'
33     02-plot-title: 'Topology Discover Time'
34     02-plot-yaxis: 'Seconds'
35     02-plot-group: 'Switch Scalability'
36     02-plot-data-file: 'time.csv'