Update whtielist
[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       filter:
16         1:
17             field: performance.test-name
18             match-with: openflowplugin-csit-1node-perf-bulkomatic-only-oxygen
19       co_ords:
20         h: 3
21         w: 6
22         x: 0
23         y: 3
24     2:
25       id: openflowplugin-csit-1node-perf-bulkomatic-only-oxygen-rate
26       title: Performance Bulkomatic Flow Add Rate Oxygen
27       desc: Test to measure controller flow add rate
28       viz-template: opendaylight-test-performance
29       job-name: openflowplugin-csit-1node-perf-bulkomatic-only-oxygen
30       y-axis:
31         value_axes:
32             1:
33                 title: mods/sec
34         series:
35           1:
36             field: performance.plots.rate.Config DS
37             label: Config DS
38             color: red
39           2:
40             field: performance.plots.rate.OVS Switch
41             label: OVS Switch
42             color: yellow
43           3:
44             field:  performance.plots.rate.Operational DS
45             label: Operational DS
46             color: blue
47       filter:
48           1:
49             field: performance.test-name
50             match-with: openflowplugin-csit-1node-perf-bulkomatic-only-oxygen
51       co_ords:
52         h: 3
53         w: 6
54         x: 6
55         y: 3
56     3:
57       id: openflowplugin-csit-1node-perf-bulkomatic-only-oxygen-time
58       title: Performance Bulkomatic Flow Add Time Oxygen
59       desc: Test to measure controller flow add time
60       viz-template: opendaylight-test-performance
61       job-name: openflowplugin-csit-1node-perf-bulkomatic-only-oxygen
62       y-axis:
63         value_axes:
64             1:
65                 title: sec
66         series:
67           1:
68             field: performance.plots.time.Config DS
69             label: Config DS
70           2:
71             field: performance.plots.time.OVS Switch
72             label: OVS Switch
73           3:
74             field:  performance.plots.time.Operational DS
75             label: Operational DS
76       filter:
77           1:
78             field: performance.test-name
79             match-with: openflowplugin-csit-1node-perf-bulkomatic-only-oxygen
80       co_ords:
81         h: 3
82         w: 12
83         x: 0
84         y: 0