1b6a477ec6a547b2e594810af11f9fd553409492
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-cbench-performance-lithium-redesign.yaml
1 - project:
2     name: openflowplugin-csit-cbench-performance-lithium-redesign
3     jobs:
4         - '{project}-csit-1node-cds-{functionality}-{install}-{stream}'
5
6     # The project name
7     project: 'openflowplugin'
8
9     # The functionality under test
10     functionality: 'cbench-performance-lithium-redesign'
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-openflowplugin-flow-services-ui-li,odl-openflowplugin-drop-test-li'
23
24     # Robot custom options
25     robot-options: ''
26
27     # Trigger jobs (upstream dependencies)
28     trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}'
29
30     # Plot Info
31     01-plot-title: 'Throughput Mode'
32     01-plot-yaxis: 'flow_mods/sec'
33     01-plot-group: 'Cbench Performance'
34     01-plot-data-file: 'throughput.csv'
35     02-plot-title: 'Latency Mode'
36     02-plot-yaxis: 'flow_mods/sec'
37     02-plot-group: 'Cbench Performance'
38     02-plot-data-file: 'latency.csv'