Adding stable/lithium jobs in integration
[releng/builder.git] / jjb / l2switch / l2switch-csit-host-scalability-daily-master.yaml
1 - project:
2     name: l2switch-csit-host-scalability-daily-master
3     jobs:
4         - '{project}-csit-periodic-1node-cds-{functionality}-{install}-{stream}'
5
6     # The project name
7     project: 'l2switch'
8
9     # The functionality under test
10     functionality: 'host-scalability-daily'
11
12     # Project branches
13     stream:
14         - master:
15             branch: 'master'
16
17     install:
18         - only:
19             scope: 'only'
20
21     # Features to install
22     install-features: 'odl-l2switch-all,odl-l2switch-switch-rest'
23
24     # Robot custom options
25     robot-options: ''
26
27     # Trigger jobs (daily)
28     schedule: 'H H * * *'
29
30     # Plot Info
31     01-plot-title: 'Max number of Hosts'
32     01-plot-yaxis: 'Network Hosts'
33     01-plot-group: 'Inventory Host Scalability'
34     01-plot-data-file: 'hosts.csv'