85662fa097cda07cbe0d466bfc259a5c15eb7a82
[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       - fluorine:
16           branch: 'master'
17       - oxygen:
18           branch: 'stable/oxygen'
19
20     install:
21       - only:
22           scope: 'only'
23
24     # Job instance type
25     odl_system_flavor: 'odl-highcpu-8'
26
27     # Features to install
28     install-features: 'odl-lispflowmapping-msmr'
29
30     # Robot custom options
31     robot-options: ''
32
33     # Plot Info
34     01-plot-title: 'Southbound Map-Reply Rate'
35     01-plot-yaxis: 'req/sec'
36     01-plot-group: 'Performance'
37     01-plot-data-file: 'pps.csv'
38
39     02-plot-title: 'RPC mapping setup rate (for 10k IPv4-to-IPv4 mappings)'
40     02-plot-yaxis: 'req/sec'
41     02-plot-group: 'Performance'
42     02-plot-data-file: 'rpcs.csv'