Merge "Update releng/global-jjb repository information"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-scale-stats-collection-daily-old.yaml
1 ---
2 - project:
3     name: openflowplugin-csit-scale-stats-collection-daily-old
4     jobs:
5       - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
6
7     # The project name
8     project: 'openflowplugin'
9
10     # The functionality under test
11     functionality: 'scale-stats-collection-daily'
12
13     # Project branches
14     stream:
15       - beryllium:
16           branch: 'stable/beryllium'
17           jre: 'openjdk7'
18           karaf-version: karaf3
19
20     install:
21       - only:
22           scope: 'only'
23
24     # Job images
25     odl_system_flavor: '8 GB General Purpose v1'
26
27     # Features to install
28     install-features: 'odl-openflowplugin-flow-services-ui'
29
30     # Robot custom options
31     robot-options: '-v flnr:64000 -v swnr:32 -v fpr:200'
32
33     # Plot Info
34     01-plot-title: 'Stats Collection Rate'
35     01-plot-yaxis: 'flow_mods/sec'
36     01-plot-group: 'Stats Collection Performance'
37     01-plot-data-file: 'stats_rate.csv'
38     02-plot-title: 'Stats Collection Time'
39     02-plot-yaxis: 'seconds'
40     02-plot-group: 'Stats Collection Performance'
41     02-plot-data-file: 'stats_time.csv'