d3d4760fcc5b365f3f7640611f6af942b5436350
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-rpc-time-measure-daily-helium-redesign.yaml
1 - project:
2     name: openflowplugin-csit-rpc-time-measure-daily-helium-redesign
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: 'rpc-time-measure-daily-helium-redesign'
11
12     # Project branches
13     stream:
14         - boron:
15             branch: 'master'
16             jre: 'openjdk8'
17
18     install:
19         - only:
20             scope: 'only'
21
22     # Features to install
23     install-features: 'odl-openflowplugin-flow-services-ui-he,odl-openflowplugin-app-bulk-o-matic-he'
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: 'REST setup rate (for 100k flows)'
33     01-plot-yaxis: 'setup time[s], req[flows/s]'
34     01-plot-group: 'Performance Rate'
35     01-plot-data-file: 'flows_setup_time.csv'