Merge "Add test case description and task file for TC052"
[yardstick.git] / dashboard / Yardstick-TC012-1456495966540
1 {
2   "id": 8,
3   "title": "Yardstick-TC012",
4   "originalTitle": "Yardstick-TC012",
5   "tags": [
6     "yardstick-tc"
7   ],
8   "style": "dark",
9   "timezone": "browser",
10   "editable": true,
11   "hideControls": false,
12   "sharedCrosshair": false,
13   "rows": [
14     {
15       "collapse": false,
16       "editable": true,
17       "height": "100px",
18       "panels": [
19         {
20           "content": "<h5 style=\"font-family:Verdana\"> <a style=\"color:#31A7D3\"><center>OPNFV_Yardstick_TC012 - Memory read and write bandwidth</center> </a></h5>\n<center>\n<p>Visualisation of memory read and write bandwidth using lmbench as the measurement tool.\nFor more information see <a style=\"color:#31A7D3\"; href=\"http://artifacts.opnfv.org/yardstick/brahmaputra/docs/userguide/opnfv_yardstick_tc012.html\">TC012</a></p>\n</center>",
21           "editable": true,
22           "error": false,
23           "id": 2,
24           "isNew": true,
25           "links": [],
26           "mode": "html",
27           "span": 12,
28           "style": {},
29           "title": "",
30           "type": "text"
31         }
32       ],
33       "title": "New row"
34     },
35     {
36       "collapse": false,
37       "editable": true,
38       "height": "250px",
39       "panels": [
40         {
41           "aliasColors": {},
42           "bars": false,
43           "datasource": "yardstick-vtc",
44           "editable": true,
45           "error": false,
46           "fill": 0,
47           "grid": {
48             "leftLogBase": 1,
49             "leftMax": null,
50             "leftMin": 0,
51             "rightLogBase": 1,
52             "rightMax": null,
53             "rightMin": null,
54             "threshold1": null,
55             "threshold1Color": "rgba(216, 200, 27, 0.27)",
56             "threshold2": null,
57             "threshold2Color": "rgba(234, 112, 112, 0.22)"
58           },
59           "id": 3,
60           "isNew": true,
61           "leftYAxisLabel": "BW (MB/s)",
62           "legend": {
63             "alignAsTable": true,
64             "avg": false,
65             "current": false,
66             "max": false,
67             "min": false,
68             "show": true,
69             "total": false,
70             "values": false
71           },
72           "lines": true,
73           "linewidth": 2,
74           "links": [],
75           "nullPointMode": "connected",
76           "percentage": false,
77           "pointradius": 2,
78           "points": true,
79           "renderer": "flot",
80           "seriesOverrides": [],
81           "span": 12,
82           "stack": false,
83           "steppedLine": false,
84           "targets": [
85             {
86               "alias": "$tag_pod_name - $tag_deploy_scenario - mean bw",
87               "dsType": "influxdb",
88               "groupBy": [
89                 {
90                   "params": [
91                     "pod_name"
92                   ],
93                   "type": "tag"
94                 },
95                 {
96                   "params": [
97                     "deploy_scenario"
98                   ],
99                   "type": "tag"
100                 }
101               ],
102               "measurement": "opnfv_yardstick_tc012",
103               "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\"",
104               "refId": "A",
105               "resultFormat": "time_series",
106               "select": [
107                 [
108                   {
109                     "params": [
110                       "bandwidth(MBps)"
111                     ],
112                     "type": "field"
113                   }
114                 ]
115               ],
116               "tags": [
117                 {
118                   "key": "pod_name",
119                   "operator": "=~",
120                   "value": "/$POD$/"
121                 },
122                 {
123                   "condition": "AND",
124                   "key": "deploy_scenario",
125                   "operator": "=~",
126                   "value": "/$SCENARIO$/"
127                 }
128               ]
129             }
130           ],
131           "timeFrom": "14d",
132           "timeShift": null,
133           "title": "Memory read/write bandwidth trend",
134           "tooltip": {
135             "shared": true,
136             "value_type": "cumulative"
137           },
138           "type": "graph",
139           "x-axis": true,
140           "y-axis": true,
141           "y_formats": [
142             "short",
143             "short"
144           ]
145         }
146       ],
147       "title": "New row"
148     },
149     {
150       "title": "New row",
151       "height": "250px",
152       "editable": true,
153       "collapse": false,
154       "panels": [
155         {
156           "title": "Daily Averages",
157           "error": false,
158           "span": 12,
159           "editable": true,
160           "type": "text",
161           "isNew": true,
162           "id": 4,
163           "mode": "markdown",
164           "content": "",
165           "style": {},
166           "links": [],
167           "height": "0"
168         },
169         {
170           "title": "$POD",
171           "error": false,
172           "span": 2,
173           "editable": true,
174           "type": "table",
175           "isNew": true,
176           "id": 5,
177           "styles": [
178             {
179               "type": "date",
180               "pattern": "Time",
181               "dateFormat": "YYYY-MM-DD HH:mm:ss"
182             },
183             {
184               "unit": "short",
185               "type": "number",
186               "decimals": 2,
187               "colors": [
188                 "rgba(245, 54, 54, 0.9)",
189                 "rgba(237, 129, 40, 0.89)",
190                 "rgba(50, 172, 45, 0.97)"
191               ],
192               "colorMode": null,
193               "pattern": "",
194               "thresholds": []
195             }
196           ],
197           "targets": [
198             {
199               "refId": "A",
200               "dsType": "influxdb",
201               "resultFormat": "time_series",
202               "tags": [
203                 {
204                   "key": "pod_name",
205                   "operator": "=~",
206                   "value": "/$POD$/"
207                 },
208                 {
209                   "condition": "AND",
210                   "key": "deploy_scenario",
211                   "operator": "=~",
212                   "value": "/$SCENARIO$/"
213                 }
214               ],
215               "groupBy": [
216                 {
217                   "type": "tag",
218                   "params": [
219                     "deploy_scenario"
220                   ]
221                 }
222               ],
223               "select": [
224                 [
225                   {
226                     "type": "field",
227                     "params": [
228                       "bandwidth(MBps)"
229                     ]
230                   }
231                 ]
232               ],
233               "measurement": "opnfv_yardstick_tc012",
234               "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\""
235             },
236             {
237               "refId": "B",
238               "dsType": "influxdb",
239               "resultFormat": "time_series",
240               "tags": [
241                 {
242                   "key": "pod_name",
243                   "operator": "=~",
244                   "value": "/$POD$/"
245                 },
246                 {
247                   "condition": "AND",
248                   "key": "deploy_scenario",
249                   "operator": "=~",
250                   "value": "/$SCENARIO$/"
251                 }
252               ],
253               "groupBy": [
254                 {
255                   "type": "tag",
256                   "params": [
257                     "deploy_scenario"
258                   ]
259                 }
260               ],
261               "select": [
262                 [
263                   {
264                     "type": "field",
265                     "params": [
266                       "bandwidth(MBps)"
267                     ]
268                   }
269                 ]
270               ],
271               "measurement": "opnfv_yardstick_tc012",
272               "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\""
273             }
274           ],
275           "transform": "timeseries_to_rows",
276           "pageSize": null,
277           "showHeader": true,
278           "columns": [],
279           "scroll": true,
280           "fontSize": "100%",
281           "sort": {
282             "col": 0,
283             "desc": true
284           },
285           "links": [],
286           "repeat": "POD",
287           "minSpan": 2,
288           "datasource": "yardstick-vtc",
289           "timeFrom": "14d",
290           "scopedVars": {
291             "POD": {
292               "text": "ericsson-pod2",
293               "value": "ericsson\\-pod2",
294               "selected": true
295             }
296           }
297         },
298         {
299           "title": "$POD",
300           "error": false,
301           "span": 2,
302           "editable": true,
303           "type": "table",
304           "isNew": true,
305           "id": 6,
306           "styles": [
307             {
308               "type": "date",
309               "pattern": "Time",
310               "dateFormat": "YYYY-MM-DD HH:mm:ss"
311             },
312             {
313               "unit": "short",
314               "type": "number",
315               "decimals": 2,
316               "colors": [
317                 "rgba(245, 54, 54, 0.9)",
318                 "rgba(237, 129, 40, 0.89)",
319                 "rgba(50, 172, 45, 0.97)"
320               ],
321               "colorMode": null,
322               "pattern": "",
323               "thresholds": []
324             }
325           ],
326           "targets": [
327             {
328               "refId": "A",
329               "dsType": "influxdb",
330               "resultFormat": "time_series",
331               "tags": [
332                 {
333                   "key": "pod_name",
334                   "operator": "=~",
335                   "value": "/$POD$/"
336                 },
337                 {
338                   "condition": "AND",
339                   "key": "deploy_scenario",
340                   "operator": "=~",
341                   "value": "/$SCENARIO$/"
342                 }
343               ],
344               "groupBy": [
345                 {
346                   "type": "tag",
347                   "params": [
348                     "deploy_scenario"
349                   ]
350                 }
351               ],
352               "select": [
353                 [
354                   {
355                     "type": "field",
356                     "params": [
357                       "bandwidth(MBps)"
358                     ]
359                   }
360                 ]
361               ],
362               "measurement": "opnfv_yardstick_tc012",
363               "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\""
364             },
365             {
366               "refId": "B",
367               "dsType": "influxdb",
368               "resultFormat": "time_series",
369               "tags": [
370                 {
371                   "key": "pod_name",
372                   "operator": "=~",
373                   "value": "/$POD$/"
374                 },
375                 {
376                   "condition": "AND",
377                   "key": "deploy_scenario",
378                   "operator": "=~",
379                   "value": "/$SCENARIO$/"
380                 }
381               ],
382               "groupBy": [
383                 {
384                   "type": "tag",
385                   "params": [
386                     "deploy_scenario"
387                   ]
388                 }
389               ],
390               "select": [
391                 [
392                   {
393                     "type": "field",
394                     "params": [
395                       "bandwidth(MBps)"
396                     ]
397                   }
398                 ]
399               ],
400               "measurement": "opnfv_yardstick_tc012",
401               "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\""
402             }
403           ],
404           "transform": "timeseries_to_rows",
405           "pageSize": null,
406           "showHeader": true,
407           "columns": [],
408           "scroll": true,
409           "fontSize": "100%",
410           "sort": {
411             "col": 0,
412             "desc": true
413           },
414           "links": [],
415           "repeat": null,
416           "minSpan": 2,
417           "datasource": "yardstick-vtc",
418           "timeFrom": "14d",
419           "scopedVars": {
420             "POD": {
421               "text": "huawei-pod1",
422               "value": "huawei\\-pod1",
423               "selected": true
424             }
425           },
426           "repeatIteration": 1468305923981,
427           "repeatPanelId": 5
428         },
429         {
430           "title": "$POD",
431           "error": false,
432           "span": 2,
433           "editable": true,
434           "type": "table",
435           "isNew": true,
436           "id": 7,
437           "styles": [
438             {
439               "type": "date",
440               "pattern": "Time",
441               "dateFormat": "YYYY-MM-DD HH:mm:ss"
442             },
443             {
444               "unit": "short",
445               "type": "number",
446               "decimals": 2,
447               "colors": [
448                 "rgba(245, 54, 54, 0.9)",
449                 "rgba(237, 129, 40, 0.89)",
450                 "rgba(50, 172, 45, 0.97)"
451               ],
452               "colorMode": null,
453               "pattern": "",
454               "thresholds": []
455             }
456           ],
457           "targets": [
458             {
459               "refId": "A",
460               "dsType": "influxdb",
461               "resultFormat": "time_series",
462               "tags": [
463                 {
464                   "key": "pod_name",
465                   "operator": "=~",
466                   "value": "/$POD$/"
467                 },
468                 {
469                   "condition": "AND",
470                   "key": "deploy_scenario",
471                   "operator": "=~",
472                   "value": "/$SCENARIO$/"
473                 }
474               ],
475               "groupBy": [
476                 {
477                   "type": "tag",
478                   "params": [
479                     "deploy_scenario"
480                   ]
481                 }
482               ],
483               "select": [
484                 [
485                   {
486                     "type": "field",
487                     "params": [
488                       "bandwidth(MBps)"
489                     ]
490                   }
491                 ]
492               ],
493               "measurement": "opnfv_yardstick_tc012",
494               "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\""
495             },
496             {
497               "refId": "B",
498               "dsType": "influxdb",
499               "resultFormat": "time_series",
500               "tags": [
501                 {
502                   "key": "pod_name",
503                   "operator": "=~",
504                   "value": "/$POD$/"
505                 },
506                 {
507                   "condition": "AND",
508                   "key": "deploy_scenario",
509                   "operator": "=~",
510                   "value": "/$SCENARIO$/"
511                 }
512               ],
513               "groupBy": [
514                 {
515                   "type": "tag",
516                   "params": [
517                     "deploy_scenario"
518                   ]
519                 }
520               ],
521               "select": [
522                 [
523                   {
524                     "type": "field",
525                     "params": [
526                       "bandwidth(MBps)"
527                     ]
528                   }
529                 ]
530               ],
531               "measurement": "opnfv_yardstick_tc012",
532               "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\""
533             }
534           ],
535           "transform": "timeseries_to_rows",
536           "pageSize": null,
537           "showHeader": true,
538           "columns": [],
539           "scroll": true,
540           "fontSize": "100%",
541           "sort": {
542             "col": 0,
543             "desc": true
544           },
545           "links": [],
546           "repeat": null,
547           "minSpan": 2,
548           "datasource": "yardstick-vtc",
549           "timeFrom": "14d",
550           "scopedVars": {
551             "POD": {
552               "text": "huawei-pod2",
553               "value": "huawei\\-pod2",
554               "selected": true
555             }
556           },
557           "repeatIteration": 1468305923981,
558           "repeatPanelId": 5
559         },
560         {
561           "title": "$POD",
562           "error": false,
563           "span": 2,
564           "editable": true,
565           "type": "table",
566           "isNew": true,
567           "id": 8,
568           "styles": [
569             {
570               "type": "date",
571               "pattern": "Time",
572               "dateFormat": "YYYY-MM-DD HH:mm:ss"
573             },
574             {
575               "unit": "short",
576               "type": "number",
577               "decimals": 2,
578               "colors": [
579                 "rgba(245, 54, 54, 0.9)",
580                 "rgba(237, 129, 40, 0.89)",
581                 "rgba(50, 172, 45, 0.97)"
582               ],
583               "colorMode": null,
584               "pattern": "",
585               "thresholds": []
586             }
587           ],
588           "targets": [
589             {
590               "refId": "A",
591               "dsType": "influxdb",
592               "resultFormat": "time_series",
593               "tags": [
594                 {
595                   "key": "pod_name",
596                   "operator": "=~",
597                   "value": "/$POD$/"
598                 },
599                 {
600                   "condition": "AND",
601                   "key": "deploy_scenario",
602                   "operator": "=~",
603                   "value": "/$SCENARIO$/"
604                 }
605               ],
606               "groupBy": [
607                 {
608                   "type": "tag",
609                   "params": [
610                     "deploy_scenario"
611                   ]
612                 }
613               ],
614               "select": [
615                 [
616                   {
617                     "type": "field",
618                     "params": [
619                       "bandwidth(MBps)"
620                     ]
621                   }
622                 ]
623               ],
624               "measurement": "opnfv_yardstick_tc012",
625               "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\""
626             },
627             {
628               "refId": "B",
629               "dsType": "influxdb",
630               "resultFormat": "time_series",
631               "tags": [
632                 {
633                   "key": "pod_name",
634                   "operator": "=~",
635                   "value": "/$POD$/"
636                 },
637                 {
638                   "condition": "AND",
639                   "key": "deploy_scenario",
640                   "operator": "=~",
641                   "value": "/$SCENARIO$/"
642                 }
643               ],
644               "groupBy": [
645                 {
646                   "type": "tag",
647                   "params": [
648                     "deploy_scenario"
649                   ]
650                 }
651               ],
652               "select": [
653                 [
654                   {
655                     "type": "field",
656                     "params": [
657                       "bandwidth(MBps)"
658                     ]
659                   }
660                 ]
661               ],
662               "measurement": "opnfv_yardstick_tc012",
663               "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\""
664             }
665           ],
666           "transform": "timeseries_to_rows",
667           "pageSize": null,
668           "showHeader": true,
669           "columns": [],
670           "scroll": true,
671           "fontSize": "100%",
672           "sort": {
673             "col": 0,
674             "desc": true
675           },
676           "links": [],
677           "repeat": null,
678           "minSpan": 2,
679           "datasource": "yardstick-vtc",
680           "timeFrom": "14d",
681           "scopedVars": {
682             "POD": {
683               "text": "intel-pod6",
684               "value": "intel\\-pod6",
685               "selected": true
686             }
687           },
688           "repeatIteration": 1468305923981,
689           "repeatPanelId": 5
690         },
691         {
692           "title": "$POD",
693           "error": false,
694           "span": 2,
695           "editable": true,
696           "type": "table",
697           "isNew": true,
698           "id": 15,
699           "styles": [
700             {
701               "type": "date",
702               "pattern": "Time",
703               "dateFormat": "YYYY-MM-DD HH:mm:ss"
704             },
705             {
706               "unit": "short",
707               "type": "number",
708               "decimals": 2,
709               "colors": [
710                 "rgba(245, 54, 54, 0.9)",
711                 "rgba(237, 129, 40, 0.89)",
712                 "rgba(50, 172, 45, 0.97)"
713               ],
714               "colorMode": null,
715               "pattern": "",
716               "thresholds": []
717             }
718           ],
719           "targets": [
720             {
721               "refId": "A",
722               "dsType": "influxdb",
723               "resultFormat": "time_series",
724               "tags": [
725                 {
726                   "key": "pod_name",
727                   "operator": "=~",
728                   "value": "/$POD$/"
729                 },
730                 {
731                   "condition": "AND",
732                   "key": "deploy_scenario",
733                   "operator": "=~",
734                   "value": "/$SCENARIO$/"
735                 }
736               ],
737               "groupBy": [
738                 {
739                   "type": "tag",
740                   "params": [
741                     "deploy_scenario"
742                   ]
743                 }
744               ],
745               "select": [
746                 [
747                   {
748                     "type": "field",
749                     "params": [
750                       "bandwidth(MBps)"
751                     ]
752                   }
753                 ]
754               ],
755               "measurement": "opnfv_yardstick_tc012",
756               "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\""
757             },
758             {
759               "refId": "B",
760               "dsType": "influxdb",
761               "resultFormat": "time_series",
762               "tags": [
763                 {
764                   "key": "pod_name",
765                   "operator": "=~",
766                   "value": "/$POD$/"
767                 },
768                 {
769                   "condition": "AND",
770                   "key": "deploy_scenario",
771                   "operator": "=~",
772                   "value": "/$SCENARIO$/"
773                 }
774               ],
775               "groupBy": [
776                 {
777                   "type": "tag",
778                   "params": [
779                     "deploy_scenario"
780                   ]
781                 }
782               ],
783               "select": [
784                 [
785                   {
786                     "type": "field",
787                     "params": [
788                       "bandwidth(MBps)"
789                     ]
790                   }
791                 ]
792               ],
793               "measurement": "opnfv_yardstick_tc012",
794               "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\""
795             }
796           ],
797           "transform": "timeseries_to_rows",
798           "pageSize": null,
799           "showHeader": true,
800           "columns": [],
801           "scroll": true,
802           "fontSize": "100%",
803           "sort": {
804             "col": 0,
805             "desc": true
806           },
807           "links": [],
808           "repeat": null,
809           "minSpan": 2,
810           "datasource": "yardstick-vtc",
811           "timeFrom": "14d",
812           "scopedVars": {
813             "POD": {
814               "text": "lf-pod2",
815               "value": "lf\\-pod2",
816               "selected": true
817             }
818           },
819           "repeatIteration": 1468305923981,
820           "repeatPanelId": 5
821         },
822         {
823           "title": "$POD",
824           "error": false,
825           "span": 2,
826           "editable": true,
827           "type": "table",
828           "isNew": true,
829           "id": 22,
830           "styles": [
831             {
832               "type": "date",
833               "pattern": "Time",
834               "dateFormat": "YYYY-MM-DD HH:mm:ss"
835             },
836             {
837               "unit": "short",
838               "type": "number",
839               "decimals": 2,
840               "colors": [
841                 "rgba(245, 54, 54, 0.9)",
842                 "rgba(237, 129, 40, 0.89)",
843                 "rgba(50, 172, 45, 0.97)"
844               ],
845               "colorMode": null,
846               "pattern": "",
847               "thresholds": []
848             }
849           ],
850           "targets": [
851             {
852               "refId": "A",
853               "dsType": "influxdb",
854               "resultFormat": "time_series",
855               "tags": [
856                 {
857                   "key": "pod_name",
858                   "operator": "=~",
859                   "value": "/$POD$/"
860                 },
861                 {
862                   "condition": "AND",
863                   "key": "deploy_scenario",
864                   "operator": "=~",
865                   "value": "/$SCENARIO$/"
866                 }
867               ],
868               "groupBy": [
869                 {
870                   "type": "tag",
871                   "params": [
872                     "deploy_scenario"
873                   ]
874                 }
875               ],
876               "select": [
877                 [
878                   {
879                     "type": "field",
880                     "params": [
881                       "bandwidth(MBps)"
882                     ]
883                   }
884                 ]
885               ],
886               "measurement": "opnfv_yardstick_tc012",
887               "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\""
888             },
889             {
890               "refId": "B",
891               "dsType": "influxdb",
892               "resultFormat": "time_series",
893               "tags": [
894                 {
895                   "key": "pod_name",
896                   "operator": "=~",
897                   "value": "/$POD$/"
898                 },
899                 {
900                   "condition": "AND",
901                   "key": "deploy_scenario",
902                   "operator": "=~",
903                   "value": "/$SCENARIO$/"
904                 }
905               ],
906               "groupBy": [
907                 {
908                   "type": "tag",
909                   "params": [
910                     "deploy_scenario"
911                   ]
912                 }
913               ],
914               "select": [
915                 [
916                   {
917                     "type": "field",
918                     "params": [
919                       "bandwidth(MBps)"
920                     ]
921                   }
922                 ]
923               ],
924               "measurement": "opnfv_yardstick_tc012",
925               "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\""
926             }
927           ],
928           "transform": "timeseries_to_rows",
929           "pageSize": null,
930           "showHeader": true,
931           "columns": [],
932           "scroll": true,
933           "fontSize": "100%",
934           "sort": {
935             "col": 0,
936             "desc": true
937           },
938           "links": [],
939           "repeat": null,
940           "minSpan": 2,
941           "datasource": "yardstick-vtc",
942           "timeFrom": "14d",
943           "scopedVars": {
944             "POD": {
945               "text": "zte-pod1",
946               "value": "zte\\-pod1",
947               "selected": true
948             }
949           },
950           "repeatIteration": 1468305923981,
951           "repeatPanelId": 5
952         }
953       ]
954     },
955     {
956       "title": "New row",
957       "height": "250px",
958       "editable": true,
959       "collapse": false,
960       "panels": [
961         {
962           "title": "$POD",
963           "error": false,
964           "span": 2,
965           "editable": true,
966           "type": "graph",
967           "isNew": true,
968           "id": 17,
969           "datasource": "yardstick-vtc",
970           "renderer": "flot",
971           "x-axis": true,
972           "y-axis": true,
973           "y_formats": [
974             "short",
975             "short"
976           ],
977           "grid": {
978             "leftLogBase": 1,
979             "leftMax": null,
980             "rightMax": null,
981             "leftMin": null,
982             "rightMin": null,
983             "rightLogBase": 1,
984             "threshold1": null,
985             "threshold2": null,
986             "threshold1Color": "rgba(216, 200, 27, 0.27)",
987             "threshold2Color": "rgba(234, 112, 112, 0.22)"
988           },
989           "lines": true,
990           "fill": 1,
991           "linewidth": 2,
992           "points": false,
993           "pointradius": 5,
994           "bars": false,
995           "stack": false,
996           "percentage": false,
997           "legend": {
998             "show": true,
999             "values": false,
1000             "min": false,
1001             "max": false,
1002             "current": false,
1003             "total": false,
1004             "avg": false
1005           },
1006           "nullPointMode": "connected",
1007           "steppedLine": false,
1008           "tooltip": {
1009             "value_type": "cumulative",
1010             "shared": true
1011           },
1012           "timeFrom": "14d",
1013           "timeShift": null,
1014           "targets": [
1015             {
1016               "refId": "A",
1017               "dsType": "influxdb",
1018               "resultFormat": "time_series",
1019               "tags": [
1020                 {
1021                   "key": "pod_name",
1022                   "operator": "=~",
1023                   "value": "/$POD$/"
1024                 },
1025                 {
1026                   "condition": "AND",
1027                   "key": "deploy_scenario",
1028                   "operator": "=~",
1029                   "value": "/$SCENARIO$/"
1030                 }
1031               ],
1032               "groupBy": [
1033                 {
1034                   "type": "tag",
1035                   "params": [
1036                     "deploy_scenario"
1037                   ]
1038                 },
1039                 {
1040                   "type": "tag",
1041                   "params": [
1042                     "installer"
1043                   ]
1044                 }
1045               ],
1046               "select": [
1047                 [
1048                   {
1049                     "type": "field",
1050                     "params": [
1051                       "bandwidth(MBps)"
1052                     ]
1053                   }
1054                 ]
1055               ],
1056               "measurement": "opnfv_yardstick_tc012",
1057               "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\", \"installer\"",
1058               "alias": "$tag_deploy_scenario - mean bw"
1059             }
1060           ],
1061           "aliasColors": {},
1062           "seriesOverrides": [],
1063           "links": [],
1064           "repeat": "POD",
1065           "minSpan": 2,
1066           "scopedVars": {
1067             "POD": {
1068               "text": "ericsson-pod2",
1069               "value": "ericsson\\-pod2",
1070               "selected": true
1071             }
1072           }
1073         },
1074         {
1075           "title": "$POD",
1076           "error": false,
1077           "span": 2,
1078           "editable": true,
1079           "type": "graph",
1080           "isNew": true,
1081           "id": 18,
1082           "datasource": "yardstick-vtc",
1083           "renderer": "flot",
1084           "x-axis": true,
1085           "y-axis": true,
1086           "y_formats": [
1087             "short",
1088             "short"
1089           ],
1090           "grid": {
1091             "leftLogBase": 1,
1092             "leftMax": null,
1093             "rightMax": null,
1094             "leftMin": null,
1095             "rightMin": null,
1096             "rightLogBase": 1,
1097             "threshold1": null,
1098             "threshold2": null,
1099             "threshold1Color": "rgba(216, 200, 27, 0.27)",
1100             "threshold2Color": "rgba(234, 112, 112, 0.22)"
1101           },
1102           "lines": true,
1103           "fill": 1,
1104           "linewidth": 2,
1105           "points": false,
1106           "pointradius": 5,
1107           "bars": false,
1108           "stack": false,
1109           "percentage": false,
1110           "legend": {
1111             "show": true,
1112             "values": false,
1113             "min": false,
1114             "max": false,
1115             "current": false,
1116             "total": false,
1117             "avg": false
1118           },
1119           "nullPointMode": "connected",
1120           "steppedLine": false,
1121           "tooltip": {
1122             "value_type": "cumulative",
1123             "shared": true
1124           },
1125           "timeFrom": "14d",
1126           "timeShift": null,
1127           "targets": [
1128             {
1129               "refId": "A",
1130               "dsType": "influxdb",
1131               "resultFormat": "time_series",
1132               "tags": [
1133                 {
1134                   "key": "pod_name",
1135                   "operator": "=~",
1136                   "value": "/$POD$/"
1137                 },
1138                 {
1139                   "condition": "AND",
1140                   "key": "deploy_scenario",
1141                   "operator": "=~",
1142                   "value": "/$SCENARIO$/"
1143                 }
1144               ],
1145               "groupBy": [
1146                 {
1147                   "type": "tag",
1148                   "params": [
1149                     "deploy_scenario"
1150                   ]
1151                 },
1152                 {
1153                   "type": "tag",
1154                   "params": [
1155                     "installer"
1156                   ]
1157                 }
1158               ],
1159               "select": [
1160                 [
1161                   {
1162                     "type": "field",
1163                     "params": [
1164                       "bandwidth(MBps)"
1165                     ]
1166                   }
1167                 ]
1168               ],
1169               "measurement": "opnfv_yardstick_tc012",
1170               "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\", \"installer\"",
1171               "alias": "$tag_deploy_scenario - mean bw"
1172             }
1173           ],
1174           "aliasColors": {},
1175           "seriesOverrides": [],
1176           "links": [],
1177           "repeat": null,
1178           "minSpan": 2,
1179           "scopedVars": {
1180             "POD": {
1181               "text": "huawei-pod1",
1182               "value": "huawei\\-pod1",
1183               "selected": true
1184             }
1185           },
1186           "repeatIteration": 1468305923981,
1187           "repeatPanelId": 17
1188         },
1189         {
1190           "title": "$POD",
1191           "error": false,
1192           "span": 2,
1193           "editable": true,
1194           "type": "graph",
1195           "isNew": true,
1196           "id": 19,
1197           "datasource": "yardstick-vtc",
1198           "renderer": "flot",
1199           "x-axis": true,
1200           "y-axis": true,
1201           "y_formats": [
1202             "short",
1203             "short"
1204           ],
1205           "grid": {
1206             "leftLogBase": 1,
1207             "leftMax": null,
1208             "rightMax": null,
1209             "leftMin": null,
1210             "rightMin": null,
1211             "rightLogBase": 1,
1212             "threshold1": null,
1213             "threshold2": null,
1214             "threshold1Color": "rgba(216, 200, 27, 0.27)",
1215             "threshold2Color": "rgba(234, 112, 112, 0.22)"
1216           },
1217           "lines": true,
1218           "fill": 1,
1219           "linewidth": 2,
1220           "points": false,
1221           "pointradius": 5,
1222           "bars": false,
1223           "stack": false,
1224           "percentage": false,
1225           "legend": {
1226             "show": true,
1227             "values": false,
1228             "min": false,
1229             "max": false,
1230             "current": false,
1231             "total": false,
1232             "avg": false
1233           },
1234           "nullPointMode": "connected",
1235           "steppedLine": false,
1236           "tooltip": {
1237             "value_type": "cumulative",
1238             "shared": true
1239           },
1240           "timeFrom": "14d",
1241           "timeShift": null,
1242           "targets": [
1243             {
1244               "refId": "A",
1245               "dsType": "influxdb",
1246               "resultFormat": "time_series",
1247               "tags": [
1248                 {
1249                   "key": "pod_name",
1250                   "operator": "=~",
1251                   "value": "/$POD$/"
1252                 },
1253                 {
1254                   "condition": "AND",
1255                   "key": "deploy_scenario",
1256                   "operator": "=~",
1257                   "value": "/$SCENARIO$/"
1258                 }
1259               ],
1260               "groupBy": [
1261                 {
1262                   "type": "tag",
1263                   "params": [
1264                     "deploy_scenario"
1265                   ]
1266                 },
1267                 {
1268                   "type": "tag",
1269                   "params": [
1270                     "installer"
1271                   ]
1272                 }
1273               ],
1274               "select": [
1275                 [
1276                   {
1277                     "type": "field",
1278                     "params": [
1279                       "bandwidth(MBps)"
1280                     ]
1281                   }
1282                 ]
1283               ],
1284               "measurement": "opnfv_yardstick_tc012",
1285               "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\", \"installer\"",
1286               "alias": "$tag_deploy_scenario - mean bw"
1287             }
1288           ],
1289           "aliasColors": {},
1290           "seriesOverrides": [],
1291           "links": [],
1292           "repeat": null,
1293           "minSpan": 2,
1294           "scopedVars": {
1295             "POD": {
1296               "text": "huawei-pod2",
1297               "value": "huawei\\-pod2",
1298               "selected": true
1299             }
1300           },
1301           "repeatIteration": 1468305923981,
1302           "repeatPanelId": 17
1303         },
1304         {
1305           "title": "$POD",
1306           "error": false,
1307           "span": 2,
1308           "editable": true,
1309           "type": "graph",
1310           "isNew": true,
1311           "id": 20,
1312           "datasource": "yardstick-vtc",
1313           "renderer": "flot",
1314           "x-axis": true,
1315           "y-axis": true,
1316           "y_formats": [
1317             "short",
1318             "short"
1319           ],
1320           "grid": {
1321             "leftLogBase": 1,
1322             "leftMax": null,
1323             "rightMax": null,
1324             "leftMin": null,
1325             "rightMin": null,
1326             "rightLogBase": 1,
1327             "threshold1": null,
1328             "threshold2": null,
1329             "threshold1Color": "rgba(216, 200, 27, 0.27)",
1330             "threshold2Color": "rgba(234, 112, 112, 0.22)"
1331           },
1332           "lines": true,
1333           "fill": 1,
1334           "linewidth": 2,
1335           "points": false,
1336           "pointradius": 5,
1337           "bars": false,
1338           "stack": false,
1339           "percentage": false,
1340           "legend": {
1341             "show": true,
1342             "values": false,
1343             "min": false,
1344             "max": false,
1345             "current": false,
1346             "total": false,
1347             "avg": false
1348           },
1349           "nullPointMode": "connected",
1350           "steppedLine": false,
1351           "tooltip": {
1352             "value_type": "cumulative",
1353             "shared": true
1354           },
1355           "timeFrom": "14d",
1356           "timeShift": null,
1357           "targets": [
1358             {
1359               "refId": "A",
1360               "dsType": "influxdb",
1361               "resultFormat": "time_series",
1362               "tags": [
1363                 {
1364                   "key": "pod_name",
1365                   "operator": "=~",
1366                   "value": "/$POD$/"
1367                 },
1368                 {
1369                   "condition": "AND",
1370                   "key": "deploy_scenario",
1371                   "operator": "=~",
1372                   "value": "/$SCENARIO$/"
1373                 }
1374               ],
1375               "groupBy": [
1376                 {
1377                   "type": "tag",
1378                   "params": [
1379                     "deploy_scenario"
1380                   ]
1381                 },
1382                 {
1383                   "type": "tag",
1384                   "params": [
1385                     "installer"
1386                   ]
1387                 }
1388               ],
1389               "select": [
1390                 [
1391                   {
1392                     "type": "field",
1393                     "params": [
1394                       "bandwidth(MBps)"
1395                     ]
1396                   }
1397                 ]
1398               ],
1399               "measurement": "opnfv_yardstick_tc012",
1400               "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\", \"installer\"",
1401               "alias": "$tag_deploy_scenario - mean bw"
1402             }
1403           ],
1404           "aliasColors": {},
1405           "seriesOverrides": [],
1406           "links": [],
1407           "repeat": null,
1408           "minSpan": 2,
1409           "scopedVars": {
1410             "POD": {
1411               "text": "intel-pod6",
1412               "value": "intel\\-pod6",
1413               "selected": true
1414             }
1415           },
1416           "repeatIteration": 1468305923981,
1417           "repeatPanelId": 17
1418         },
1419         {
1420           "title": "$POD",
1421           "error": false,
1422           "span": 2,
1423           "editable": true,
1424           "type": "graph",
1425           "isNew": true,
1426           "id": 21,
1427           "datasource": "yardstick-vtc",
1428           "renderer": "flot",
1429           "x-axis": true,
1430           "y-axis": true,
1431           "y_formats": [
1432             "short",
1433             "short"
1434           ],
1435           "grid": {
1436             "leftLogBase": 1,
1437             "leftMax": null,
1438             "rightMax": null,
1439             "leftMin": null,
1440             "rightMin": null,
1441             "rightLogBase": 1,
1442             "threshold1": null,
1443             "threshold2": null,
1444             "threshold1Color": "rgba(216, 200, 27, 0.27)",
1445             "threshold2Color": "rgba(234, 112, 112, 0.22)"
1446           },
1447           "lines": true,
1448           "fill": 1,
1449           "linewidth": 2,
1450           "points": false,
1451           "pointradius": 5,
1452           "bars": false,
1453           "stack": false,
1454           "percentage": false,
1455           "legend": {
1456             "show": true,
1457             "values": false,
1458             "min": false,
1459             "max": false,
1460             "current": false,
1461             "total": false,
1462             "avg": false
1463           },
1464           "nullPointMode": "connected",
1465           "steppedLine": false,
1466           "tooltip": {
1467             "value_type": "cumulative",
1468             "shared": true
1469           },
1470           "timeFrom": "14d",
1471           "timeShift": null,
1472           "targets": [
1473             {
1474               "refId": "A",
1475               "dsType": "influxdb",
1476               "resultFormat": "time_series",
1477               "tags": [
1478                 {
1479                   "key": "pod_name",
1480                   "operator": "=~",
1481                   "value": "/$POD$/"
1482                 },
1483                 {
1484                   "condition": "AND",
1485                   "key": "deploy_scenario",
1486                   "operator": "=~",
1487                   "value": "/$SCENARIO$/"
1488                 }
1489               ],
1490               "groupBy": [
1491                 {
1492                   "type": "tag",
1493                   "params": [
1494                     "deploy_scenario"
1495                   ]
1496                 },
1497                 {
1498                   "type": "tag",
1499                   "params": [
1500                     "installer"
1501                   ]
1502                 }
1503               ],
1504               "select": [
1505                 [
1506                   {
1507                     "type": "field",
1508                     "params": [
1509                       "bandwidth(MBps)"
1510                     ]
1511                   }
1512                 ]
1513               ],
1514               "measurement": "opnfv_yardstick_tc012",
1515               "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\", \"installer\"",
1516               "alias": "$tag_deploy_scenario - mean bw"
1517             }
1518           ],
1519           "aliasColors": {},
1520           "seriesOverrides": [],
1521           "links": [],
1522           "repeat": null,
1523           "minSpan": 2,
1524           "scopedVars": {
1525             "POD": {
1526               "text": "lf-pod2",
1527               "value": "lf\\-pod2",
1528               "selected": true
1529             }
1530           },
1531           "repeatIteration": 1468305923981,
1532           "repeatPanelId": 17
1533         },
1534         {
1535           "title": "$POD",
1536           "error": false,
1537           "span": 2,
1538           "editable": true,
1539           "type": "graph",
1540           "isNew": true,
1541           "id": 32,
1542           "datasource": "yardstick-vtc",
1543           "renderer": "flot",
1544           "x-axis": true,
1545           "y-axis": true,
1546           "y_formats": [
1547             "short",
1548             "short"
1549           ],
1550           "grid": {
1551             "leftLogBase": 1,
1552             "leftMax": null,
1553             "rightMax": null,
1554             "leftMin": null,
1555             "rightMin": null,
1556             "rightLogBase": 1,
1557             "threshold1": null,
1558             "threshold2": null,
1559             "threshold1Color": "rgba(216, 200, 27, 0.27)",
1560             "threshold2Color": "rgba(234, 112, 112, 0.22)"
1561           },
1562           "lines": true,
1563           "fill": 1,
1564           "linewidth": 2,
1565           "points": false,
1566           "pointradius": 5,
1567           "bars": false,
1568           "stack": false,
1569           "percentage": false,
1570           "legend": {
1571             "show": true,
1572             "values": false,
1573             "min": false,
1574             "max": false,
1575             "current": false,
1576             "total": false,
1577             "avg": false
1578           },
1579           "nullPointMode": "connected",
1580           "steppedLine": false,
1581           "tooltip": {
1582             "value_type": "cumulative",
1583             "shared": true
1584           },
1585           "timeFrom": "14d",
1586           "timeShift": null,
1587           "targets": [
1588             {
1589               "refId": "A",
1590               "dsType": "influxdb",
1591               "resultFormat": "time_series",
1592               "tags": [
1593                 {
1594                   "key": "pod_name",
1595                   "operator": "=~",
1596                   "value": "/$POD$/"
1597                 },
1598                 {
1599                   "condition": "AND",
1600                   "key": "deploy_scenario",
1601                   "operator": "=~",
1602                   "value": "/$SCENARIO$/"
1603                 }
1604               ],
1605               "groupBy": [
1606                 {
1607                   "type": "tag",
1608                   "params": [
1609                     "deploy_scenario"
1610                   ]
1611                 },
1612                 {
1613                   "type": "tag",
1614                   "params": [
1615                     "installer"
1616                   ]
1617                 }
1618               ],
1619               "select": [
1620                 [
1621                   {
1622                     "type": "field",
1623                     "params": [
1624                       "bandwidth(MBps)"
1625                     ]
1626                   }
1627                 ]
1628               ],
1629               "measurement": "opnfv_yardstick_tc012",
1630               "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\", \"installer\"",
1631               "alias": "$tag_deploy_scenario - mean bw"
1632             }
1633           ],
1634           "aliasColors": {},
1635           "seriesOverrides": [],
1636           "links": [],
1637           "repeat": null,
1638           "minSpan": 2,
1639           "scopedVars": {
1640             "POD": {
1641               "text": "zte-pod1",
1642               "value": "zte\\-pod1",
1643               "selected": true
1644             }
1645           },
1646           "repeatIteration": 1468305923981,
1647           "repeatPanelId": 17
1648         }
1649       ]
1650     }
1651   ],
1652   "time": {
1653     "from": "now-7d",
1654     "to": "now"
1655   },
1656   "timepicker": {
1657     "now": true,
1658     "refresh_intervals": [
1659       "5s",
1660       "10s",
1661       "30s",
1662       "1m",
1663       "5m",
1664       "15m",
1665       "30m",
1666       "1h",
1667       "2h",
1668       "1d"
1669     ],
1670     "time_options": [
1671       "5m",
1672       "15m",
1673       "1h",
1674       "6h",
1675       "12h",
1676       "24h",
1677       "2d",
1678       "7d",
1679       "30d"
1680     ]
1681   },
1682   "templating": {
1683     "list": [
1684       {
1685         "allFormat": "regex values",
1686         "current": {
1687           "tags": [],
1688           "text": "ericsson-pod2 + huawei-pod1 + huawei-pod2 + intel-pod6 + lf-pod2 + zte-pod1",
1689           "value": [
1690             "ericsson\\-pod2",
1691             "huawei\\-pod1",
1692             "huawei\\-pod2",
1693             "intel\\-pod6",
1694             "lf\\-pod2",
1695             "zte\\-pod1"
1696           ]
1697         },
1698         "datasource": "yardstick-vtc",
1699         "includeAll": true,
1700         "multi": true,
1701         "multiFormat": "regex values",
1702         "name": "POD",
1703         "options": [
1704           {
1705             "text": "All",
1706             "value": "(elxg482ls42|ericsson\\-pod1|ericsson\\-pod2|huawei\\-pod1|huawei\\-pod2|huawei\\-us\\-deploy\\-bare\\-1|intel\\-pod5|intel\\-pod6|lf\\-pod1|lf\\-pod2|opnfv\\-jump\\-1|opnfv\\-jump\\-2|orange\\-fr\\-pod2|unknown|zte\\-pod1)",
1707             "selected": false
1708           },
1709           {
1710             "text": "elxg482ls42",
1711             "value": "elxg482ls42",
1712             "selected": false
1713           },
1714           {
1715             "text": "ericsson-pod1",
1716             "value": "ericsson\\-pod1",
1717             "selected": false
1718           },
1719           {
1720             "text": "ericsson-pod2",
1721             "value": "ericsson\\-pod2",
1722             "selected": true
1723           },
1724           {
1725             "text": "huawei-pod1",
1726             "value": "huawei\\-pod1",
1727             "selected": true
1728           },
1729           {
1730             "text": "huawei-pod2",
1731             "value": "huawei\\-pod2",
1732             "selected": true
1733           },
1734           {
1735             "text": "huawei-us-deploy-bare-1",
1736             "value": "huawei\\-us\\-deploy\\-bare\\-1",
1737             "selected": false
1738           },
1739           {
1740             "text": "intel-pod5",
1741             "value": "intel\\-pod5",
1742             "selected": false
1743           },
1744           {
1745             "text": "intel-pod6",
1746             "value": "intel\\-pod6",
1747             "selected": true
1748           },
1749           {
1750             "text": "lf-pod1",
1751             "value": "lf\\-pod1",
1752             "selected": false
1753           },
1754           {
1755             "text": "lf-pod2",
1756             "value": "lf\\-pod2",
1757             "selected": true
1758           },
1759           {
1760             "text": "opnfv-jump-1",
1761             "value": "opnfv\\-jump\\-1",
1762             "selected": false
1763           },
1764           {
1765             "text": "opnfv-jump-2",
1766             "value": "opnfv\\-jump\\-2",
1767             "selected": false
1768           },
1769           {
1770             "text": "orange-fr-pod2",
1771             "value": "orange\\-fr\\-pod2",
1772             "selected": false
1773           },
1774           {
1775             "text": "unknown",
1776             "value": "unknown",
1777             "selected": false
1778           },
1779           {
1780             "text": "zte-pod1",
1781             "value": "zte\\-pod1",
1782             "selected": true
1783           }
1784         ],
1785         "query": "SHOW TAG VALUES WITH KEY = \"pod_name\" ",
1786         "refresh": false,
1787         "type": "query"
1788       },
1789       {
1790         "allFormat": "regex values",
1791         "current": {
1792           "text": "All",
1793           "value": "(os\\-no_sdn\\-ovs\\-ha|os\\-nosdn\\-kvm\\-ha|os\\-nosdn\\-nofeature\\-ha|os\\-nosdn\\-nofeature\\-noha|os\\-nosdn\\-ovs\\-ha|os\\-ocl\\-nofeature\\-ha|os\\-odl_l2\\-bgpvpn\\-ha|os\\-odl_l2\\-nofeature\\-ha|os\\-odl_l2\\-nofeature\\-noha|os\\-odl_l2\\-sfc\\-ha|os\\-odl_l3\\-nofeature\\-ha|os\\-onos\\-nofeature\\-ha|os\\-onos\\-sfc\\-ha|os\\-ovs\\-nofeature\\-ha|unknown)",
1794           "tags": []
1795         },
1796         "datasource": "yardstick-vtc",
1797         "includeAll": true,
1798         "multi": true,
1799         "multiFormat": "regex values",
1800         "name": "SCENARIO",
1801         "options": [
1802           {
1803             "text": "All",
1804             "value": "(os\\-no_sdn\\-ovs\\-ha|os\\-nosdn\\-kvm\\-ha|os\\-nosdn\\-nofeature\\-ha|os\\-nosdn\\-nofeature\\-noha|os\\-nosdn\\-ovs\\-ha|os\\-ocl\\-nofeature\\-ha|os\\-odl_l2\\-bgpvpn\\-ha|os\\-odl_l2\\-nofeature\\-ha|os\\-odl_l2\\-nofeature\\-noha|os\\-odl_l2\\-sfc\\-ha|os\\-odl_l3\\-nofeature\\-ha|os\\-onos\\-nofeature\\-ha|os\\-onos\\-sfc\\-ha|os\\-ovs\\-nofeature\\-ha|unknown)",
1805             "selected": true
1806           },
1807           {
1808             "text": "os-no_sdn-ovs-ha",
1809             "value": "os\\-no_sdn\\-ovs\\-ha",
1810             "selected": false
1811           },
1812           {
1813             "text": "os-nosdn-kvm-ha",
1814             "value": "os\\-nosdn\\-kvm\\-ha",
1815             "selected": false
1816           },
1817           {
1818             "text": "os-nosdn-nofeature-ha",
1819             "value": "os\\-nosdn\\-nofeature\\-ha",
1820             "selected": false
1821           },
1822           {
1823             "text": "os-nosdn-nofeature-noha",
1824             "value": "os\\-nosdn\\-nofeature\\-noha",
1825             "selected": false
1826           },
1827           {
1828             "text": "os-nosdn-ovs-ha",
1829             "value": "os\\-nosdn\\-ovs\\-ha",
1830             "selected": false
1831           },
1832           {
1833             "text": "os-ocl-nofeature-ha",
1834             "value": "os\\-ocl\\-nofeature\\-ha",
1835             "selected": false
1836           },
1837           {
1838             "text": "os-odl_l2-bgpvpn-ha",
1839             "value": "os\\-odl_l2\\-bgpvpn\\-ha",
1840             "selected": false
1841           },
1842           {
1843             "text": "os-odl_l2-nofeature-ha",
1844             "value": "os\\-odl_l2\\-nofeature\\-ha",
1845             "selected": false
1846           },
1847           {
1848             "text": "os-odl_l2-nofeature-noha",
1849             "value": "os\\-odl_l2\\-nofeature\\-noha",
1850             "selected": false
1851           },
1852           {
1853             "text": "os-odl_l2-sfc-ha",
1854             "value": "os\\-odl_l2\\-sfc\\-ha",
1855             "selected": false
1856           },
1857           {
1858             "text": "os-odl_l3-nofeature-ha",
1859             "value": "os\\-odl_l3\\-nofeature\\-ha",
1860             "selected": false
1861           },
1862           {
1863             "text": "os-onos-nofeature-ha",
1864             "value": "os\\-onos\\-nofeature\\-ha",
1865             "selected": false
1866           },
1867           {
1868             "text": "os-onos-sfc-ha",
1869             "value": "os\\-onos\\-sfc\\-ha",
1870             "selected": false
1871           },
1872           {
1873             "text": "os-ovs-nofeature-ha",
1874             "value": "os\\-ovs\\-nofeature\\-ha",
1875             "selected": false
1876           },
1877           {
1878             "text": "unknown",
1879             "value": "unknown",
1880             "selected": false
1881           }
1882         ],
1883         "query": "SHOW TAG VALUES WITH KEY = \"deploy_scenario\" ",
1884         "refresh": false,
1885         "type": "query"
1886       }
1887     ]
1888   },
1889   "annotations": {
1890     "list": []
1891   },
1892   "refresh": "30m",
1893   "schemaVersion": 8,
1894   "version": 3,
1895   "links": []
1896 }