Merge "Update validate autorelease projects for neon"
[releng/builder.git] / jjb / lispflowmapping / lispflowmapping-csit-performance.yaml
1 ---
2 - project:
3     name: lispflowmapping-csit-performance
4     jobs:
5       - inttest-csit-1node
6
7     # The project name
8     project: 'lispflowmapping'
9
10     # The functionality under test
11     functionality: 'performance'
12
13     # Project branches
14     stream:
15       - sodium:
16           branch: 'master'
17       - neon:
18           branch: 'stable/neon'
19       - fluorine:
20           branch: 'stable/fluorine'
21       - oxygen:
22           branch: 'stable/oxygen'
23
24     install:
25       - only:
26           scope: 'only'
27
28     # Job instance type
29     odl_system_flavor: 'odl-highcpu-8'
30
31     # Features to install
32     install-features: 'odl-lispflowmapping-msmr'
33
34     # Robot custom options
35     robot-options: ''
36
37     # Plot Info
38     01-plot-title: 'Southbound Map-Reply Rate'
39     01-plot-yaxis: 'req/sec'
40     01-plot-group: 'Performance'
41     01-plot-data-file: 'pps.csv'
42
43     02-plot-title: 'RPC mapping setup rate (for 10k IPv4-to-IPv4 mappings)'
44     02-plot-yaxis: 'req/sec'
45     02-plot-group: 'Performance'
46     02-plot-data-file: 'rpcs.csv'