Merge "Update mininet VM for netvirt csit."
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-sw-scalability-daily-lithium-redesign.yaml
1 - project:
2     name: openflowplugin-csit-sw-scalability-daily-lithium-redesign
3     jobs:
4         - '{project}-csit-periodic-1node-cds-{functionality}-{install}-{stream}'
5
6     # The project name
7     project: 'openflowplugin'
8
9     # The functionality under test
10     functionality: 'sw-scalability-daily-lithium-redesign'
11
12     # Project branches
13     stream:
14         - master:
15             branch: 'master'
16         - stable-lithium:
17             branch: 'stable/lithium'
18
19     install:
20         - only:
21             scope: 'only'
22
23     # Features to install
24     install-features: 'odl-openflowplugin-flow-services-ui-li'
25
26     # Robot custom options
27     robot-options: ''
28
29     # Trigger jobs (daily)
30     schedule: 'H H * * *'
31
32     # Plot Info
33     01-plot-title: 'Max number of Switches'
34     01-plot-yaxis: 'OpenFlow Switches'
35     01-plot-group: 'Inventory Scalability'
36     01-plot-data-file: 'max_found.csv'