Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / l2switch / l2switch-csit-host-scalability-daily.yaml
1 ---
2 - project:
3     name: l2switch-csit-host-scalability-daily
4     jobs:
5       - inttest-csit-1node
6
7     # The project name
8     project: 'l2switch'
9
10     # The functionality under test
11     functionality: 'host-scalability-daily'
12
13     # Project branches
14     stream:
15       - neon:
16           branch: 'master'
17       - fluorine:
18           branch: 'stable/fluorine'
19       - oxygen:
20           branch: 'stable/oxygen'
21
22     install:
23       - only:
24           scope: 'only'
25
26     # Features to install
27     install-features: 'odl-l2switch-switch-ui'
28
29     # Robot custom options
30     robot-options: ''
31
32     # Plot Info
33     01-plot-title: 'Maximum Hosts Single Switch'
34     01-plot-yaxis: 'Hosts'
35     01-plot-group: 'Host Scalability'
36     01-plot-data-file: 'hosts.csv'
37     02-plot-title: 'Host Discover Time'
38     02-plot-yaxis: 'Seconds'
39     02-plot-group: 'Host Scalability'
40     02-plot-data-file: 'time.csv'