92e477044fc9929c9439edd57a7e0dccdb3555ec
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-link-scalability-daily-old.yaml
1 ---
2 - project:
3     name: openflowplugin-csit-link-scalability-daily-old
4     jobs:
5       - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
6
7     # The project name
8     project: 'openflowplugin'
9
10     # The functionality under test
11     functionality: 'link-scalability-daily'
12
13     # Project branches
14     stream:
15       - beryllium:
16           branch: 'stable/beryllium'
17           jre: 'openjdk7'
18
19     install:
20       - only:
21           scope: 'only'
22
23     # Features to install
24     install-features: >
25         odl-openflowplugin-flow-services-ui,
26         decanter-collector-jmx,
27         decanter-appender-elasticsearch
28
29     # Robot custom options
30     robot-options: ''
31
32     # Plot Info
33     01-plot-title: 'Maxmum Links Full Mesh Topology'
34     01-plot-yaxis: 'Links'
35     01-plot-group: 'Link Scalability'
36     01-plot-data-file: 'links.csv'
37     02-plot-title: 'Topology Discover Time'
38     02-plot-yaxis: 'Seconds'
39     02-plot-group: 'Link Scalability'
40     02-plot-data-file: 'time.csv'