Add dashboard for BGPCEP
[integration/test.git] / dashboard / dash_config.yaml
1 dashboard:
2   id: bgpcep
3   title: BGP and PCEP
4   desc: Dashboard for bgpcep project
5   viz:
6     1:
7       id: bgpcep-features-oxygen
8       title: BGPCEP Features Oxygen
9       viz-template: opendaylight-test-feature
10       job-name: bgpcep-csit-1node-userfeatures-all-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: bgpcep-csit-1node-userfeatures-all-oxygen
19       co_ords:
20         h: 3
21         w: 6
22         x: 0
23         y: 0
24     2:
25       id: bgpcep-features-fluorine
26       title: BGPCEP Features Fluorine
27       viz-template: opendaylight-test-feature
28       job-name: bgpcep-csit-1node-userfeatures-all-fluorine
29       y-axis:
30         value_axes:
31             1:
32                 values: from default
33       filter:
34         1:
35             field: performance.test-name
36             match-with: bgpcep-csit-1node-userfeatures-all-fluorine
37       co_ords:
38         h: 3
39         w: 6
40         x: 6
41         y: 0
42     3:
43       id: bgpcep-update-rate-oxygen
44       title: BGP Update Rate Oxygen
45       desc: Test to measure controller BGP update rate
46       viz-template: opendaylight-test-performance
47       job-name: bgpcep-csit-1node-bgp-ingest-mixed-all-oxygen
48       y-axis:
49         value_axes:
50             1:
51                 title: BGP updates/sec
52         series:
53           1:
54             field: performance.plots.totals-bgp.+10/-9 routes per UPDATE
55             label: Config DS
56             color: red
57       filter:
58           1:
59             field: performance.test-name
60             match-with: bgpcep-csit-1node-bgp-ingest-mixed-all-oxygen
61       co_ords:
62         h: 3
63         w: 6
64         x: 0
65         y: 3
66     4:
67       id: bgpcep-update-rate-fluorine
68       title: BGP Update Rate Fluorine
69       desc: Test to measure controller BGP update rate
70       viz-template: opendaylight-test-performance
71       job-name: bgpcep-csit-1node-bgp-ingest-mixed-all-fluorine
72       y-axis:
73         value_axes:
74             1:
75                 title: BGP updates/sec
76         series:
77           1:
78             field: performance.plots.totals-bgp.+10/-9 routes per UPDATE
79             label: Config DS
80             color: red
81       filter:
82           1:
83             field: performance.test-name
84             match-with: bgpcep-csit-1node-bgp-ingest-mixed-all-fluorine
85       co_ords:
86         h: 3
87         w: 6
88         x: 6
89         y: 3
90 dashboard:
91   id: openflowplugin
92   title: OpenFlow
93   desc: Dashboard for openflowplugin project
94   viz:
95     1:
96       id: openflowplugin-features-oxygen
97       title: OpenFlow Features Oxygen
98       viz-template: opendaylight-test-feature
99       job-name: openflowplugin-csit-1node-flow-services-only-oxygen
100       y-axis:
101         value_axes:
102             1:
103                 values: from default
104       filter:
105         1:
106             field: performance.test-name
107             match-with: openflowplugin-csit-1node-flow-services-only-oxygen
108       co_ords:
109         h: 3
110         w: 6
111         x: 0
112         y: 0
113     2:
114       id: openflowplugin-features-fluorine
115       title: OpenFlow Features Fluorine
116       viz-template: opendaylight-test-feature
117       job-name: openflowplugin-csit-1node-flow-services-only-fluorine
118       y-axis:
119         value_axes:
120             1:
121                 values: from default
122       filter:
123         1:
124             field: performance.test-name
125             match-with: openflowplugin-csit-1node-flow-services-only-fluorine
126       co_ords:
127         h: 3
128         w: 6
129         x: 6
130         y: 0
131     3:
132       id: openflowplugin-clustering-oxygen
133       title: OpenFlow Clustering Oxygen
134       viz-template: opendaylight-test-feature
135       job-name: openflowplugin-csit-3node-clustering-only-oxygen
136       y-axis:
137         value_axes:
138             1:
139                 values: from default
140       filter:
141         1:
142             field: performance.test-name
143             match-with: openflowplugin-csit-3node-clustering-only-oxygen
144       co_ords:
145         h: 3
146         w: 6
147         x: 0
148         y: 3
149     4:
150       id: openflowplugin-clustering-fluorine
151       title: OpenFlow Clustering Fluorine
152       viz-template: opendaylight-test-feature
153       job-name: openflowplugin-csit-3node-clustering-only-fluorine
154       y-axis:
155         value_axes:
156             1:
157                 values: from default
158       filter:
159         1:
160             field: performance.test-name
161             match-with: openflowplugin-csit-3node-clustering-only-fluorine
162       co_ords:
163         h: 3
164         w: 6
165         x: 6
166         y: 3
167     5:
168       id: openflowplugin-add-rate-oxygen
169       title: OpenFlow Flow Add Rate Oxygen
170       desc: Test to measure controller flow add rate
171       viz-template: opendaylight-test-performance
172       job-name: openflowplugin-csit-1node-perf-bulkomatic-only-oxygen
173       y-axis:
174         value_axes:
175             1:
176                 title: flowmods/sec
177         series:
178           1:
179             field: performance.plots.rate.Config DS
180             label: Config DS
181             color: red
182           2:
183             field: performance.plots.rate.OVS Switch
184             label: OVS Switch
185             color: green
186           3:
187             field: performance.plots.rate.Operational DS
188             label: Operational DS
189             color: blue
190       filter:
191           1:
192             field: performance.test-name
193             match-with: openflowplugin-csit-1node-perf-bulkomatic-only-oxygen
194       co_ords:
195         h: 3
196         w: 6
197         x: 0
198         y: 6
199     6:
200       id: openflowplugin-add-rate-fluorine
201       title: OpenFlow Flow Add Rate Fluorine
202       desc: Test to measure controller flow add rate
203       viz-template: opendaylight-test-performance
204       job-name: openflowplugin-csit-1node-perf-bulkomatic-only-fluorine
205       y-axis:
206         value_axes:
207             1:
208                 title: flowmods/sec
209         series:
210           1:
211             field: performance.plots.rate.Config DS
212             label: Config DS
213             color: red
214           2:
215             field: performance.plots.rate.OVS Switch
216             label: OVS Switch
217             color: green
218           3:
219             field: performance.plots.rate.Operational DS
220             label: Operational DS
221             color: blue
222       filter:
223           1:
224             field: performance.test-name
225             match-with: openflowplugin-csit-1node-perf-bulkomatic-only-fluorine
226       co_ords:
227         h: 3
228         w: 6
229         x: 6
230         y: 6
231     7:
232       id: openflowplugin-cluster-add-rate-oxygen
233       title: OpenFlow Cluster Flow Add Rate Oxygen
234       desc: Test to measure controller flow add rate
235       viz-template: opendaylight-test-performance
236       job-name: openflowplugin-csit-3node-clustering-perf-bulkomatic-only-oxygen
237       y-axis:
238         value_axes:
239             1:
240                 title: flowmods/sec
241         series:
242           1:
243             field: performance.plots.rate.Config DS
244             label: Config DS
245             color: red
246           2:
247             field: performance.plots.rate.OVS Switch
248             label: OVS Switch
249             color: green
250           3:
251             field: performance.plots.rate.Operational DS
252             label: Operational DS
253             color: blue
254       filter:
255           1:
256             field: performance.test-name
257             match-with: openflowplugin-csit-3node-clustering-perf-bulkomatic-only-oxygen
258       co_ords:
259         h: 3
260         w: 6
261         x: 0
262         y: 9
263     8:
264       id: openflowplugin-cluster-perf-rate-fluorine
265       title: OpenFlow Cluster Flow Add Rate Fluorine
266       desc: Test to measure controller flow add rate
267       viz-template: opendaylight-test-performance
268       job-name: openflowplugin-csit-3node-clustering-perf-bulkomatic-only-fluorine
269       y-axis:
270         value_axes:
271             1:
272                 title: flowmods/sec
273         series:
274           1:
275             field: performance.plots.rate.Config DS
276             label: Config DS
277             color: red
278           2:
279             field: performance.plots.rate.OVS Switch
280             label: OVS Switch
281             color: green
282           3:
283             field: performance.plots.rate.Operational DS
284             label: Operational DS
285             color: blue
286       filter:
287           1:
288             field: performance.test-name
289             match-with: openflowplugin-csit-3node-clustering-perf-bulkomatic-only-fluorine
290       co_ords:
291         h: 3
292         w: 6
293         x: 6
294         y: 9
295