Remove lithium jobs
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-link-scalability-daily-old.yaml
1 - project:
2     name: openflowplugin-csit-link-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: 'link-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'
24
25     # Robot custom options
26     robot-options: ''
27
28     # Trigger jobs (daily)
29     schedule: 'H H * * *'
30
31     # Plot Info
32     01-plot-title: 'Max number of switch links'
33     01-plot-yaxis: 'Links'
34     01-plot-group: 'Inventory Switch Link Scalability'
35     01-plot-data-file: 'links.csv'