Merge "Add test case description for TC061"
[yardstick.git] / dashboard / Yardstick-TC043-1469065934974
1 {
2   "id": 28,
3   "title": "Yardstick-TC043",
4   "originalTitle": "Yardstick-TC043",
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": "",
18       "panels": [
19         {
20           "content": "<h5 style=\"font-family:Verdana\"> <a style=\"color:#31A7D3\"><center>OPNFV_Yardstick_TC043 - Network latency (Ping)</center> </a></h5>\n<center>\n<p>Evaluation of network latency (RTT - round trip time) between two nodes running on one pod.\nFor more information see <a style=\"color:#31A7D3\"; href=\"http://artifacts.opnfv.org/yardstick/colorado/docs/userguide/opnfv_yardstick_tc043.html\">TC043</a></p>\n</center>\n\n\n",
21           "editable": true,
22           "error": false,
23           "id": 6,
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": "",
39       "panels": [
40         {
41           "content": "",
42           "editable": true,
43           "error": false,
44           "id": 9,
45           "isNew": true,
46           "links": [],
47           "mode": "markdown",
48           "span": 12,
49           "style": {},
50           "title": "Test Case Execution",
51           "type": "text"
52         }
53       ],
54       "title": "New row"
55     },
56     {
57       "collapse": false,
58       "editable": true,
59       "height": "300px",
60       "panels": [
61         {
62           "aliasColors": {},
63           "bars": false,
64           "datasource": "yardstick-vtc",
65           "decimals": 2,
66           "editable": true,
67           "error": false,
68           "fill": 1,
69           "grid": {
70             "leftLogBase": 1,
71             "leftMax": null,
72             "leftMin": null,
73             "rightLogBase": 1,
74             "rightMax": null,
75             "rightMin": null,
76             "threshold1": null,
77             "threshold1Color": "rgba(216, 200, 27, 0.27)",
78             "threshold2": null,
79             "threshold2Color": "rgba(234, 112, 112, 0.22)"
80           },
81           "hideTimeOverride": false,
82           "id": 1,
83           "interval": "",
84           "isNew": true,
85           "leftYAxisLabel": "RTT",
86           "legend": {
87             "alignAsTable": true,
88             "avg": true,
89             "current": false,
90             "hideEmpty": false,
91             "hideZero": false,
92             "max": true,
93             "min": true,
94             "rightSide": false,
95             "show": true,
96             "sort": "avg",
97             "sortDesc": false,
98             "total": false,
99             "values": true
100           },
101           "lines": true,
102           "linewidth": 2,
103           "links": [],
104           "nullPointMode": "connected",
105           "percentage": false,
106           "pointradius": 5,
107           "points": false,
108           "renderer": "flot",
109           "rightYAxisLabel": "",
110           "seriesOverrides": [],
111           "span": 12,
112           "stack": false,
113           "steppedLine": false,
114           "targets": [
115             {
116               "alias": "$tag_pod_name - $tag_deploy_scenario",
117               "dsType": "influxdb",
118               "groupBy": [
119                 {
120                   "params": [
121                     "pod_name"
122                   ],
123                   "type": "tag"
124                 },
125                 {
126                   "params": [
127                     "task_id"
128                   ],
129                   "type": "tag"
130                 },
131                 {
132                   "params": [
133                     "deploy_scenario"
134                   ],
135                   "type": "tag"
136                 }
137               ],
138               "hide": false,
139               "measurement": "opnfv_yardstick_tc043",
140               "query": "SELECT \"rtt.node2\" FROM \"opnfv_yardstick_tc043\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"pod_name\", \"task_id\", \"deploy_scenario\"",
141               "refId": "A",
142               "resultFormat": "time_series",
143               "select": [
144                 [
145                   {
146                     "params": [
147                       "rtt.node2"
148                     ],
149                     "type": "field"
150                   }
151                 ]
152               ],
153               "tags": [
154                 {
155                   "key": "pod_name",
156                   "operator": "=~",
157                   "value": "/$POD$/"
158                 },
159                 {
160                   "condition": "AND",
161                   "key": "deploy_scenario",
162                   "operator": "=~",
163                   "value": "/$SCENARIO$/"
164                 }
165               ]
166             },
167             {
168               "dsType": "influxdb",
169               "groupBy": [
170                 {
171                   "params": [
172                     "$interval"
173                   ],
174                   "type": "time"
175                 },
176                 {
177                   "params": [
178                     "null"
179                   ],
180                   "type": "fill"
181                 }
182               ],
183               "hide": true,
184               "measurement": "opnfv_yardstick_tc005",
185               "refId": "B",
186               "resultFormat": "time_series",
187               "select": [
188                 [
189                   {
190                     "params": [
191                       "write_lat"
192                     ],
193                     "type": "field"
194                   },
195                   {
196                     "params": [],
197                     "type": "mean"
198                   }
199                 ]
200               ],
201               "tags": []
202             },
203             {
204               "dsType": "influxdb",
205               "groupBy": [
206                 {
207                   "params": [
208                     "$interval"
209                   ],
210                   "type": "time"
211                 },
212                 {
213                   "params": [
214                     "null"
215                   ],
216                   "type": "fill"
217                 }
218               ],
219               "hide": true,
220               "refId": "C",
221               "resultFormat": "time_series",
222               "select": [
223                 [
224                   {
225                     "params": [
226                       "value"
227                     ],
228                     "type": "field"
229                   },
230                   {
231                     "params": [],
232                     "type": "mean"
233                   }
234                 ]
235               ],
236               "tags": []
237             },
238             {
239               "dsType": "influxdb",
240               "groupBy": [
241                 {
242                   "params": [
243                     "$interval"
244                   ],
245                   "type": "time"
246                 },
247                 {
248                   "params": [
249                     "null"
250                   ],
251                   "type": "fill"
252                 }
253               ],
254               "hide": true,
255               "refId": "D",
256               "resultFormat": "time_series",
257               "select": [
258                 [
259                   {
260                     "params": [
261                       "value"
262                     ],
263                     "type": "field"
264                   },
265                   {
266                     "params": [],
267                     "type": "mean"
268                   }
269                 ]
270               ],
271               "tags": []
272             },
273             {
274               "dsType": "influxdb",
275               "groupBy": [
276                 {
277                   "params": [
278                     "$interval"
279                   ],
280                   "type": "time"
281                 },
282                 {
283                   "params": [
284                     "null"
285                   ],
286                   "type": "fill"
287                 }
288               ],
289               "hide": true,
290               "refId": "E",
291               "resultFormat": "time_series",
292               "select": [
293                 [
294                   {
295                     "params": [
296                       "value"
297                     ],
298                     "type": "field"
299                   },
300                   {
301                     "params": [],
302                     "type": "mean"
303                   }
304                 ]
305               ],
306               "tags": []
307             }
308           ],
309           "timeFrom": "14d",
310           "timeShift": null,
311           "title": "Network Latency - RTT",
312           "tooltip": {
313             "shared": true,
314             "value_type": "cumulative"
315           },
316           "type": "graph",
317           "x-axis": true,
318           "y-axis": true,
319           "y_formats": [
320             "ms",
321             "short"
322           ]
323         }
324       ],
325       "showTitle": false,
326       "title": "Row"
327     },
328     {
329       "collapse": false,
330       "editable": true,
331       "height": "",
332       "panels": [
333         {
334           "content": "",
335           "editable": true,
336           "error": false,
337           "id": 10,
338           "isNew": true,
339           "links": [],
340           "mode": "markdown",
341           "span": 12,
342           "style": {},
343           "title": "Daily Averages",
344           "type": "text"
345         }
346       ],
347       "title": "New row"
348     },
349     {
350       "collapse": false,
351       "editable": true,
352       "height": "",
353       "panels": [
354         {
355           "columns": [],
356           "datasource": "yardstick-vtc",
357           "editable": true,
358           "error": false,
359           "fontSize": "90%",
360           "height": "",
361           "id": 2,
362           "isNew": true,
363           "links": [],
364           "minSpan": 2,
365           "pageSize": 100,
366           "repeat": "POD",
367           "scopedVars": {
368             "POD": {
369               "selected": true,
370               "text": "ericsson-pod2",
371               "value": "ericsson\\-pod2"
372             }
373           },
374           "scroll": true,
375           "showHeader": true,
376           "sort": {
377             "col": 2,
378             "desc": false
379           },
380           "span": 2,
381           "styles": [
382             {
383               "dateFormat": "YYYY-MM-DD HH:mm:ss",
384               "pattern": "Time",
385               "type": "date"
386             },
387             {
388               "colorMode": null,
389               "colors": [
390                 "rgba(245, 54, 54, 0.9)",
391                 "rgba(237, 129, 40, 0.89)",
392                 "rgba(50, 172, 45, 0.97)"
393               ],
394               "decimals": 2,
395               "pattern": "deploy_scenario",
396               "thresholds": [],
397               "type": "string",
398               "unit": "short"
399             },
400             {
401               "colorMode": null,
402               "colors": [
403                 "rgba(245, 54, 54, 0.9)",
404                 "rgba(237, 129, 40, 0.89)",
405                 "rgba(50, 172, 45, 0.97)"
406               ],
407               "dateFormat": "YYYY-MM-DD HH:mm:ss",
408               "decimals": 2,
409               "pattern": "/.*/",
410               "thresholds": [],
411               "type": "number",
412               "unit": "ms"
413             }
414           ],
415           "targets": [
416             {
417               "alias": "",
418               "dsType": "influxdb",
419               "groupBy": [
420                 {
421                   "params": [
422                     "deploy_scenario"
423                   ],
424                   "type": "tag"
425                 }
426               ],
427               "measurement": "opnfv_yardstick_tc043",
428               "query": "SELECT mean(\"rtt.node2\") FROM \"opnfv_yardstick_tc043\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\"",
429               "rawQuery": false,
430               "refId": "A",
431               "resultFormat": "table",
432               "select": [
433                 [
434                   {
435                     "params": [
436                       "rtt.node2"
437                     ],
438                     "type": "field"
439                   },
440                   {
441                     "params": [],
442                     "type": "mean"
443                   }
444                 ]
445               ],
446               "tags": [
447                 {
448                   "key": "pod_name",
449                   "operator": "=~",
450                   "value": "/$POD$/"
451                 },
452                 {
453                   "condition": "AND",
454                   "key": "deploy_scenario",
455                   "operator": "=~",
456                   "value": "/$SCENARIO$/"
457                 }
458               ]
459             }
460           ],
461           "timeFrom": "14d",
462           "title": "$POD",
463           "transform": "table",
464           "transparent": false,
465           "type": "table"
466         },
467         {
468           "columns": [],
469           "datasource": "yardstick-vtc",
470           "editable": true,
471           "error": false,
472           "fontSize": "90%",
473           "height": "",
474           "id": 7,
475           "isNew": true,
476           "links": [],
477           "minSpan": 2,
478           "pageSize": 100,
479           "repeat": null,
480           "scopedVars": {
481             "POD": {
482               "selected": true,
483               "text": "huawei-pod1",
484               "value": "huawei\\-pod1"
485             }
486           },
487           "scroll": true,
488           "showHeader": true,
489           "sort": {
490             "col": 2,
491             "desc": false
492           },
493           "span": 2,
494           "styles": [
495             {
496               "dateFormat": "YYYY-MM-DD HH:mm:ss",
497               "pattern": "Time",
498               "type": "date"
499             },
500             {
501               "colorMode": null,
502               "colors": [
503                 "rgba(245, 54, 54, 0.9)",
504                 "rgba(237, 129, 40, 0.89)",
505                 "rgba(50, 172, 45, 0.97)"
506               ],
507               "decimals": 2,
508               "pattern": "deploy_scenario",
509               "thresholds": [],
510               "type": "string",
511               "unit": "short"
512             },
513             {
514               "colorMode": null,
515               "colors": [
516                 "rgba(245, 54, 54, 0.9)",
517                 "rgba(237, 129, 40, 0.89)",
518                 "rgba(50, 172, 45, 0.97)"
519               ],
520               "dateFormat": "YYYY-MM-DD HH:mm:ss",
521               "decimals": 2,
522               "pattern": "/.*/",
523               "thresholds": [],
524               "type": "number",
525               "unit": "ms"
526             }
527           ],
528           "targets": [
529             {
530               "alias": "",
531               "dsType": "influxdb",
532               "groupBy": [
533                 {
534                   "params": [
535                     "deploy_scenario"
536                   ],
537                   "type": "tag"
538                 }
539               ],
540               "measurement": "opnfv_yardstick_tc043",
541               "query": "SELECT mean(\"rtt.node2\") FROM \"opnfv_yardstick_tc043\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\"",
542               "rawQuery": false,
543               "refId": "A",
544               "resultFormat": "table",
545               "select": [
546                 [
547                   {
548                     "params": [
549                       "rtt.node2"
550                     ],
551                     "type": "field"
552                   },
553                   {
554                     "params": [],
555                     "type": "mean"
556                   }
557                 ]
558               ],
559               "tags": [
560                 {
561                   "key": "pod_name",
562                   "operator": "=~",
563                   "value": "/$POD$/"
564                 },
565                 {
566                   "condition": "AND",
567                   "key": "deploy_scenario",
568                   "operator": "=~",
569                   "value": "/$SCENARIO$/"
570                 }
571               ]
572             }
573           ],
574           "timeFrom": "14d",
575           "title": "$POD",
576           "transform": "table",
577           "transparent": false,
578           "type": "table",
579           "repeatIteration": 1469602196950,
580           "repeatPanelId": 2
581         },
582         {
583           "columns": [],
584           "datasource": "yardstick-vtc",
585           "editable": true,
586           "error": false,
587           "fontSize": "90%",
588           "height": "",
589           "id": 11,
590           "isNew": true,
591           "links": [],
592           "minSpan": 2,
593           "pageSize": 100,
594           "repeat": null,
595           "scopedVars": {
596             "POD": {
597               "selected": true,
598               "text": "huawei-pod2",
599               "value": "huawei\\-pod2"
600             }
601           },
602           "scroll": true,
603           "showHeader": true,
604           "sort": {
605             "col": 2,
606             "desc": false
607           },
608           "span": 2,
609           "styles": [
610             {
611               "dateFormat": "YYYY-MM-DD HH:mm:ss",
612               "pattern": "Time",
613               "type": "date"
614             },
615             {
616               "colorMode": null,
617               "colors": [
618                 "rgba(245, 54, 54, 0.9)",
619                 "rgba(237, 129, 40, 0.89)",
620                 "rgba(50, 172, 45, 0.97)"
621               ],
622               "decimals": 2,
623               "pattern": "deploy_scenario",
624               "thresholds": [],
625               "type": "string",
626               "unit": "short"
627             },
628             {
629               "colorMode": null,
630               "colors": [
631                 "rgba(245, 54, 54, 0.9)",
632                 "rgba(237, 129, 40, 0.89)",
633                 "rgba(50, 172, 45, 0.97)"
634               ],
635               "dateFormat": "YYYY-MM-DD HH:mm:ss",
636               "decimals": 2,
637               "pattern": "/.*/",
638               "thresholds": [],
639               "type": "number",
640               "unit": "ms"
641             }
642           ],
643           "targets": [
644             {
645               "alias": "",
646               "dsType": "influxdb",
647               "groupBy": [
648                 {
649                   "params": [
650                     "deploy_scenario"
651                   ],
652                   "type": "tag"
653                 }
654               ],
655               "measurement": "opnfv_yardstick_tc043",
656               "query": "SELECT mean(\"rtt.node2\") FROM \"opnfv_yardstick_tc043\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\"",
657               "rawQuery": false,
658               "refId": "A",
659               "resultFormat": "table",
660               "select": [
661                 [
662                   {
663                     "params": [
664                       "rtt.node2"
665                     ],
666                     "type": "field"
667                   },
668                   {
669                     "params": [],
670                     "type": "mean"
671                   }
672                 ]
673               ],
674               "tags": [
675                 {
676                   "key": "pod_name",
677                   "operator": "=~",
678                   "value": "/$POD$/"
679                 },
680                 {
681                   "condition": "AND",
682                   "key": "deploy_scenario",
683                   "operator": "=~",
684                   "value": "/$SCENARIO$/"
685                 }
686               ]
687             }
688           ],
689           "timeFrom": "14d",
690           "title": "$POD",
691           "transform": "table",
692           "transparent": false,
693           "type": "table",
694           "repeatIteration": 1469602196950,
695           "repeatPanelId": 2
696         },
697         {
698           "columns": [],
699           "datasource": "yardstick-vtc",
700           "editable": true,
701           "error": false,
702           "fontSize": "90%",
703           "height": "",
704           "id": 12,
705           "isNew": true,
706           "links": [],
707           "minSpan": 2,
708           "pageSize": 100,
709           "repeat": null,
710           "scopedVars": {
711             "POD": {
712               "selected": true,
713               "text": "intel-pod5",
714               "value": "intel\\-pod5"
715             }
716           },
717           "scroll": true,
718           "showHeader": true,
719           "sort": {
720             "col": 2,
721             "desc": false
722           },
723           "span": 2,
724           "styles": [
725             {
726               "dateFormat": "YYYY-MM-DD HH:mm:ss",
727               "pattern": "Time",
728               "type": "date"
729             },
730             {
731               "colorMode": null,
732               "colors": [
733                 "rgba(245, 54, 54, 0.9)",
734                 "rgba(237, 129, 40, 0.89)",
735                 "rgba(50, 172, 45, 0.97)"
736               ],
737               "decimals": 2,
738               "pattern": "deploy_scenario",
739               "thresholds": [],
740               "type": "string",
741               "unit": "short"
742             },
743             {
744               "colorMode": null,
745               "colors": [
746                 "rgba(245, 54, 54, 0.9)",
747                 "rgba(237, 129, 40, 0.89)",
748                 "rgba(50, 172, 45, 0.97)"
749               ],
750               "dateFormat": "YYYY-MM-DD HH:mm:ss",
751               "decimals": 2,
752               "pattern": "/.*/",
753               "thresholds": [],
754               "type": "number",
755               "unit": "ms"
756             }
757           ],
758           "targets": [
759             {
760               "alias": "",
761               "dsType": "influxdb",
762               "groupBy": [
763                 {
764                   "params": [
765                     "deploy_scenario"
766                   ],
767                   "type": "tag"
768                 }
769               ],
770               "measurement": "opnfv_yardstick_tc043",
771               "query": "SELECT mean(\"rtt.node2\") FROM \"opnfv_yardstick_tc043\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\"",
772               "rawQuery": false,
773               "refId": "A",
774               "resultFormat": "table",
775               "select": [
776                 [
777                   {
778                     "params": [
779                       "rtt.node2"
780                     ],
781                     "type": "field"
782                   },
783                   {
784                     "params": [],
785                     "type": "mean"
786                   }
787                 ]
788               ],
789               "tags": [
790                 {
791                   "key": "pod_name",
792                   "operator": "=~",
793                   "value": "/$POD$/"
794                 },
795                 {
796                   "condition": "AND",
797                   "key": "deploy_scenario",
798                   "operator": "=~",
799                   "value": "/$SCENARIO$/"
800                 }
801               ]
802             }
803           ],
804           "timeFrom": "14d",
805           "title": "$POD",
806           "transform": "table",
807           "transparent": false,
808           "type": "table",
809           "repeatIteration": 1469602196950,
810           "repeatPanelId": 2
811         },
812         {
813           "columns": [],
814           "datasource": "yardstick-vtc",
815           "editable": true,
816           "error": false,
817           "fontSize": "90%",
818           "height": "",
819           "id": 15,
820           "isNew": true,
821           "links": [],
822           "minSpan": 2,
823           "pageSize": 100,
824           "repeat": null,
825           "scopedVars": {
826             "POD": {
827               "selected": true,
828               "text": "intel-pod6",
829               "value": "intel\\-pod6"
830             }
831           },
832           "scroll": true,
833           "showHeader": true,
834           "sort": {
835             "col": 2,
836             "desc": false
837           },
838           "span": 2,
839           "styles": [
840             {
841               "dateFormat": "YYYY-MM-DD HH:mm:ss",
842               "pattern": "Time",
843               "type": "date"
844             },
845             {
846               "colorMode": null,
847               "colors": [
848                 "rgba(245, 54, 54, 0.9)",
849                 "rgba(237, 129, 40, 0.89)",
850                 "rgba(50, 172, 45, 0.97)"
851               ],
852               "decimals": 2,
853               "pattern": "deploy_scenario",
854               "thresholds": [],
855               "type": "string",
856               "unit": "short"
857             },
858             {
859               "colorMode": null,
860               "colors": [
861                 "rgba(245, 54, 54, 0.9)",
862                 "rgba(237, 129, 40, 0.89)",
863                 "rgba(50, 172, 45, 0.97)"
864               ],
865               "dateFormat": "YYYY-MM-DD HH:mm:ss",
866               "decimals": 2,
867               "pattern": "/.*/",
868               "thresholds": [],
869               "type": "number",
870               "unit": "ms"
871             }
872           ],
873           "targets": [
874             {
875               "alias": "",
876               "dsType": "influxdb",
877               "groupBy": [
878                 {
879                   "params": [
880                     "deploy_scenario"
881                   ],
882                   "type": "tag"
883                 }
884               ],
885               "measurement": "opnfv_yardstick_tc043",
886               "query": "SELECT mean(\"rtt.node2\") FROM \"opnfv_yardstick_tc043\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\"",
887               "rawQuery": false,
888               "refId": "A",
889               "resultFormat": "table",
890               "select": [
891                 [
892                   {
893                     "params": [
894                       "rtt.node2"
895                     ],
896                     "type": "field"
897                   },
898                   {
899                     "params": [],
900                     "type": "mean"
901                   }
902                 ]
903               ],
904               "tags": [
905                 {
906                   "key": "pod_name",
907                   "operator": "=~",
908                   "value": "/$POD$/"
909                 },
910                 {
911                   "condition": "AND",
912                   "key": "deploy_scenario",
913                   "operator": "=~",
914                   "value": "/$SCENARIO$/"
915                 }
916               ]
917             }
918           ],
919           "timeFrom": "14d",
920           "title": "$POD",
921           "transform": "table",
922           "transparent": false,
923           "type": "table",
924           "repeatIteration": 1469602196950,
925           "repeatPanelId": 2
926         },
927         {
928           "columns": [],
929           "datasource": "yardstick-vtc",
930           "editable": true,
931           "error": false,
932           "fontSize": "90%",
933           "height": "",
934           "id": 17,
935           "isNew": true,
936           "links": [],
937           "minSpan": 2,
938           "pageSize": 100,
939           "repeat": null,
940           "scopedVars": {
941             "POD": {
942               "selected": true,
943               "text": "lf-pod2",
944               "value": "lf\\-pod2"
945             }
946           },
947           "scroll": true,
948           "showHeader": true,
949           "sort": {
950             "col": 2,
951             "desc": false
952           },
953           "span": 2,
954           "styles": [
955             {
956               "dateFormat": "YYYY-MM-DD HH:mm:ss",
957               "pattern": "Time",
958               "type": "date"
959             },
960             {
961               "colorMode": null,
962               "colors": [
963                 "rgba(245, 54, 54, 0.9)",
964                 "rgba(237, 129, 40, 0.89)",
965                 "rgba(50, 172, 45, 0.97)"
966               ],
967               "decimals": 2,
968               "pattern": "deploy_scenario",
969               "thresholds": [],
970               "type": "string",
971               "unit": "short"
972             },
973             {
974               "colorMode": null,
975               "colors": [
976                 "rgba(245, 54, 54, 0.9)",
977                 "rgba(237, 129, 40, 0.89)",
978                 "rgba(50, 172, 45, 0.97)"
979               ],
980               "dateFormat": "YYYY-MM-DD HH:mm:ss",
981               "decimals": 2,
982               "pattern": "/.*/",
983               "thresholds": [],
984               "type": "number",
985               "unit": "ms"
986             }
987           ],
988           "targets": [
989             {
990               "alias": "",
991               "dsType": "influxdb",
992               "groupBy": [
993                 {
994                   "params": [
995                     "deploy_scenario"
996                   ],
997                   "type": "tag"
998                 }
999               ],
1000               "measurement": "opnfv_yardstick_tc043",
1001               "query": "SELECT mean(\"rtt.node2\") FROM \"opnfv_yardstick_tc043\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\"",
1002               "rawQuery": false,
1003               "refId": "A",
1004               "resultFormat": "table",
1005               "select": [
1006                 [
1007                   {
1008                     "params": [
1009                       "rtt.node2"
1010                     ],
1011                     "type": "field"
1012                   },
1013                   {
1014                     "params": [],
1015                     "type": "mean"
1016                   }
1017                 ]
1018               ],
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             }
1033           ],
1034           "timeFrom": "14d",
1035           "title": "$POD",
1036           "transform": "table",
1037           "transparent": false,
1038           "type": "table",
1039           "repeatIteration": 1469602196950,
1040           "repeatPanelId": 2
1041         },
1042         {
1043           "columns": [],
1044           "datasource": "yardstick-vtc",
1045           "editable": true,
1046           "error": false,
1047           "fontSize": "90%",
1048           "height": "",
1049           "id": 18,
1050           "isNew": true,
1051           "links": [],
1052           "minSpan": 2,
1053           "pageSize": 100,
1054           "repeat": null,
1055           "scopedVars": {
1056             "POD": {
1057               "selected": true,
1058               "text": "zte-pod1",
1059               "value": "zte\\-pod1"
1060             }
1061           },
1062           "scroll": true,
1063           "showHeader": true,
1064           "sort": {
1065             "col": 2,
1066             "desc": false
1067           },
1068           "span": 2,
1069           "styles": [
1070             {
1071               "dateFormat": "YYYY-MM-DD HH:mm:ss",
1072               "pattern": "Time",
1073               "type": "date"
1074             },
1075             {
1076               "colorMode": null,
1077               "colors": [
1078                 "rgba(245, 54, 54, 0.9)",
1079                 "rgba(237, 129, 40, 0.89)",
1080                 "rgba(50, 172, 45, 0.97)"
1081               ],
1082               "decimals": 2,
1083               "pattern": "deploy_scenario",
1084               "thresholds": [],
1085               "type": "string",
1086               "unit": "short"
1087             },
1088             {
1089               "colorMode": null,
1090               "colors": [
1091                 "rgba(245, 54, 54, 0.9)",
1092                 "rgba(237, 129, 40, 0.89)",
1093                 "rgba(50, 172, 45, 0.97)"
1094               ],
1095               "dateFormat": "YYYY-MM-DD HH:mm:ss",
1096               "decimals": 2,
1097               "pattern": "/.*/",
1098               "thresholds": [],
1099               "type": "number",
1100               "unit": "ms"
1101             }
1102           ],
1103           "targets": [
1104             {
1105               "alias": "",
1106               "dsType": "influxdb",
1107               "groupBy": [
1108                 {
1109                   "params": [
1110                     "deploy_scenario"
1111                   ],
1112                   "type": "tag"
1113                 }
1114               ],
1115               "measurement": "opnfv_yardstick_tc043",
1116               "query": "SELECT mean(\"rtt.node2\") FROM \"opnfv_yardstick_tc043\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\"",
1117               "rawQuery": false,
1118               "refId": "A",
1119               "resultFormat": "table",
1120               "select": [
1121                 [
1122                   {
1123                     "params": [
1124                       "rtt.node2"
1125                     ],
1126                     "type": "field"
1127                   },
1128                   {
1129                     "params": [],
1130                     "type": "mean"
1131                   }
1132                 ]
1133               ],
1134               "tags": [
1135                 {
1136                   "key": "pod_name",
1137                   "operator": "=~",
1138                   "value": "/$POD$/"
1139                 },
1140                 {
1141                   "condition": "AND",
1142                   "key": "deploy_scenario",
1143                   "operator": "=~",
1144                   "value": "/$SCENARIO$/"
1145                 }
1146               ]
1147             }
1148           ],
1149           "timeFrom": "14d",
1150           "title": "$POD",
1151           "transform": "table",
1152           "transparent": false,
1153           "type": "table",
1154           "repeatIteration": 1469602196950,
1155           "repeatPanelId": 2
1156         }
1157       ],
1158       "showTitle": false,
1159       "title": "New row"
1160     },
1161     {
1162       "collapse": false,
1163       "editable": true,
1164       "height": "250px",
1165       "panels": [
1166         {
1167           "aliasColors": {},
1168           "bars": false,
1169           "datasource": "yardstick-vtc",
1170           "editable": true,
1171           "error": false,
1172           "fill": 1,
1173           "grid": {
1174             "leftLogBase": 1,
1175             "leftMax": null,
1176             "leftMin": 0,
1177             "rightLogBase": 1,
1178             "rightMax": null,
1179             "rightMin": null,
1180             "threshold1": null,
1181             "threshold1Color": "rgba(216, 200, 27, 0.27)",
1182             "threshold2": null,
1183             "threshold2Color": "rgba(234, 112, 112, 0.22)"
1184           },
1185           "height": "",
1186           "id": 3,
1187           "interval": "",
1188           "isNew": true,
1189           "leftYAxisLabel": "<RTT>",
1190           "legend": {
1191             "alignAsTable": false,
1192             "avg": false,
1193             "current": false,
1194             "hideEmpty": false,
1195             "hideZero": false,
1196             "max": false,
1197             "min": false,
1198             "rightSide": false,
1199             "show": true,
1200             "total": false,
1201             "values": false
1202           },
1203           "lines": true,
1204           "linewidth": 1,
1205           "links": [],
1206           "minSpan": 2,
1207           "nullPointMode": "connected",
1208           "percentage": false,
1209           "pointradius": 1,
1210           "points": true,
1211           "renderer": "flot",
1212           "repeat": "POD",
1213           "scopedVars": {
1214             "POD": {
1215               "selected": true,
1216               "text": "ericsson-pod2",
1217               "value": "ericsson\\-pod2"
1218             }
1219           },
1220           "seriesOverrides": [
1221             {
1222               "alias": "os-odl_l2-nofeature-ha",
1223               "color": "#7EB26D"
1224             },
1225             {
1226               "alias": "os-nosdn-nofeature-ha",
1227               "color": "#E24D42"
1228             },
1229             {
1230               "alias": "os-onos-nofeature-ha",
1231               "color": "#6ED0E0"
1232             },
1233             {
1234               "alias": "os-nosdn-ovs-ha",
1235               "color": "#EAB839"
1236             },
1237             {
1238               "alias": "os-odl_l3-nofeature-ha",
1239               "color": "#E5A8E2"
1240             },
1241             {
1242               "alias": "os-odl_l2-bgpvpn-ha",
1243               "color": "#E0752D"
1244             },
1245             {
1246               "alias": "os-odl_l2-sfc-ha",
1247               "color": "#508642"
1248             }
1249           ],
1250           "span": 2,
1251           "stack": false,
1252           "steppedLine": false,
1253           "targets": [
1254             {
1255               "alias": "$tag_deploy_scenario",
1256               "dsType": "influxdb",
1257               "groupBy": [
1258                 {
1259                   "params": [
1260                     "24h"
1261                   ],
1262                   "type": "time"
1263                 },
1264                 {
1265                   "params": [
1266                     "deploy_scenario"
1267                   ],
1268                   "type": "tag"
1269                 },
1270                 {
1271                   "params": [
1272                     "pod_name"
1273                   ],
1274                   "type": "tag"
1275                 },
1276                 {
1277                   "params": [
1278                     "null"
1279                   ],
1280                   "type": "fill"
1281                 }
1282               ],
1283               "measurement": "opnfv_yardstick_tc043",
1284               "query": "SELECT mean(\"rtt.node2\") FROM \"opnfv_yardstick_tc043\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY time(24h), \"deploy_scenario\", \"pod_name\" fill(null)",
1285               "rawQuery": false,
1286               "refId": "A",
1287               "resultFormat": "time_series",
1288               "select": [
1289                 [
1290                   {
1291                     "params": [
1292                       "rtt.node2"
1293                     ],
1294                     "type": "field"
1295                   },
1296                   {
1297                     "params": [],
1298                     "type": "mean"
1299                   }
1300                 ]
1301               ],
1302               "tags": [
1303                 {
1304                   "key": "pod_name",
1305                   "operator": "=~",
1306                   "value": "/$POD$/"
1307                 },
1308                 {
1309                   "condition": "AND",
1310                   "key": "deploy_scenario",
1311                   "operator": "=~",
1312                   "value": "/$SCENARIO$/"
1313                 }
1314               ]
1315             }
1316           ],
1317           "timeFrom": "14d",
1318           "timeShift": null,
1319           "title": "$POD",
1320           "tooltip": {
1321             "shared": true,
1322             "value_type": "individual"
1323           },
1324           "type": "graph",
1325           "x-axis": true,
1326           "y-axis": true,
1327           "y_formats": [
1328             "ms",
1329             "short"
1330           ]
1331         },
1332         {
1333           "aliasColors": {},
1334           "bars": false,
1335           "datasource": "yardstick-vtc",
1336           "editable": true,
1337           "error": false,
1338           "fill": 1,
1339           "grid": {
1340             "leftLogBase": 1,
1341             "leftMax": null,
1342             "leftMin": 0,
1343             "rightLogBase": 1,
1344             "rightMax": null,
1345             "rightMin": null,
1346             "threshold1": null,
1347             "threshold1Color": "rgba(216, 200, 27, 0.27)",
1348             "threshold2": null,
1349             "threshold2Color": "rgba(234, 112, 112, 0.22)"
1350           },
1351           "height": "",
1352           "id": 8,
1353           "interval": "",
1354           "isNew": true,
1355           "leftYAxisLabel": "<RTT>",
1356           "legend": {
1357             "alignAsTable": false,
1358             "avg": false,
1359             "current": false,
1360             "hideEmpty": false,
1361             "hideZero": false,
1362             "max": false,
1363             "min": false,
1364             "rightSide": false,
1365             "show": true,
1366             "total": false,
1367             "values": false
1368           },
1369           "lines": true,
1370           "linewidth": 1,
1371           "links": [],
1372           "minSpan": 2,
1373           "nullPointMode": "connected",
1374           "percentage": false,
1375           "pointradius": 1,
1376           "points": true,
1377           "renderer": "flot",
1378           "repeat": null,
1379           "scopedVars": {
1380             "POD": {
1381               "selected": true,
1382               "text": "huawei-pod1",
1383               "value": "huawei\\-pod1"
1384             }
1385           },
1386           "seriesOverrides": [
1387             {
1388               "alias": "os-odl_l2-nofeature-ha",
1389               "color": "#7EB26D"
1390             },
1391             {
1392               "alias": "os-nosdn-nofeature-ha",
1393               "color": "#E24D42"
1394             },
1395             {
1396               "alias": "os-onos-nofeature-ha",
1397               "color": "#6ED0E0"
1398             },
1399             {
1400               "alias": "os-nosdn-ovs-ha",
1401               "color": "#EAB839"
1402             },
1403             {
1404               "alias": "os-odl_l3-nofeature-ha",
1405               "color": "#E5A8E2"
1406             },
1407             {
1408               "alias": "os-odl_l2-bgpvpn-ha",
1409               "color": "#E0752D"
1410             },
1411             {
1412               "alias": "os-odl_l2-sfc-ha",
1413               "color": "#508642"
1414             }
1415           ],
1416           "span": 2,
1417           "stack": false,
1418           "steppedLine": false,
1419           "targets": [
1420             {
1421               "alias": "$tag_deploy_scenario",
1422               "dsType": "influxdb",
1423               "groupBy": [
1424                 {
1425                   "params": [
1426                     "24h"
1427                   ],
1428                   "type": "time"
1429                 },
1430                 {
1431                   "params": [
1432                     "deploy_scenario"
1433                   ],
1434                   "type": "tag"
1435                 },
1436                 {
1437                   "params": [
1438                     "pod_name"
1439                   ],
1440                   "type": "tag"
1441                 },
1442                 {
1443                   "params": [
1444                     "null"
1445                   ],
1446                   "type": "fill"
1447                 }
1448               ],
1449               "measurement": "opnfv_yardstick_tc043",
1450               "query": "SELECT mean(\"rtt.node2\") FROM \"opnfv_yardstick_tc043\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY time(24h), \"deploy_scenario\", \"pod_name\" fill(null)",
1451               "rawQuery": false,
1452               "refId": "A",
1453               "resultFormat": "time_series",
1454               "select": [
1455                 [
1456                   {
1457                     "params": [
1458                       "rtt.node2"
1459                     ],
1460                     "type": "field"
1461                   },
1462                   {
1463                     "params": [],
1464                     "type": "mean"
1465                   }
1466                 ]
1467               ],
1468               "tags": [
1469                 {
1470                   "key": "pod_name",
1471                   "operator": "=~",
1472                   "value": "/$POD$/"
1473                 },
1474                 {
1475                   "condition": "AND",
1476                   "key": "deploy_scenario",
1477                   "operator": "=~",
1478                   "value": "/$SCENARIO$/"
1479                 }
1480               ]
1481             }
1482           ],
1483           "timeFrom": "14d",
1484           "timeShift": null,
1485           "title": "$POD",
1486           "tooltip": {
1487             "shared": true,
1488             "value_type": "individual"
1489           },
1490           "type": "graph",
1491           "x-axis": true,
1492           "y-axis": true,
1493           "y_formats": [
1494             "ms",
1495             "short"
1496           ],
1497           "repeatIteration": 1469602196950,
1498           "repeatPanelId": 3
1499         },
1500         {
1501           "aliasColors": {},
1502           "bars": false,
1503           "datasource": "yardstick-vtc",
1504           "editable": true,
1505           "error": false,
1506           "fill": 1,
1507           "grid": {
1508             "leftLogBase": 1,
1509             "leftMax": null,
1510             "leftMin": 0,
1511             "rightLogBase": 1,
1512             "rightMax": null,
1513             "rightMin": null,
1514             "threshold1": null,
1515             "threshold1Color": "rgba(216, 200, 27, 0.27)",
1516             "threshold2": null,
1517             "threshold2Color": "rgba(234, 112, 112, 0.22)"
1518           },
1519           "height": "",
1520           "id": 13,
1521           "interval": "",
1522           "isNew": true,
1523           "leftYAxisLabel": "<RTT>",
1524           "legend": {
1525             "alignAsTable": false,
1526             "avg": false,
1527             "current": false,
1528             "hideEmpty": false,
1529             "hideZero": false,
1530             "max": false,
1531             "min": false,
1532             "rightSide": false,
1533             "show": true,
1534             "total": false,
1535             "values": false
1536           },
1537           "lines": true,
1538           "linewidth": 1,
1539           "links": [],
1540           "minSpan": 2,
1541           "nullPointMode": "connected",
1542           "percentage": false,
1543           "pointradius": 1,
1544           "points": true,
1545           "renderer": "flot",
1546           "repeat": null,
1547           "scopedVars": {
1548             "POD": {
1549               "selected": true,
1550               "text": "huawei-pod2",
1551               "value": "huawei\\-pod2"
1552             }
1553           },
1554           "seriesOverrides": [
1555             {
1556               "alias": "os-odl_l2-nofeature-ha",
1557               "color": "#7EB26D"
1558             },
1559             {
1560               "alias": "os-nosdn-nofeature-ha",
1561               "color": "#E24D42"
1562             },
1563             {
1564               "alias": "os-onos-nofeature-ha",
1565               "color": "#6ED0E0"
1566             },
1567             {
1568               "alias": "os-nosdn-ovs-ha",
1569               "color": "#EAB839"
1570             },
1571             {
1572               "alias": "os-odl_l3-nofeature-ha",
1573               "color": "#E5A8E2"
1574             },
1575             {
1576               "alias": "os-odl_l2-bgpvpn-ha",
1577               "color": "#E0752D"
1578             },
1579             {
1580               "alias": "os-odl_l2-sfc-ha",
1581               "color": "#508642"
1582             }
1583           ],
1584           "span": 2,
1585           "stack": false,
1586           "steppedLine": false,
1587           "targets": [
1588             {
1589               "alias": "$tag_deploy_scenario",
1590               "dsType": "influxdb",
1591               "groupBy": [
1592                 {
1593                   "params": [
1594                     "24h"
1595                   ],
1596                   "type": "time"
1597                 },
1598                 {
1599                   "params": [
1600                     "deploy_scenario"
1601                   ],
1602                   "type": "tag"
1603                 },
1604                 {
1605                   "params": [
1606                     "pod_name"
1607                   ],
1608                   "type": "tag"
1609                 },
1610                 {
1611                   "params": [
1612                     "null"
1613                   ],
1614                   "type": "fill"
1615                 }
1616               ],
1617               "measurement": "opnfv_yardstick_tc043",
1618               "query": "SELECT mean(\"rtt.node2\") FROM \"opnfv_yardstick_tc043\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY time(24h), \"deploy_scenario\", \"pod_name\" fill(null)",
1619               "rawQuery": false,
1620               "refId": "A",
1621               "resultFormat": "time_series",
1622               "select": [
1623                 [
1624                   {
1625                     "params": [
1626                       "rtt.node2"
1627                     ],
1628                     "type": "field"
1629                   },
1630                   {
1631                     "params": [],
1632                     "type": "mean"
1633                   }
1634                 ]
1635               ],
1636               "tags": [
1637                 {
1638                   "key": "pod_name",
1639                   "operator": "=~",
1640                   "value": "/$POD$/"
1641                 },
1642                 {
1643                   "condition": "AND",
1644                   "key": "deploy_scenario",
1645                   "operator": "=~",
1646                   "value": "/$SCENARIO$/"
1647                 }
1648               ]
1649             }
1650           ],
1651           "timeFrom": "14d",
1652           "timeShift": null,
1653           "title": "$POD",
1654           "tooltip": {
1655             "shared": true,
1656             "value_type": "individual"
1657           },
1658           "type": "graph",
1659           "x-axis": true,
1660           "y-axis": true,
1661           "y_formats": [
1662             "ms",
1663             "short"
1664           ],
1665           "repeatIteration": 1469602196950,
1666           "repeatPanelId": 3
1667         },
1668         {
1669           "aliasColors": {},
1670           "bars": false,
1671           "datasource": "yardstick-vtc",
1672           "editable": true,
1673           "error": false,
1674           "fill": 1,
1675           "grid": {
1676             "leftLogBase": 1,
1677             "leftMax": null,
1678             "leftMin": 0,
1679             "rightLogBase": 1,
1680             "rightMax": null,
1681             "rightMin": null,
1682             "threshold1": null,
1683             "threshold1Color": "rgba(216, 200, 27, 0.27)",
1684             "threshold2": null,
1685             "threshold2Color": "rgba(234, 112, 112, 0.22)"
1686           },
1687           "height": "",
1688           "id": 14,
1689           "interval": "",
1690           "isNew": true,
1691           "leftYAxisLabel": "<RTT>",
1692           "legend": {
1693             "alignAsTable": false,
1694             "avg": false,
1695             "current": false,
1696             "hideEmpty": false,
1697             "hideZero": false,
1698             "max": false,
1699             "min": false,
1700             "rightSide": false,
1701             "show": true,
1702             "total": false,
1703             "values": false
1704           },
1705           "lines": true,
1706           "linewidth": 1,
1707           "links": [],
1708           "minSpan": 2,
1709           "nullPointMode": "connected",
1710           "percentage": false,
1711           "pointradius": 1,
1712           "points": true,
1713           "renderer": "flot",
1714           "repeat": null,
1715           "scopedVars": {
1716             "POD": {
1717               "selected": true,
1718               "text": "intel-pod5",
1719               "value": "intel\\-pod5"
1720             }
1721           },
1722           "seriesOverrides": [
1723             {
1724               "alias": "os-odl_l2-nofeature-ha",
1725               "color": "#7EB26D"
1726             },
1727             {
1728               "alias": "os-nosdn-nofeature-ha",
1729               "color": "#E24D42"
1730             },
1731             {
1732               "alias": "os-onos-nofeature-ha",
1733               "color": "#6ED0E0"
1734             },
1735             {
1736               "alias": "os-nosdn-ovs-ha",
1737               "color": "#EAB839"
1738             },
1739             {
1740               "alias": "os-odl_l3-nofeature-ha",
1741               "color": "#E5A8E2"
1742             },
1743             {
1744               "alias": "os-odl_l2-bgpvpn-ha",
1745               "color": "#E0752D"
1746             },
1747             {
1748               "alias": "os-odl_l2-sfc-ha",
1749               "color": "#508642"
1750             }
1751           ],
1752           "span": 2,
1753           "stack": false,
1754           "steppedLine": false,
1755           "targets": [
1756             {
1757               "alias": "$tag_deploy_scenario",
1758               "dsType": "influxdb",
1759               "groupBy": [
1760                 {
1761                   "params": [
1762                     "24h"
1763                   ],
1764                   "type": "time"
1765                 },
1766                 {
1767                   "params": [
1768                     "deploy_scenario"
1769                   ],
1770                   "type": "tag"
1771                 },
1772                 {
1773                   "params": [
1774                     "pod_name"
1775                   ],
1776                   "type": "tag"
1777                 },
1778                 {
1779                   "params": [
1780                     "null"
1781                   ],
1782                   "type": "fill"
1783                 }
1784               ],
1785               "measurement": "opnfv_yardstick_tc043",
1786               "query": "SELECT mean(\"rtt.node2\") FROM \"opnfv_yardstick_tc043\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY time(24h), \"deploy_scenario\", \"pod_name\" fill(null)",
1787               "rawQuery": false,
1788               "refId": "A",
1789               "resultFormat": "time_series",
1790               "select": [
1791                 [
1792                   {
1793                     "params": [
1794                       "rtt.node2"
1795                     ],
1796                     "type": "field"
1797                   },
1798                   {
1799                     "params": [],
1800                     "type": "mean"
1801                   }
1802                 ]
1803               ],
1804               "tags": [
1805                 {
1806                   "key": "pod_name",
1807                   "operator": "=~",
1808                   "value": "/$POD$/"
1809                 },
1810                 {
1811                   "condition": "AND",
1812                   "key": "deploy_scenario",
1813                   "operator": "=~",
1814                   "value": "/$SCENARIO$/"
1815                 }
1816               ]
1817             }
1818           ],
1819           "timeFrom": "14d",
1820           "timeShift": null,
1821           "title": "$POD",
1822           "tooltip": {
1823             "shared": true,
1824             "value_type": "individual"
1825           },
1826           "type": "graph",
1827           "x-axis": true,
1828           "y-axis": true,
1829           "y_formats": [
1830             "ms",
1831             "short"
1832           ],
1833           "repeatIteration": 1469602196950,
1834           "repeatPanelId": 3
1835         },
1836         {
1837           "aliasColors": {},
1838           "bars": false,
1839           "datasource": "yardstick-vtc",
1840           "editable": true,
1841           "error": false,
1842           "fill": 1,
1843           "grid": {
1844             "leftLogBase": 1,
1845             "leftMax": null,
1846             "leftMin": 0,
1847             "rightLogBase": 1,
1848             "rightMax": null,
1849             "rightMin": null,
1850             "threshold1": null,
1851             "threshold1Color": "rgba(216, 200, 27, 0.27)",
1852             "threshold2": null,
1853             "threshold2Color": "rgba(234, 112, 112, 0.22)"
1854           },
1855           "height": "",
1856           "id": 16,
1857           "interval": "",
1858           "isNew": true,
1859           "leftYAxisLabel": "<RTT>",
1860           "legend": {
1861             "alignAsTable": false,
1862             "avg": false,
1863             "current": false,
1864             "hideEmpty": false,
1865             "hideZero": false,
1866             "max": false,
1867             "min": false,
1868             "rightSide": false,
1869             "show": true,
1870             "total": false,
1871             "values": false
1872           },
1873           "lines": true,
1874           "linewidth": 1,
1875           "links": [],
1876           "minSpan": 2,
1877           "nullPointMode": "connected",
1878           "percentage": false,
1879           "pointradius": 1,
1880           "points": true,
1881           "renderer": "flot",
1882           "repeat": null,
1883           "scopedVars": {
1884             "POD": {
1885               "selected": true,
1886               "text": "intel-pod6",
1887               "value": "intel\\-pod6"
1888             }
1889           },
1890           "seriesOverrides": [
1891             {
1892               "alias": "os-odl_l2-nofeature-ha",
1893               "color": "#7EB26D"
1894             },
1895             {
1896               "alias": "os-nosdn-nofeature-ha",
1897               "color": "#E24D42"
1898             },
1899             {
1900               "alias": "os-onos-nofeature-ha",
1901               "color": "#6ED0E0"
1902             },
1903             {
1904               "alias": "os-nosdn-ovs-ha",
1905               "color": "#EAB839"
1906             },
1907             {
1908               "alias": "os-odl_l3-nofeature-ha",
1909               "color": "#E5A8E2"
1910             },
1911             {
1912               "alias": "os-odl_l2-bgpvpn-ha",
1913               "color": "#E0752D"
1914             },
1915             {
1916               "alias": "os-odl_l2-sfc-ha",
1917               "color": "#508642"
1918             }
1919           ],
1920           "span": 2,
1921           "stack": false,
1922           "steppedLine": false,
1923           "targets": [
1924             {
1925               "alias": "$tag_deploy_scenario",
1926               "dsType": "influxdb",
1927               "groupBy": [
1928                 {
1929                   "params": [
1930                     "24h"
1931                   ],
1932                   "type": "time"
1933                 },
1934                 {
1935                   "params": [
1936                     "deploy_scenario"
1937                   ],
1938                   "type": "tag"
1939                 },
1940                 {
1941                   "params": [
1942                     "pod_name"
1943                   ],
1944                   "type": "tag"
1945                 },
1946                 {
1947                   "params": [
1948                     "null"
1949                   ],
1950                   "type": "fill"
1951                 }
1952               ],
1953               "measurement": "opnfv_yardstick_tc043",
1954               "query": "SELECT mean(\"rtt.node2\") FROM \"opnfv_yardstick_tc043\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY time(24h), \"deploy_scenario\", \"pod_name\" fill(null)",
1955               "rawQuery": false,
1956               "refId": "A",
1957               "resultFormat": "time_series",
1958               "select": [
1959                 [
1960                   {
1961                     "params": [
1962                       "rtt.node2"
1963                     ],
1964                     "type": "field"
1965                   },
1966                   {
1967                     "params": [],
1968                     "type": "mean"
1969                   }
1970                 ]
1971               ],
1972               "tags": [
1973                 {
1974                   "key": "pod_name",
1975                   "operator": "=~",
1976                   "value": "/$POD$/"
1977                 },
1978                 {
1979                   "condition": "AND",
1980                   "key": "deploy_scenario",
1981                   "operator": "=~",
1982                   "value": "/$SCENARIO$/"
1983                 }
1984               ]
1985             }
1986           ],
1987           "timeFrom": "14d",
1988           "timeShift": null,
1989           "title": "$POD",
1990           "tooltip": {
1991             "shared": true,
1992             "value_type": "individual"
1993           },
1994           "type": "graph",
1995           "x-axis": true,
1996           "y-axis": true,
1997           "y_formats": [
1998             "ms",
1999             "short"
2000           ],
2001           "repeatIteration": 1469602196950,
2002           "repeatPanelId": 3
2003         },
2004         {
2005           "aliasColors": {},
2006           "bars": false,
2007           "datasource": "yardstick-vtc",
2008           "editable": true,
2009           "error": false,
2010           "fill": 1,
2011           "grid": {
2012             "leftLogBase": 1,
2013             "leftMax": null,
2014             "leftMin": 0,
2015             "rightLogBase": 1,
2016             "rightMax": null,
2017             "rightMin": null,
2018             "threshold1": null,
2019             "threshold1Color": "rgba(216, 200, 27, 0.27)",
2020             "threshold2": null,
2021             "threshold2Color": "rgba(234, 112, 112, 0.22)"
2022           },
2023           "height": "",
2024           "id": 18,
2025           "interval": "",
2026           "isNew": true,
2027           "leftYAxisLabel": "<RTT>",
2028           "legend": {
2029             "alignAsTable": false,
2030             "avg": false,
2031             "current": false,
2032             "hideEmpty": false,
2033             "hideZero": false,
2034             "max": false,
2035             "min": false,
2036             "rightSide": false,
2037             "show": true,
2038             "total": false,
2039             "values": false
2040           },
2041           "lines": true,
2042           "linewidth": 1,
2043           "links": [],
2044           "minSpan": 2,
2045           "nullPointMode": "connected",
2046           "percentage": false,
2047           "pointradius": 1,
2048           "points": true,
2049           "renderer": "flot",
2050           "repeat": null,
2051           "scopedVars": {
2052             "POD": {
2053               "selected": true,
2054               "text": "lf-pod2",
2055               "value": "lf\\-pod2"
2056             }
2057           },
2058           "seriesOverrides": [
2059             {
2060               "alias": "os-odl_l2-nofeature-ha",
2061               "color": "#7EB26D"
2062             },
2063             {
2064               "alias": "os-nosdn-nofeature-ha",
2065               "color": "#E24D42"
2066             },
2067             {
2068               "alias": "os-onos-nofeature-ha",
2069               "color": "#6ED0E0"
2070             },
2071             {
2072               "alias": "os-nosdn-ovs-ha",
2073               "color": "#EAB839"
2074             },
2075             {
2076               "alias": "os-odl_l3-nofeature-ha",
2077               "color": "#E5A8E2"
2078             },
2079             {
2080               "alias": "os-odl_l2-bgpvpn-ha",
2081               "color": "#E0752D"
2082             },
2083             {
2084               "alias": "os-odl_l2-sfc-ha",
2085               "color": "#508642"
2086             }
2087           ],
2088           "span": 2,
2089           "stack": false,
2090           "steppedLine": false,
2091           "targets": [
2092             {
2093               "alias": "$tag_deploy_scenario",
2094               "dsType": "influxdb",
2095               "groupBy": [
2096                 {
2097                   "params": [
2098                     "24h"
2099                   ],
2100                   "type": "time"
2101                 },
2102                 {
2103                   "params": [
2104                     "deploy_scenario"
2105                   ],
2106                   "type": "tag"
2107                 },
2108                 {
2109                   "params": [
2110                     "pod_name"
2111                   ],
2112                   "type": "tag"
2113                 },
2114                 {
2115                   "params": [
2116                     "null"
2117                   ],
2118                   "type": "fill"
2119                 }
2120               ],
2121               "measurement": "opnfv_yardstick_tc043",
2122               "query": "SELECT mean(\"rtt\") FROM \"opnfv_yardstick_tc043\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY time(24h), \"deploy_scenario\", \"pod_name\" fill(null)",
2123               "rawQuery": false,
2124               "refId": "A",
2125               "resultFormat": "time_series",
2126               "select": [
2127                 [
2128                   {
2129                     "params": [
2130                       "rtt"
2131                     ],
2132                     "type": "field"
2133                   },
2134                   {
2135                     "params": [],
2136                     "type": "mean"
2137                   }
2138                 ]
2139               ],
2140               "tags": [
2141                 {
2142                   "key": "pod_name",
2143                   "operator": "=~",
2144                   "value": "/$POD$/"
2145                 },
2146                 {
2147                   "condition": "AND",
2148                   "key": "deploy_scenario",
2149                   "operator": "=~",
2150                   "value": "/$SCENARIO$/"
2151                 }
2152               ]
2153             }
2154           ],
2155           "timeFrom": "14d",
2156           "timeShift": null,
2157           "title": "$POD",
2158           "tooltip": {
2159             "shared": true,
2160             "value_type": "individual"
2161           },
2162           "type": "graph",
2163           "x-axis": true,
2164           "y-axis": true,
2165           "y_formats": [
2166             "ms",
2167             "short"
2168           ],
2169           "repeatIteration": 1469602196950,
2170           "repeatPanelId": 3
2171         },
2172         {
2173           "aliasColors": {},
2174           "bars": false,
2175           "datasource": "yardstick-vtc",
2176           "editable": true,
2177           "error": false,
2178           "fill": 1,
2179           "grid": {
2180             "leftLogBase": 1,
2181             "leftMax": null,
2182             "leftMin": 0,
2183             "rightLogBase": 1,
2184             "rightMax": null,
2185             "rightMin": null,
2186             "threshold1": null,
2187             "threshold1Color": "rgba(216, 200, 27, 0.27)",
2188             "threshold2": null,
2189             "threshold2Color": "rgba(234, 112, 112, 0.22)"
2190           },
2191           "height": "",
2192           "id": 19,
2193           "interval": "",
2194           "isNew": true,
2195           "leftYAxisLabel": "<RTT>",
2196           "legend": {
2197             "alignAsTable": false,
2198             "avg": false,
2199             "current": false,
2200             "hideEmpty": false,
2201             "hideZero": false,
2202             "max": false,
2203             "min": false,
2204             "rightSide": false,
2205             "show": true,
2206             "total": false,
2207             "values": false
2208           },
2209           "lines": true,
2210           "linewidth": 1,
2211           "links": [],
2212           "minSpan": 2,
2213           "nullPointMode": "connected",
2214           "percentage": false,
2215           "pointradius": 1,
2216           "points": true,
2217           "renderer": "flot",
2218           "repeat": null,
2219           "scopedVars": {
2220             "POD": {
2221               "selected": true,
2222               "text": "zte-pod1",
2223               "value": "zte\\-pod1"
2224             }
2225           },
2226           "seriesOverrides": [
2227             {
2228               "alias": "os-odl_l2-nofeature-ha",
2229               "color": "#7EB26D"
2230             },
2231             {
2232               "alias": "os-nosdn-nofeature-ha",
2233               "color": "#E24D42"
2234             },
2235             {
2236               "alias": "os-onos-nofeature-ha",
2237               "color": "#6ED0E0"
2238             },
2239             {
2240               "alias": "os-nosdn-ovs-ha",
2241               "color": "#EAB839"
2242             },
2243             {
2244               "alias": "os-odl_l3-nofeature-ha",
2245               "color": "#E5A8E2"
2246             },
2247             {
2248               "alias": "os-odl_l2-bgpvpn-ha",
2249               "color": "#E0752D"
2250             },
2251             {
2252               "alias": "os-odl_l2-sfc-ha",
2253               "color": "#508642"
2254             }
2255           ],
2256           "span": 2,
2257           "stack": false,
2258           "steppedLine": false,
2259           "targets": [
2260             {
2261               "alias": "$tag_deploy_scenario",
2262               "dsType": "influxdb",
2263               "groupBy": [
2264                 {
2265                   "params": [
2266                     "24h"
2267                   ],
2268                   "type": "time"
2269                 },
2270                 {
2271                   "params": [
2272                     "deploy_scenario"
2273                   ],
2274                   "type": "tag"
2275                 },
2276                 {
2277                   "params": [
2278                     "pod_name"
2279                   ],
2280                   "type": "tag"
2281                 },
2282                 {
2283                   "params": [
2284                     "null"
2285                   ],
2286                   "type": "fill"
2287                 }
2288               ],
2289               "measurement": "opnfv_yardstick_tc043",
2290               "query": "SELECT mean(\"rtt.node2\") FROM \"opnfv_yardstick_tc043\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY time(24h), \"deploy_scenario\", \"pod_name\" fill(null)",
2291               "rawQuery": false,
2292               "refId": "A",
2293               "resultFormat": "time_series",
2294               "select": [
2295                 [
2296                   {
2297                     "params": [
2298                       "rtt.node2"
2299                     ],
2300                     "type": "field"
2301                   },
2302                   {
2303                     "params": [],
2304                     "type": "mean"
2305                   }
2306                 ]
2307               ],
2308               "tags": [
2309                 {
2310                   "key": "pod_name",
2311                   "operator": "=~",
2312                   "value": "/$POD$/"
2313                 },
2314                 {
2315                   "condition": "AND",
2316                   "key": "deploy_scenario",
2317                   "operator": "=~",
2318                   "value": "/$SCENARIO$/"
2319                 }
2320               ]
2321             }
2322           ],
2323           "timeFrom": "14d",
2324           "timeShift": null,
2325           "title": "$POD",
2326           "tooltip": {
2327             "shared": true,
2328             "value_type": "individual"
2329           },
2330           "type": "graph",
2331           "x-axis": true,
2332           "y-axis": true,
2333           "y_formats": [
2334             "ms",
2335             "short"
2336           ],
2337           "repeatIteration": 1469602196950,
2338           "repeatPanelId": 3
2339         }
2340       ],
2341       "showTitle": false,
2342       "title": ""
2343     }
2344   ],
2345   "time": {
2346     "from": "now-24h",
2347     "to": "now"
2348   },
2349   "timepicker": {
2350     "now": true,
2351     "refresh_intervals": [
2352       "5s",
2353       "10s",
2354       "30s",
2355       "1m",
2356       "5m",
2357       "15m",
2358       "30m",
2359       "1h",
2360       "2h",
2361       "1d"
2362     ],
2363     "time_options": [
2364       "5m",
2365       "15m",
2366       "1h",
2367       "6h",
2368       "12h",
2369       "24h",
2370       "2d",
2371       "7d",
2372       "30d"
2373     ]
2374   },
2375   "templating": {
2376     "list": [
2377       {
2378         "allFormat": "regex values",
2379         "current": {
2380           "tags": [],
2381           "text": "ericsson-pod2 + huawei-pod1 + huawei-pod2 + intel-pod5 + intel-pod6 + lf-pod2 + zte-pod1",
2382           "value": [
2383             "ericsson\\-pod2",
2384             "huawei\\-pod1",
2385             "huawei\\-pod2",
2386             "intel\\-pod5",
2387             "intel\\-pod6",
2388             "lf\\-pod2",
2389             "zte\\-pod1"
2390           ]
2391         },
2392         "datasource": "yardstick-vtc",
2393         "hideLabel": false,
2394         "includeAll": true,
2395         "label": "",
2396         "multi": true,
2397         "multiFormat": "regex values",
2398         "name": "POD",
2399         "options": [
2400           {
2401             "selected": false,
2402             "text": "All",
2403             "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)"
2404           },
2405           {
2406             "selected": false,
2407             "text": "elxg482ls42",
2408             "value": "elxg482ls42"
2409           },
2410           {
2411             "selected": false,
2412             "text": "ericsson-pod1",
2413             "value": "ericsson\\-pod1"
2414           },
2415           {
2416             "selected": true,
2417             "text": "ericsson-pod2",
2418             "value": "ericsson\\-pod2"
2419           },
2420           {
2421             "selected": true,
2422             "text": "huawei-pod1",
2423             "value": "huawei\\-pod1"
2424           },
2425           {
2426             "selected": true,
2427             "text": "huawei-pod2",
2428             "value": "huawei\\-pod2"
2429           },
2430           {
2431             "selected": false,
2432             "text": "huawei-us-deploy-bare-1",
2433             "value": "huawei\\-us\\-deploy\\-bare\\-1"
2434           },
2435           {
2436             "selected": true,
2437             "text": "intel-pod5",
2438             "value": "intel\\-pod5"
2439           },
2440           {
2441             "selected": true,
2442             "text": "intel-pod6",
2443             "value": "intel\\-pod6"
2444           },
2445           {
2446             "selected": false,
2447             "text": "lf-pod1",
2448             "value": "lf\\-pod1"
2449           },
2450           {
2451             "selected": true,
2452             "text": "lf-pod2",
2453             "value": "lf\\-pod2"
2454           },
2455           {
2456             "selected": false,
2457             "text": "opnfv-jump-1",
2458             "value": "opnfv\\-jump\\-1"
2459           },
2460           {
2461             "selected": false,
2462             "text": "opnfv-jump-2",
2463             "value": "opnfv\\-jump\\-2"
2464           },
2465           {
2466             "selected": false,
2467             "text": "orange-fr-pod2",
2468             "value": "orange\\-fr\\-pod2"
2469           },
2470           {
2471             "selected": false,
2472             "text": "unknown",
2473             "value": "unknown"
2474           },
2475           {
2476             "selected": true,
2477             "text": "zte-pod1",
2478             "value": "zte\\-pod1"
2479           }
2480         ],
2481         "query": "SHOW TAG VALUES WITH KEY = \"pod_name\"",
2482         "refresh": false,
2483         "regex": "",
2484         "type": "query",
2485         "useTags": false
2486       },
2487       {
2488         "allFormat": "regex values",
2489         "current": {
2490           "tags": [],
2491           "text": "All",
2492           "value": "(os\\-nosdn\\-nofeature\\-ha|os\\-nosdn\\-ovs\\-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)"
2493         },
2494         "datasource": "yardstick-vtc",
2495         "hideLabel": false,
2496         "includeAll": true,
2497         "label": "",
2498         "multi": true,
2499         "multiFormat": "regex values",
2500         "name": "SCENARIO",
2501         "options": [
2502           {
2503             "selected": true,
2504             "text": "All",
2505             "value": "(os\\-nosdn\\-nofeature\\-ha|os\\-nosdn\\-ovs\\-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)"
2506           },
2507           {
2508             "selected": false,
2509             "text": "os-nosdn-nofeature-ha",
2510             "value": "os\\-nosdn\\-nofeature\\-ha"
2511           },
2512           {
2513             "selected": false,
2514             "text": "os-nosdn-ovs-ha",
2515             "value": "os\\-nosdn\\-ovs\\-ha"
2516           },
2517           {
2518             "selected": false,
2519             "text": "os-odl_l2-bgpvpn-ha",
2520             "value": "os\\-odl_l2\\-bgpvpn\\-ha"
2521           },
2522           {
2523             "selected": false,
2524             "text": "os-odl_l2-nofeature-ha",
2525             "value": "os\\-odl_l2\\-nofeature\\-ha"
2526           },
2527           {
2528             "selected": false,
2529             "text": "os-odl_l2-nofeature-noha",
2530             "value": "os\\-odl_l2\\-nofeature\\-noha"
2531           },
2532           {
2533             "selected": false,
2534             "text": "os-odl_l2-sfc-ha",
2535             "value": "os\\-odl_l2\\-sfc\\-ha"
2536           },
2537           {
2538             "selected": false,
2539             "text": "os-odl_l3-nofeature-ha",
2540             "value": "os\\-odl_l3\\-nofeature\\-ha"
2541           },
2542           {
2543             "selected": false,
2544             "text": "os-onos-nofeature-ha",
2545             "value": "os\\-onos\\-nofeature\\-ha"
2546           }
2547         ],
2548         "query": "SHOW TAG VALUES WITH KEY = \"deploy_scenario\"",
2549         "refresh": false,
2550         "regex": "",
2551         "type": "query",
2552         "useTags": false
2553       }
2554     ]
2555   },
2556   "annotations": {
2557     "list": []
2558   },
2559   "refresh": "15m",
2560   "schemaVersion": 8,
2561   "version": 2,
2562   "links": []
2563 }