3fc56821c2db5443441420d7c0f1aed556558974
[integration/test.git] / dashboard / dash_config.yaml
1 dashboard:
2   id: openflowplugin
3   title: openflowplugin
4   desc: Dashboard for openflowplugin project
5   viz:
6     1:
7       id: openflowplugin-csit-1node-perf-bulkomatic-only-oxygen-test
8       title: Performance Bulkomatic Test Oxygen
9       viz-template: opendaylight-test-feature
10       job-name: openflowplugin-csit-1node-perf-bulkomatic-only-oxygen
11       y-axis:
12         value_axes:
13             1:
14                 values: from default
15       co_ords:
16         h: 3
17         w: 6
18         x: 0
19         y: 3
20     2:
21       id: openflowplugin-csit-1node-perf-bulkomatic-only-oxygen-rate
22       title: Performance Bulkomatic Flow Add Rate Oxygen
23       desc: Test to measure controller flow add rate
24       viz-template: opendaylight-test-performance
25       job-name: openflowplugin-csit-1node-perf-bulkomatic-only-oxygen
26       y-axis:
27         value_axes:
28             1:
29                 title: mods/sec
30         series:
31           1:
32             field: performance.plots.rate.Config DS
33             label: Config DS
34           2:
35             field: performance.plots.rate.OVS Switch
36             label: OVS Switch
37           3:
38             field:  performance.plots.rate.Operational DS
39             label: Operational DS
40
41       co_ords:
42         h: 3
43         w: 6
44         x: 6
45         y: 3
46     3:
47       id: openflowplugin-csit-1node-perf-bulkomatic-only-oxygen-time
48       title: Performance Bulkomatic Flow Add Time Oxygen
49       desc: Test to measure controller flow add time
50       viz-template: opendaylight-test-performance
51       job-name: openflowplugin-csit-1node-perf-bulkomatic-only-oxygen
52       y-axis:
53         value_axes:
54             1:
55                 title: sec
56         series:
57           1:
58             field: performance.plots.time.Config DS
59             label: Config DS
60           2:
61             field: performance.plots.time.OVS Switch
62             label: OVS Switch
63           3:
64             field:  performance.plots.time.Operational DS
65             label: Operational DS
66       co_ords:
67         h: 3
68         w: 12
69         x: 0
70         y: 0