bugfix:fix all generic test cases in grafana 35/16735/1
authorkubi <jean.gaoliang@huawei.com>
Tue, 12 Jul 2016 09:04:09 +0000 (17:04 +0800)
committerkubi <jean.gaoliang@huawei.com>
Tue, 12 Jul 2016 09:06:38 +0000 (17:06 +0800)
update the pod name and scenario name, and extend the duration of graph
JIRA:-

Change-Id: Ic611dc8d49e666433c2191c4098d56d95d40f1af
Signed-off-by: kubi <jean.gaoliang@huawei.com>
dashboard/Yardstick-TC010-1456495940503
dashboard/Yardstick-TC011-1456495954966
dashboard/Yardstick-TC012-1456495966540
dashboard/Yardstick-TC014-1456496016450
dashboard/Yardstick-TC027-1456496061153
dashboard/Yardstick-TC037-1456496078470

index 72cb704..562c7f0 100644 (file)
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "Memory Latency, lmbench",
           "tooltip": {
           "repeat": "POD",
           "scopedVars": {
             "POD": {
-              "selected": true,
               "text": "ericsson-pod2",
-              "value": "ericsson\\-pod2"
+              "value": "ericsson\\-pod2",
+              "selected": true
             }
           },
           "scroll": true,
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "title": "$POD",
           "transform": "timeseries_to_rows",
           "type": "table"
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "huawei-us-deploy-bare-1",
-              "value": "huawei\\-us\\-deploy\\-bare\\-1"
+              "text": "huawei-pod1",
+              "value": "huawei\\-pod1",
+              "selected": true
             }
           },
           "scroll": true,
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "title": "$POD",
           "transform": "timeseries_to_rows",
           "type": "table",
-          "repeatIteration": 1456495934825,
+          "repeatIteration": 1468224666109,
           "repeatPanelId": 5
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "intel-pod6",
-              "value": "intel\\-pod6"
+              "text": "huawei-pod2",
+              "value": "huawei\\-pod2",
+              "selected": true
             }
           },
           "scroll": true,
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "title": "$POD",
           "transform": "timeseries_to_rows",
           "type": "table",
-          "repeatIteration": 1456495934825,
+          "repeatIteration": 1468224666109,
           "repeatPanelId": 5
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "opnfv-jump-1",
-              "value": "opnfv\\-jump\\-1"
+              "text": "intel-pod6",
+              "value": "intel\\-pod6",
+              "selected": true
             }
           },
           "scroll": true,
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "title": "$POD",
           "transform": "timeseries_to_rows",
           "type": "table",
-          "repeatIteration": 1456495934825,
+          "repeatIteration": 1468224666109,
           "repeatPanelId": 5
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "opnfv-jump-2",
-              "value": "opnfv\\-jump\\-2"
+              "text": "lf-pod2",
+              "value": "lf\\-pod2",
+              "selected": true
             }
           },
           "scroll": true,
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "title": "$POD",
           "transform": "timeseries_to_rows",
           "type": "table",
-          "repeatIteration": 1456495934825,
+          "repeatIteration": 1468224666109,
           "repeatPanelId": 5
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "orange-fr-pod2",
-              "value": "orange\\-fr\\-pod2"
-            }
-          },
-          "scroll": true,
-          "showHeader": true,
-          "sort": {
-            "col": 0,
-            "desc": true
-          },
-          "span": 2,
-          "styles": [
-            {
-              "dateFormat": "YYYY-MM-DD HH:mm:ss",
-              "pattern": "Time",
-              "type": "date"
-            },
-            {
-              "colorMode": null,
-              "colors": [
-                "rgba(245, 54, 54, 0.9)",
-                "rgba(237, 129, 40, 0.89)",
-                "rgba(50, 172, 45, 0.97)"
-              ],
-              "decimals": 2,
-              "pattern": "deploy_scenario",
-              "thresholds": [],
-              "type": "string",
-              "unit": "short"
-            },
-            {
-              "colorMode": null,
-              "colors": [
-                "rgba(245, 54, 54, 0.9)",
-                "rgba(237, 129, 40, 0.89)",
-                "rgba(50, 172, 45, 0.97)"
-              ],
-              "dateFormat": "YYYY-MM-DD HH:mm:ss",
-              "decimals": 2,
-              "pattern": "/.*/",
-              "thresholds": [],
-              "type": "number",
-              "unit": "short"
-            }
-          ],
-          "targets": [
-            {
-              "dsType": "influxdb",
-              "groupBy": [
-                {
-                  "params": [
-                    "deploy_scenario"
-                  ],
-                  "type": "tag"
-                }
-              ],
-              "measurement": "opnfv_yardstick_tc010",
-              "query": "SELECT \"latencies0.latency\" FROM \"opnfv_yardstick_tc010\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\"",
-              "refId": "A",
-              "resultFormat": "time_series",
-              "select": [
-                [
-                  {
-                    "params": [
-                      "latencies0.latency"
-                    ],
-                    "type": "field"
-                  }
-                ]
-              ],
-              "tags": [
-                {
-                  "key": "pod_name",
-                  "operator": "=~",
-                  "value": "/$POD$/"
-                },
-                {
-                  "condition": "AND",
-                  "key": "deploy_scenario",
-                  "operator": "=~",
-                  "value": "/$SCENARIO$/"
-                }
-              ]
-            }
-          ],
-          "timeFrom": "24h",
-          "title": "$POD",
-          "transform": "timeseries_to_rows",
-          "type": "table",
-          "repeatIteration": 1456495934825,
-          "repeatPanelId": 5
-        },
-        {
-          "columns": [],
-          "datasource": "yardstick-vtc",
-          "editable": true,
-          "error": false,
-          "fontSize": "100%",
-          "id": 20,
-          "isNew": true,
-          "links": [],
-          "minSpan": 2,
-          "pageSize": null,
-          "repeat": null,
-          "scopedVars": {
-            "POD": {
-              "selected": true,
               "text": "zte-pod1",
-              "value": "zte\\-pod1"
+              "value": "zte\\-pod1",
+              "selected": true
             }
           },
           "scroll": true,
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "title": "$POD",
           "transform": "timeseries_to_rows",
           "type": "table",
-          "repeatIteration": 1456495934825,
+          "repeatIteration": 1468224666109,
           "repeatPanelId": 5
         }
       ],
           "repeat": "POD",
           "scopedVars": {
             "POD": {
-              "selected": true,
               "text": "ericsson-pod2",
-              "value": "ericsson\\-pod2"
+              "value": "ericsson\\-pod2",
+              "selected": true
             }
           },
           "seriesOverrides": [],
               ]
             }
           ],
-          "timeFrom": "10d",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "$POD",
           "tooltip": {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "huawei-us-deploy-bare-1",
-              "value": "huawei\\-us\\-deploy\\-bare\\-1"
+              "text": "huawei-pod1",
+              "value": "huawei\\-pod1",
+              "selected": true
             }
           },
           "seriesOverrides": [],
               ]
             }
           ],
-          "timeFrom": "10d",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "$POD",
           "tooltip": {
             "short",
             "short"
           ],
-          "repeatIteration": 1456495934825,
+          "repeatIteration": 1468224666109,
           "repeatPanelId": 7
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "intel-pod6",
-              "value": "intel\\-pod6"
+              "text": "huawei-pod2",
+              "value": "huawei\\-pod2",
+              "selected": true
             }
           },
           "seriesOverrides": [],
               ]
             }
           ],
-          "timeFrom": "10d",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "$POD",
           "tooltip": {
             "short",
             "short"
           ],
-          "repeatIteration": 1456495934825,
+          "repeatIteration": 1468224666109,
           "repeatPanelId": 7
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "opnfv-jump-1",
-              "value": "opnfv\\-jump\\-1"
+              "text": "intel-pod6",
+              "value": "intel\\-pod6",
+              "selected": true
             }
           },
           "seriesOverrides": [],
               ]
             }
           ],
-          "timeFrom": "10d",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "$POD",
           "tooltip": {
             "short",
             "short"
           ],
-          "repeatIteration": 1456495934825,
+          "repeatIteration": 1468224666109,
           "repeatPanelId": 7
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "opnfv-jump-2",
-              "value": "opnfv\\-jump\\-2"
+              "text": "lf-pod2",
+              "value": "lf\\-pod2",
+              "selected": true
             }
           },
           "seriesOverrides": [],
               ]
             }
           ],
-          "timeFrom": "10d",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "$POD",
           "tooltip": {
             "short",
             "short"
           ],
-          "repeatIteration": 1456495934825,
+          "repeatIteration": 1468224666109,
           "repeatPanelId": 7
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "orange-fr-pod2",
-              "value": "orange\\-fr\\-pod2"
-            }
-          },
-          "seriesOverrides": [],
-          "span": 2,
-          "stack": false,
-          "steppedLine": false,
-          "targets": [
-            {
-              "alias": "$tag_deploy_scenario",
-              "dsType": "influxdb",
-              "groupBy": [
-                {
-                  "params": [
-                    "24h"
-                  ],
-                  "type": "time"
-                },
-                {
-                  "params": [
-                    "deploy_scenario"
-                  ],
-                  "type": "tag"
-                },
-                {
-                  "params": [
-                    "pod_name"
-                  ],
-                  "type": "tag"
-                },
-                {
-                  "params": [
-                    "null"
-                  ],
-                  "type": "fill"
-                }
-              ],
-              "measurement": "opnfv_yardstick_tc010",
-              "query": "SELECT mean(\"latencies0.latency\") FROM \"opnfv_yardstick_tc010\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY time(24h), \"deploy_scenario\", \"pod_name\" fill(null)",
-              "refId": "A",
-              "resultFormat": "time_series",
-              "select": [
-                [
-                  {
-                    "params": [
-                      "latencies0.latency"
-                    ],
-                    "type": "field"
-                  },
-                  {
-                    "params": [],
-                    "type": "mean"
-                  }
-                ]
-              ],
-              "tags": [
-                {
-                  "key": "pod_name",
-                  "operator": "=~",
-                  "value": "/$POD$/"
-                },
-                {
-                  "condition": "AND",
-                  "key": "deploy_scenario",
-                  "operator": "=~",
-                  "value": "/$SCENARIO$/"
-                }
-              ]
-            }
-          ],
-          "timeFrom": "10d",
-          "timeShift": null,
-          "title": "$POD",
-          "tooltip": {
-            "shared": true,
-            "value_type": "cumulative"
-          },
-          "type": "graph",
-          "x-axis": true,
-          "y-axis": true,
-          "y_formats": [
-            "short",
-            "short"
-          ],
-          "repeatIteration": 1456495934825,
-          "repeatPanelId": 7
-        },
-        {
-          "aliasColors": {},
-          "bars": false,
-          "datasource": "yardstick-vtc",
-          "editable": true,
-          "error": false,
-          "fill": 1,
-          "grid": {
-            "leftLogBase": 1,
-            "leftMax": null,
-            "leftMin": null,
-            "rightLogBase": 1,
-            "rightMax": null,
-            "rightMin": null,
-            "threshold1": null,
-            "threshold1Color": "rgba(216, 200, 27, 0.27)",
-            "threshold2": null,
-            "threshold2Color": "rgba(234, 112, 112, 0.22)"
-          },
-          "id": 21,
-          "isNew": true,
-          "legend": {
-            "avg": false,
-            "current": false,
-            "max": false,
-            "min": false,
-            "show": true,
-            "total": false,
-            "values": false
-          },
-          "lines": true,
-          "linewidth": 2,
-          "links": [],
-          "minSpan": 2,
-          "nullPointMode": "connected",
-          "percentage": false,
-          "pointradius": 5,
-          "points": false,
-          "renderer": "flot",
-          "repeat": null,
-          "scopedVars": {
-            "POD": {
-              "selected": true,
               "text": "zte-pod1",
-              "value": "zte\\-pod1"
+              "value": "zte\\-pod1",
+              "selected": true
             }
           },
           "seriesOverrides": [],
               ]
             }
           ],
-          "timeFrom": "10d",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "$POD",
           "tooltip": {
             "short",
             "short"
           ],
-          "repeatIteration": 1456495934825,
+          "repeatIteration": 1468224666109,
           "repeatPanelId": 7
         }
       ],
         "allFormat": "regex values",
         "current": {
           "tags": [],
-          "text": "ericsson-pod2 + huawei-us-deploy-bare-1 + intel-pod6 + opnfv-jump-1 + opnfv-jump-2 + orange-fr-pod2 + zte-pod1",
+          "text": "ericsson-pod2 + huawei-pod1 + huawei-pod2 + intel-pod6 + lf-pod2 + zte-pod1",
           "value": [
             "ericsson\\-pod2",
-            "huawei\\-us\\-deploy\\-bare\\-1",
+            "huawei\\-pod1",
+            "huawei\\-pod2",
             "intel\\-pod6",
-            "opnfv\\-jump\\-1",
-            "opnfv\\-jump\\-2",
-            "orange\\-fr\\-pod2",
+            "lf\\-pod2",
             "zte\\-pod1"
           ]
         },
         "name": "POD",
         "options": [
           {
-            "selected": false,
             "text": "All",
-            "value": "(elxg482ls42|ericsson\\-pod2|huawei\\-us\\-deploy\\-bare\\-1|intel\\-pod6|opnfv\\-jump\\-1|opnfv\\-jump\\-2|orange\\-fr\\-pod2|zte\\-pod1|unknown)"
+            "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)",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "elxg482ls42",
-            "value": "elxg482ls42"
+            "value": "elxg482ls42",
+            "selected": false
+          },
+          {
+            "text": "ericsson-pod1",
+            "value": "ericsson\\-pod1",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "ericsson-pod2",
-            "value": "ericsson\\-pod2"
+            "value": "ericsson\\-pod2",
+            "selected": true
+          },
+          {
+            "text": "huawei-pod1",
+            "value": "huawei\\-pod1",
+            "selected": true
+          },
+          {
+            "text": "huawei-pod2",
+            "value": "huawei\\-pod2",
+            "selected": true
           },
           {
-            "selected": true,
             "text": "huawei-us-deploy-bare-1",
-            "value": "huawei\\-us\\-deploy\\-bare\\-1"
+            "value": "huawei\\-us\\-deploy\\-bare\\-1",
+            "selected": false
+          },
+          {
+            "text": "intel-pod5",
+            "value": "intel\\-pod5",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "intel-pod6",
-            "value": "intel\\-pod6"
+            "value": "intel\\-pod6",
+            "selected": true
+          },
+          {
+            "text": "lf-pod1",
+            "value": "lf\\-pod1",
+            "selected": false
+          },
+          {
+            "text": "lf-pod2",
+            "value": "lf\\-pod2",
+            "selected": true
           },
           {
-            "selected": true,
             "text": "opnfv-jump-1",
-            "value": "opnfv\\-jump\\-1"
+            "value": "opnfv\\-jump\\-1",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "opnfv-jump-2",
-            "value": "opnfv\\-jump\\-2"
+            "value": "opnfv\\-jump\\-2",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "orange-fr-pod2",
-            "value": "orange\\-fr\\-pod2"
+            "value": "orange\\-fr\\-pod2",
+            "selected": false
           },
           {
-            "selected": true,
-            "text": "zte-pod1",
-            "value": "zte\\-pod1"
+            "text": "unknown",
+            "value": "unknown",
+            "selected": false
           },
           {
-            "selected": false,
-            "text": "unknown",
-            "value": "unknown"
+            "text": "zte-pod1",
+            "value": "zte\\-pod1",
+            "selected": true
           }
         ],
         "query": "SHOW TAG VALUES WITH KEY = \"pod_name\"",
     "list": []
   },
   "schemaVersion": 8,
-  "version": 4,
+  "version": 3,
   "links": []
 }
index db8f48c..2bca4de 100644 (file)
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "jitter: packet delay variation (ms)",
           "tooltip": {
           "repeat": "POD",
           "scopedVars": {
             "POD": {
-              "selected": true,
               "text": "ericsson-pod2",
-              "value": "ericsson\\-pod2"
+              "value": "ericsson\\-pod2",
+              "selected": true
             }
           },
           "scroll": true,
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "title": "$POD",
           "transform": "timeseries_to_rows",
           "type": "table"
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "huawei-us-deploy-bare-1",
-              "value": "huawei\\-us\\-deploy\\-bare\\-1"
+              "text": "huawei-pod1",
+              "value": "huawei\\-pod1",
+              "selected": true
             }
           },
           "scroll": true,
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "title": "$POD",
           "transform": "timeseries_to_rows",
           "type": "table",
-          "repeatIteration": 1456495947533,
+          "repeatIteration": 1468225357451,
           "repeatPanelId": 5
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "intel-pod6",
-              "value": "intel\\-pod6"
+              "text": "huawei-pod2",
+              "value": "huawei\\-pod2",
+              "selected": true
             }
           },
           "scroll": true,
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "title": "$POD",
           "transform": "timeseries_to_rows",
           "type": "table",
-          "repeatIteration": 1456495947533,
+          "repeatIteration": 1468225357451,
           "repeatPanelId": 5
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "opnfv-jump-1",
-              "value": "opnfv\\-jump\\-1"
+              "text": "intel-pod6",
+              "value": "intel\\-pod6",
+              "selected": true
             }
           },
           "scroll": true,
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "title": "$POD",
           "transform": "timeseries_to_rows",
           "type": "table",
-          "repeatIteration": 1456495947533,
+          "repeatIteration": 1468225357451,
           "repeatPanelId": 5
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "opnfv-jump-2",
-              "value": "opnfv\\-jump\\-2"
+              "text": "lf-pod2",
+              "value": "lf\\-pod2",
+              "selected": true
             }
           },
           "scroll": true,
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "title": "$POD",
           "transform": "timeseries_to_rows",
           "type": "table",
-          "repeatIteration": 1456495947533,
+          "repeatIteration": 1468225357451,
           "repeatPanelId": 5
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "orange-fr-pod2",
-              "value": "orange\\-fr\\-pod2"
-            }
-          },
-          "scroll": true,
-          "showHeader": true,
-          "sort": {
-            "col": 0,
-            "desc": true
-          },
-          "span": 2,
-          "styles": [
-            {
-              "dateFormat": "YYYY-MM-DD HH:mm:ss",
-              "pattern": "Time",
-              "type": "date"
-            },
-            {
-              "colorMode": null,
-              "colors": [
-                "rgba(245, 54, 54, 0.9)",
-                "rgba(237, 129, 40, 0.89)",
-                "rgba(50, 172, 45, 0.97)"
-              ],
-              "decimals": 2,
-              "pattern": "deploy_scenario",
-              "thresholds": [],
-              "type": "string",
-              "unit": "short"
-            },
-            {
-              "colorMode": null,
-              "colors": [
-                "rgba(245, 54, 54, 0.9)",
-                "rgba(237, 129, 40, 0.89)",
-                "rgba(50, 172, 45, 0.97)"
-              ],
-              "dateFormat": "YYYY-MM-DD HH:mm:ss",
-              "decimals": 4,
-              "pattern": "/.*/",
-              "thresholds": [],
-              "type": "number",
-              "unit": "short"
-            }
-          ],
-          "targets": [
-            {
-              "dsType": "influxdb",
-              "groupBy": [
-                {
-                  "params": [
-                    "deploy_scenario"
-                  ],
-                  "type": "tag"
-                }
-              ],
-              "measurement": "opnfv_yardstick_tc011",
-              "query": "SELECT \"end.sum.jitter_ms\" FROM \"opnfv_yardstick_tc011\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\"",
-              "refId": "A",
-              "resultFormat": "time_series",
-              "select": [
-                [
-                  {
-                    "params": [
-                      "end.sum.jitter_ms"
-                    ],
-                    "type": "field"
-                  }
-                ]
-              ],
-              "tags": [
-                {
-                  "key": "pod_name",
-                  "operator": "=~",
-                  "value": "/$POD$/"
-                },
-                {
-                  "condition": "AND",
-                  "key": "deploy_scenario",
-                  "operator": "=~",
-                  "value": "/$SCENARIO$/"
-                }
-              ]
-            }
-          ],
-          "timeFrom": "24h",
-          "title": "$POD",
-          "transform": "timeseries_to_rows",
-          "type": "table",
-          "repeatIteration": 1456495947533,
-          "repeatPanelId": 5
-        },
-        {
-          "columns": [],
-          "datasource": "yardstick-vtc",
-          "editable": true,
-          "error": false,
-          "fontSize": "100%",
-          "id": 20,
-          "isNew": true,
-          "links": [],
-          "minSpan": 2,
-          "pageSize": null,
-          "repeat": null,
-          "scopedVars": {
-            "POD": {
-              "selected": true,
               "text": "zte-pod1",
-              "value": "zte\\-pod1"
+              "value": "zte\\-pod1",
+              "selected": true
             }
           },
           "scroll": true,
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "title": "$POD",
           "transform": "timeseries_to_rows",
           "type": "table",
-          "repeatIteration": 1456495947533,
+          "repeatIteration": 1468225357451,
           "repeatPanelId": 5
         }
       ],
           "repeat": "POD",
           "scopedVars": {
             "POD": {
-              "selected": true,
               "text": "ericsson-pod2",
-              "value": "ericsson\\-pod2"
+              "value": "ericsson\\-pod2",
+              "selected": true
             }
           },
           "seriesOverrides": [],
               ]
             }
           ],
-          "timeFrom": "10d",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "$POD",
           "tooltip": {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "huawei-us-deploy-bare-1",
-              "value": "huawei\\-us\\-deploy\\-bare\\-1"
+              "text": "huawei-pod1",
+              "value": "huawei\\-pod1",
+              "selected": true
             }
           },
           "seriesOverrides": [],
               ]
             }
           ],
-          "timeFrom": "10d",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "$POD",
           "tooltip": {
             "short",
             "short"
           ],
-          "repeatIteration": 1456495947533,
+          "repeatIteration": 1468225357451,
           "repeatPanelId": 7
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "intel-pod6",
-              "value": "intel\\-pod6"
+              "text": "huawei-pod2",
+              "value": "huawei\\-pod2",
+              "selected": true
             }
           },
           "seriesOverrides": [],
               ]
             }
           ],
-          "timeFrom": "10d",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "$POD",
           "tooltip": {
             "short",
             "short"
           ],
-          "repeatIteration": 1456495947533,
+          "repeatIteration": 1468225357451,
           "repeatPanelId": 7
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "opnfv-jump-1",
-              "value": "opnfv\\-jump\\-1"
+              "text": "intel-pod6",
+              "value": "intel\\-pod6",
+              "selected": true
             }
           },
           "seriesOverrides": [],
               ]
             }
           ],
-          "timeFrom": "10d",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "$POD",
           "tooltip": {
             "short",
             "short"
           ],
-          "repeatIteration": 1456495947533,
+          "repeatIteration": 1468225357451,
           "repeatPanelId": 7
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "opnfv-jump-2",
-              "value": "opnfv\\-jump\\-2"
+              "text": "lf-pod2",
+              "value": "lf\\-pod2",
+              "selected": true
             }
           },
           "seriesOverrides": [],
               ]
             }
           ],
-          "timeFrom": "10d",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "$POD",
           "tooltip": {
             "short",
             "short"
           ],
-          "repeatIteration": 1456495947533,
+          "repeatIteration": 1468225357451,
           "repeatPanelId": 7
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "orange-fr-pod2",
-              "value": "orange\\-fr\\-pod2"
-            }
-          },
-          "seriesOverrides": [],
-          "span": 2,
-          "stack": false,
-          "steppedLine": false,
-          "targets": [
-            {
-              "dsType": "influxdb",
-              "groupBy": [
-                {
-                  "params": [
-                    "24h"
-                  ],
-                  "type": "time"
-                },
-                {
-                  "params": [
-                    "deploy_scenario"
-                  ],
-                  "type": "tag"
-                },
-                {
-                  "params": [
-                    "pod_name"
-                  ],
-                  "type": "tag"
-                },
-                {
-                  "params": [
-                    "null"
-                  ],
-                  "type": "fill"
-                }
-              ],
-              "measurement": "opnfv_yardstick_tc011",
-              "query": "SELECT mean(\"end.sum.jitter_ms\") FROM \"opnfv_yardstick_tc011\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY time(24h), \"deploy_scenario\", \"pod_name\" fill(null)",
-              "refId": "A",
-              "resultFormat": "time_series",
-              "select": [
-                [
-                  {
-                    "params": [
-                      "end.sum.jitter_ms"
-                    ],
-                    "type": "field"
-                  },
-                  {
-                    "params": [],
-                    "type": "mean"
-                  }
-                ]
-              ],
-              "tags": [
-                {
-                  "key": "pod_name",
-                  "operator": "=~",
-                  "value": "/$POD$/"
-                },
-                {
-                  "condition": "AND",
-                  "key": "deploy_scenario",
-                  "operator": "=~",
-                  "value": "/$SCENARIO$/"
-                }
-              ]
-            }
-          ],
-          "timeFrom": "10d",
-          "timeShift": null,
-          "title": "$POD",
-          "tooltip": {
-            "shared": true,
-            "value_type": "cumulative"
-          },
-          "type": "graph",
-          "x-axis": true,
-          "y-axis": true,
-          "y_formats": [
-            "short",
-            "short"
-          ],
-          "repeatIteration": 1456495947533,
-          "repeatPanelId": 7
-        },
-        {
-          "aliasColors": {},
-          "bars": false,
-          "datasource": "yardstick-vtc",
-          "editable": true,
-          "error": false,
-          "fill": 1,
-          "grid": {
-            "leftLogBase": 1,
-            "leftMax": null,
-            "leftMin": null,
-            "rightLogBase": 1,
-            "rightMax": null,
-            "rightMin": null,
-            "threshold1": null,
-            "threshold1Color": "rgba(216, 200, 27, 0.27)",
-            "threshold2": null,
-            "threshold2Color": "rgba(234, 112, 112, 0.22)"
-          },
-          "id": 21,
-          "isNew": true,
-          "legend": {
-            "avg": false,
-            "current": false,
-            "max": false,
-            "min": false,
-            "show": true,
-            "total": false,
-            "values": false
-          },
-          "lines": true,
-          "linewidth": 2,
-          "links": [],
-          "minSpan": 2,
-          "nullPointMode": "connected",
-          "percentage": false,
-          "pointradius": 3,
-          "points": true,
-          "renderer": "flot",
-          "repeat": null,
-          "scopedVars": {
-            "POD": {
-              "selected": true,
               "text": "zte-pod1",
-              "value": "zte\\-pod1"
+              "value": "zte\\-pod1",
+              "selected": true
             }
           },
           "seriesOverrides": [],
               ]
             }
           ],
-          "timeFrom": "10d",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "$POD",
           "tooltip": {
             "short",
             "short"
           ],
-          "repeatIteration": 1456495947533,
+          "repeatIteration": 1468225357451,
           "repeatPanelId": 7
         }
       ],
         "allFormat": "regex values",
         "current": {
           "tags": [],
-          "text": "ericsson-pod2 + huawei-us-deploy-bare-1 + intel-pod6 + opnfv-jump-1 + opnfv-jump-2 + orange-fr-pod2 + zte-pod1",
+          "text": "ericsson-pod2 + huawei-pod1 + huawei-pod2 + intel-pod6 + lf-pod2 + zte-pod1",
           "value": [
             "ericsson\\-pod2",
-            "huawei\\-us\\-deploy\\-bare\\-1",
+            "huawei\\-pod1",
+            "huawei\\-pod2",
             "intel\\-pod6",
-            "opnfv\\-jump\\-1",
-            "opnfv\\-jump\\-2",
-            "orange\\-fr\\-pod2",
+            "lf\\-pod2",
             "zte\\-pod1"
           ]
         },
         "name": "POD",
         "options": [
           {
-            "selected": false,
             "text": "All",
-            "value": "(elxg482ls42|ericsson\\-pod2|huawei\\-us\\-deploy\\-bare\\-1|intel\\-pod6|opnfv\\-jump\\-1|opnfv\\-jump\\-2|orange\\-fr\\-pod2|zte\\-pod1|unknown)"
+            "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)",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "elxg482ls42",
-            "value": "elxg482ls42"
+            "value": "elxg482ls42",
+            "selected": false
+          },
+          {
+            "text": "ericsson-pod1",
+            "value": "ericsson\\-pod1",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "ericsson-pod2",
-            "value": "ericsson\\-pod2"
+            "value": "ericsson\\-pod2",
+            "selected": true
+          },
+          {
+            "text": "huawei-pod1",
+            "value": "huawei\\-pod1",
+            "selected": true
+          },
+          {
+            "text": "huawei-pod2",
+            "value": "huawei\\-pod2",
+            "selected": true
           },
           {
-            "selected": true,
             "text": "huawei-us-deploy-bare-1",
-            "value": "huawei\\-us\\-deploy\\-bare\\-1"
+            "value": "huawei\\-us\\-deploy\\-bare\\-1",
+            "selected": false
+          },
+          {
+            "text": "intel-pod5",
+            "value": "intel\\-pod5",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "intel-pod6",
-            "value": "intel\\-pod6"
+            "value": "intel\\-pod6",
+            "selected": true
+          },
+          {
+            "text": "lf-pod1",
+            "value": "lf\\-pod1",
+            "selected": false
+          },
+          {
+            "text": "lf-pod2",
+            "value": "lf\\-pod2",
+            "selected": true
           },
           {
-            "selected": true,
             "text": "opnfv-jump-1",
-            "value": "opnfv\\-jump\\-1"
+            "value": "opnfv\\-jump\\-1",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "opnfv-jump-2",
-            "value": "opnfv\\-jump\\-2"
+            "value": "opnfv\\-jump\\-2",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "orange-fr-pod2",
-            "value": "orange\\-fr\\-pod2"
+            "value": "orange\\-fr\\-pod2",
+            "selected": false
           },
           {
-            "selected": true,
-            "text": "zte-pod1",
-            "value": "zte\\-pod1"
+            "text": "unknown",
+            "value": "unknown",
+            "selected": false
           },
           {
-            "selected": false,
-            "text": "unknown",
-            "value": "unknown"
+            "text": "zte-pod1",
+            "value": "zte\\-pod1",
+            "selected": true
           }
         ],
         "query": "SHOW TAG VALUES WITH KEY = \"pod_name\"",
   },
   "refresh": "15m",
   "schemaVersion": 8,
-  "version": 11,
+  "version": 2,
   "links": []
 }
index 0cab517..c170897 100644 (file)
               "groupBy": [
                 {
                   "params": [
-                    "24h"
+                    "pod_name"
                   ],
-                  "type": "time"
+                  "type": "tag"
                 },
                 {
                   "params": [
-                    "pod_name"
+                    "deploy_scenario"
                   ],
                   "type": "tag"
+                }
+              ],
+              "measurement": "opnfv_yardstick_tc012",
+              "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\"",
+              "refId": "A",
+              "resultFormat": "time_series",
+              "select": [
+                [
+                  {
+                    "params": [
+                      "bandwidth(MBps)"
+                    ],
+                    "type": "field"
+                  }
+                ]
+              ],
+              "tags": [
+                {
+                  "key": "pod_name",
+                  "operator": "=~",
+                  "value": "/$POD$/"
+                },
+                {
+                  "condition": "AND",
+                  "key": "deploy_scenario",
+                  "operator": "=~",
+                  "value": "/$SCENARIO$/"
+                }
+              ]
+            }
+          ],
+          "timeFrom": "14d",
+          "timeShift": null,
+          "title": "Memory read/write bandwidth trend",
+          "tooltip": {
+            "shared": true,
+            "value_type": "cumulative"
+          },
+          "type": "graph",
+          "x-axis": true,
+          "y-axis": true,
+          "y_formats": [
+            "short",
+            "short"
+          ]
+        }
+      ],
+      "title": "New row"
+    },
+    {
+      "title": "New row",
+      "height": "250px",
+      "editable": true,
+      "collapse": false,
+      "panels": [
+        {
+          "title": "Daily Averages",
+          "error": false,
+          "span": 12,
+          "editable": true,
+          "type": "text",
+          "isNew": true,
+          "id": 4,
+          "mode": "markdown",
+          "content": "",
+          "style": {},
+          "links": [],
+          "height": "0"
+        },
+        {
+          "title": "$POD",
+          "error": false,
+          "span": 2,
+          "editable": true,
+          "type": "table",
+          "isNew": true,
+          "id": 5,
+          "styles": [
+            {
+              "type": "date",
+              "pattern": "Time",
+              "dateFormat": "YYYY-MM-DD HH:mm:ss"
+            },
+            {
+              "unit": "short",
+              "type": "number",
+              "decimals": 2,
+              "colors": [
+                "rgba(245, 54, 54, 0.9)",
+                "rgba(237, 129, 40, 0.89)",
+                "rgba(50, 172, 45, 0.97)"
+              ],
+              "colorMode": null,
+              "pattern": "",
+              "thresholds": []
+            }
+          ],
+          "targets": [
+            {
+              "refId": "A",
+              "dsType": "influxdb",
+              "resultFormat": "time_series",
+              "tags": [
+                {
+                  "key": "pod_name",
+                  "operator": "=~",
+                  "value": "/$POD$/"
+                },
+                {
+                  "condition": "AND",
+                  "key": "deploy_scenario",
+                  "operator": "=~",
+                  "value": "/$SCENARIO$/"
+                }
+              ],
+              "groupBy": [
+                {
+                  "type": "tag",
+                  "params": [
+                    "deploy_scenario"
+                  ]
+                }
+              ],
+              "select": [
+                [
+                  {
+                    "type": "field",
+                    "params": [
+                      "bandwidth(MBps)"
+                    ]
+                  }
+                ]
+              ],
+              "measurement": "opnfv_yardstick_tc012",
+              "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\""
+            },
+            {
+              "refId": "B",
+              "dsType": "influxdb",
+              "resultFormat": "time_series",
+              "tags": [
+                {
+                  "key": "pod_name",
+                  "operator": "=~",
+                  "value": "/$POD$/"
+                },
+                {
+                  "condition": "AND",
+                  "key": "deploy_scenario",
+                  "operator": "=~",
+                  "value": "/$SCENARIO$/"
+                }
+              ],
+              "groupBy": [
+                {
+                  "type": "tag",
+                  "params": [
+                    "deploy_scenario"
+                  ]
+                }
+              ],
+              "select": [
+                [
+                  {
+                    "type": "field",
+                    "params": [
+                      "bandwidth(MBps)"
+                    ]
+                  }
+                ]
+              ],
+              "measurement": "opnfv_yardstick_tc012",
+              "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\""
+            }
+          ],
+          "transform": "timeseries_to_rows",
+          "pageSize": null,
+          "showHeader": true,
+          "columns": [],
+          "scroll": true,
+          "fontSize": "100%",
+          "sort": {
+            "col": 0,
+            "desc": true
+          },
+          "links": [],
+          "repeat": "POD",
+          "minSpan": 2,
+          "datasource": "yardstick-vtc",
+          "timeFrom": "14d",
+          "scopedVars": {
+            "POD": {
+              "text": "ericsson-pod2",
+              "value": "ericsson\\-pod2",
+              "selected": true
+            }
+          }
+        },
+        {
+          "title": "$POD",
+          "error": false,
+          "span": 2,
+          "editable": true,
+          "type": "table",
+          "isNew": true,
+          "id": 6,
+          "styles": [
+            {
+              "type": "date",
+              "pattern": "Time",
+              "dateFormat": "YYYY-MM-DD HH:mm:ss"
+            },
+            {
+              "unit": "short",
+              "type": "number",
+              "decimals": 2,
+              "colors": [
+                "rgba(245, 54, 54, 0.9)",
+                "rgba(237, 129, 40, 0.89)",
+                "rgba(50, 172, 45, 0.97)"
+              ],
+              "colorMode": null,
+              "pattern": "",
+              "thresholds": []
+            }
+          ],
+          "targets": [
+            {
+              "refId": "A",
+              "dsType": "influxdb",
+              "resultFormat": "time_series",
+              "tags": [
+                {
+                  "key": "pod_name",
+                  "operator": "=~",
+                  "value": "/$POD$/"
+                },
+                {
+                  "condition": "AND",
+                  "key": "deploy_scenario",
+                  "operator": "=~",
+                  "value": "/$SCENARIO$/"
+                }
+              ],
+              "groupBy": [
+                {
+                  "type": "tag",
+                  "params": [
+                    "deploy_scenario"
+                  ]
+                }
+              ],
+              "select": [
+                [
+                  {
+                    "type": "field",
+                    "params": [
+                      "bandwidth(MBps)"
+                    ]
+                  }
+                ]
+              ],
+              "measurement": "opnfv_yardstick_tc012",
+              "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\""
+            },
+            {
+              "refId": "B",
+              "dsType": "influxdb",
+              "resultFormat": "time_series",
+              "tags": [
+                {
+                  "key": "pod_name",
+                  "operator": "=~",
+                  "value": "/$POD$/"
+                },
+                {
+                  "condition": "AND",
+                  "key": "deploy_scenario",
+                  "operator": "=~",
+                  "value": "/$SCENARIO$/"
+                }
+              ],
+              "groupBy": [
+                {
+                  "type": "tag",
+                  "params": [
+                    "deploy_scenario"
+                  ]
+                }
+              ],
+              "select": [
+                [
+                  {
+                    "type": "field",
+                    "params": [
+                      "bandwidth(MBps)"
+                    ]
+                  }
+                ]
+              ],
+              "measurement": "opnfv_yardstick_tc012",
+              "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\""
+            }
+          ],
+          "transform": "timeseries_to_rows",
+          "pageSize": null,
+          "showHeader": true,
+          "columns": [],
+          "scroll": true,
+          "fontSize": "100%",
+          "sort": {
+            "col": 0,
+            "desc": true
+          },
+          "links": [],
+          "repeat": null,
+          "minSpan": 2,
+          "datasource": "yardstick-vtc",
+          "timeFrom": "14d",
+          "scopedVars": {
+            "POD": {
+              "text": "huawei-pod1",
+              "value": "huawei\\-pod1",
+              "selected": true
+            }
+          },
+          "repeatIteration": 1468305923981,
+          "repeatPanelId": 5
+        },
+        {
+          "title": "$POD",
+          "error": false,
+          "span": 2,
+          "editable": true,
+          "type": "table",
+          "isNew": true,
+          "id": 7,
+          "styles": [
+            {
+              "type": "date",
+              "pattern": "Time",
+              "dateFormat": "YYYY-MM-DD HH:mm:ss"
+            },
+            {
+              "unit": "short",
+              "type": "number",
+              "decimals": 2,
+              "colors": [
+                "rgba(245, 54, 54, 0.9)",
+                "rgba(237, 129, 40, 0.89)",
+                "rgba(50, 172, 45, 0.97)"
+              ],
+              "colorMode": null,
+              "pattern": "",
+              "thresholds": []
+            }
+          ],
+          "targets": [
+            {
+              "refId": "A",
+              "dsType": "influxdb",
+              "resultFormat": "time_series",
+              "tags": [
+                {
+                  "key": "pod_name",
+                  "operator": "=~",
+                  "value": "/$POD$/"
                 },
                 {
+                  "condition": "AND",
+                  "key": "deploy_scenario",
+                  "operator": "=~",
+                  "value": "/$SCENARIO$/"
+                }
+              ],
+              "groupBy": [
+                {
+                  "type": "tag",
+                  "params": [
+                    "deploy_scenario"
+                  ]
+                }
+              ],
+              "select": [
+                [
+                  {
+                    "type": "field",
+                    "params": [
+                      "bandwidth(MBps)"
+                    ]
+                  }
+                ]
+              ],
+              "measurement": "opnfv_yardstick_tc012",
+              "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\""
+            },
+            {
+              "refId": "B",
+              "dsType": "influxdb",
+              "resultFormat": "time_series",
+              "tags": [
+                {
+                  "key": "pod_name",
+                  "operator": "=~",
+                  "value": "/$POD$/"
+                },
+                {
+                  "condition": "AND",
+                  "key": "deploy_scenario",
+                  "operator": "=~",
+                  "value": "/$SCENARIO$/"
+                }
+              ],
+              "groupBy": [
+                {
+                  "type": "tag",
+                  "params": [
+                    "deploy_scenario"
+                  ]
+                }
+              ],
+              "select": [
+                [
+                  {
+                    "type": "field",
+                    "params": [
+                      "bandwidth(MBps)"
+                    ]
+                  }
+                ]
+              ],
+              "measurement": "opnfv_yardstick_tc012",
+              "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\""
+            }
+          ],
+          "transform": "timeseries_to_rows",
+          "pageSize": null,
+          "showHeader": true,
+          "columns": [],
+          "scroll": true,
+          "fontSize": "100%",
+          "sort": {
+            "col": 0,
+            "desc": true
+          },
+          "links": [],
+          "repeat": null,
+          "minSpan": 2,
+          "datasource": "yardstick-vtc",
+          "timeFrom": "14d",
+          "scopedVars": {
+            "POD": {
+              "text": "huawei-pod2",
+              "value": "huawei\\-pod2",
+              "selected": true
+            }
+          },
+          "repeatIteration": 1468305923981,
+          "repeatPanelId": 5
+        },
+        {
+          "title": "$POD",
+          "error": false,
+          "span": 2,
+          "editable": true,
+          "type": "table",
+          "isNew": true,
+          "id": 8,
+          "styles": [
+            {
+              "type": "date",
+              "pattern": "Time",
+              "dateFormat": "YYYY-MM-DD HH:mm:ss"
+            },
+            {
+              "unit": "short",
+              "type": "number",
+              "decimals": 2,
+              "colors": [
+                "rgba(245, 54, 54, 0.9)",
+                "rgba(237, 129, 40, 0.89)",
+                "rgba(50, 172, 45, 0.97)"
+              ],
+              "colorMode": null,
+              "pattern": "",
+              "thresholds": []
+            }
+          ],
+          "targets": [
+            {
+              "refId": "A",
+              "dsType": "influxdb",
+              "resultFormat": "time_series",
+              "tags": [
+                {
+                  "key": "pod_name",
+                  "operator": "=~",
+                  "value": "/$POD$/"
+                },
+                {
+                  "condition": "AND",
+                  "key": "deploy_scenario",
+                  "operator": "=~",
+                  "value": "/$SCENARIO$/"
+                }
+              ],
+              "groupBy": [
+                {
+                  "type": "tag",
+                  "params": [
+                    "deploy_scenario"
+                  ]
+                }
+              ],
+              "select": [
+                [
+                  {
+                    "type": "field",
+                    "params": [
+                      "bandwidth(MBps)"
+                    ]
+                  }
+                ]
+              ],
+              "measurement": "opnfv_yardstick_tc012",
+              "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\""
+            },
+            {
+              "refId": "B",
+              "dsType": "influxdb",
+              "resultFormat": "time_series",
+              "tags": [
+                {
+                  "key": "pod_name",
+                  "operator": "=~",
+                  "value": "/$POD$/"
+                },
+                {
+                  "condition": "AND",
+                  "key": "deploy_scenario",
+                  "operator": "=~",
+                  "value": "/$SCENARIO$/"
+                }
+              ],
+              "groupBy": [
+                {
+                  "type": "tag",
+                  "params": [
+                    "deploy_scenario"
+                  ]
+                }
+              ],
+              "select": [
+                [
+                  {
+                    "type": "field",
+                    "params": [
+                      "bandwidth(MBps)"
+                    ]
+                  }
+                ]
+              ],
+              "measurement": "opnfv_yardstick_tc012",
+              "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\""
+            }
+          ],
+          "transform": "timeseries_to_rows",
+          "pageSize": null,
+          "showHeader": true,
+          "columns": [],
+          "scroll": true,
+          "fontSize": "100%",
+          "sort": {
+            "col": 0,
+            "desc": true
+          },
+          "links": [],
+          "repeat": null,
+          "minSpan": 2,
+          "datasource": "yardstick-vtc",
+          "timeFrom": "14d",
+          "scopedVars": {
+            "POD": {
+              "text": "intel-pod6",
+              "value": "intel\\-pod6",
+              "selected": true
+            }
+          },
+          "repeatIteration": 1468305923981,
+          "repeatPanelId": 5
+        },
+        {
+          "title": "$POD",
+          "error": false,
+          "span": 2,
+          "editable": true,
+          "type": "table",
+          "isNew": true,
+          "id": 15,
+          "styles": [
+            {
+              "type": "date",
+              "pattern": "Time",
+              "dateFormat": "YYYY-MM-DD HH:mm:ss"
+            },
+            {
+              "unit": "short",
+              "type": "number",
+              "decimals": 2,
+              "colors": [
+                "rgba(245, 54, 54, 0.9)",
+                "rgba(237, 129, 40, 0.89)",
+                "rgba(50, 172, 45, 0.97)"
+              ],
+              "colorMode": null,
+              "pattern": "",
+              "thresholds": []
+            }
+          ],
+          "targets": [
+            {
+              "refId": "A",
+              "dsType": "influxdb",
+              "resultFormat": "time_series",
+              "tags": [
+                {
+                  "key": "pod_name",
+                  "operator": "=~",
+                  "value": "/$POD$/"
+                },
+                {
+                  "condition": "AND",
+                  "key": "deploy_scenario",
+                  "operator": "=~",
+                  "value": "/$SCENARIO$/"
+                }
+              ],
+              "groupBy": [
+                {
+                  "type": "tag",
+                  "params": [
+                    "deploy_scenario"
+                  ]
+                }
+              ],
+              "select": [
+                [
+                  {
+                    "type": "field",
+                    "params": [
+                      "bandwidth(MBps)"
+                    ]
+                  }
+                ]
+              ],
+              "measurement": "opnfv_yardstick_tc012",
+              "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\""
+            },
+            {
+              "refId": "B",
+              "dsType": "influxdb",
+              "resultFormat": "time_series",
+              "tags": [
+                {
+                  "key": "pod_name",
+                  "operator": "=~",
+                  "value": "/$POD$/"
+                },
+                {
+                  "condition": "AND",
+                  "key": "deploy_scenario",
+                  "operator": "=~",
+                  "value": "/$SCENARIO$/"
+                }
+              ],
+              "groupBy": [
+                {
+                  "type": "tag",
+                  "params": [
+                    "deploy_scenario"
+                  ]
+                }
+              ],
+              "select": [
+                [
+                  {
+                    "type": "field",
+                    "params": [
+                      "bandwidth(MBps)"
+                    ]
+                  }
+                ]
+              ],
+              "measurement": "opnfv_yardstick_tc012",
+              "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\""
+            }
+          ],
+          "transform": "timeseries_to_rows",
+          "pageSize": null,
+          "showHeader": true,
+          "columns": [],
+          "scroll": true,
+          "fontSize": "100%",
+          "sort": {
+            "col": 0,
+            "desc": true
+          },
+          "links": [],
+          "repeat": null,
+          "minSpan": 2,
+          "datasource": "yardstick-vtc",
+          "timeFrom": "14d",
+          "scopedVars": {
+            "POD": {
+              "text": "lf-pod2",
+              "value": "lf\\-pod2",
+              "selected": true
+            }
+          },
+          "repeatIteration": 1468305923981,
+          "repeatPanelId": 5
+        },
+        {
+          "title": "$POD",
+          "error": false,
+          "span": 2,
+          "editable": true,
+          "type": "table",
+          "isNew": true,
+          "id": 22,
+          "styles": [
+            {
+              "type": "date",
+              "pattern": "Time",
+              "dateFormat": "YYYY-MM-DD HH:mm:ss"
+            },
+            {
+              "unit": "short",
+              "type": "number",
+              "decimals": 2,
+              "colors": [
+                "rgba(245, 54, 54, 0.9)",
+                "rgba(237, 129, 40, 0.89)",
+                "rgba(50, 172, 45, 0.97)"
+              ],
+              "colorMode": null,
+              "pattern": "",
+              "thresholds": []
+            }
+          ],
+          "targets": [
+            {
+              "refId": "A",
+              "dsType": "influxdb",
+              "resultFormat": "time_series",
+              "tags": [
+                {
+                  "key": "pod_name",
+                  "operator": "=~",
+                  "value": "/$POD$/"
+                },
+                {
+                  "condition": "AND",
+                  "key": "deploy_scenario",
+                  "operator": "=~",
+                  "value": "/$SCENARIO$/"
+                }
+              ],
+              "groupBy": [
+                {
+                  "type": "tag",
+                  "params": [
+                    "deploy_scenario"
+                  ]
+                }
+              ],
+              "select": [
+                [
+                  {
+                    "type": "field",
+                    "params": [
+                      "bandwidth(MBps)"
+                    ]
+                  }
+                ]
+              ],
+              "measurement": "opnfv_yardstick_tc012",
+              "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\""
+            },
+            {
+              "refId": "B",
+              "dsType": "influxdb",
+              "resultFormat": "time_series",
+              "tags": [
+                {
+                  "key": "pod_name",
+                  "operator": "=~",
+                  "value": "/$POD$/"
+                },
+                {
+                  "condition": "AND",
+                  "key": "deploy_scenario",
+                  "operator": "=~",
+                  "value": "/$SCENARIO$/"
+                }
+              ],
+              "groupBy": [
+                {
+                  "type": "tag",
+                  "params": [
+                    "deploy_scenario"
+                  ]
+                }
+              ],
+              "select": [
+                [
+                  {
+                    "type": "field",
+                    "params": [
+                      "bandwidth(MBps)"
+                    ]
+                  }
+                ]
+              ],
+              "measurement": "opnfv_yardstick_tc012",
+              "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\""
+            }
+          ],
+          "transform": "timeseries_to_rows",
+          "pageSize": null,
+          "showHeader": true,
+          "columns": [],
+          "scroll": true,
+          "fontSize": "100%",
+          "sort": {
+            "col": 0,
+            "desc": true
+          },
+          "links": [],
+          "repeat": null,
+          "minSpan": 2,
+          "datasource": "yardstick-vtc",
+          "timeFrom": "14d",
+          "scopedVars": {
+            "POD": {
+              "text": "zte-pod1",
+              "value": "zte\\-pod1",
+              "selected": true
+            }
+          },
+          "repeatIteration": 1468305923981,
+          "repeatPanelId": 5
+        }
+      ]
+    },
+    {
+      "title": "New row",
+      "height": "250px",
+      "editable": true,
+      "collapse": false,
+      "panels": [
+        {
+          "title": "$POD",
+          "error": false,
+          "span": 2,
+          "editable": true,
+          "type": "graph",
+          "isNew": true,
+          "id": 17,
+          "datasource": "yardstick-vtc",
+          "renderer": "flot",
+          "x-axis": true,
+          "y-axis": true,
+          "y_formats": [
+            "short",
+            "short"
+          ],
+          "grid": {
+            "leftLogBase": 1,
+            "leftMax": null,
+            "rightMax": null,
+            "leftMin": null,
+            "rightMin": null,
+            "rightLogBase": 1,
+            "threshold1": null,
+            "threshold2": null,
+            "threshold1Color": "rgba(216, 200, 27, 0.27)",
+            "threshold2Color": "rgba(234, 112, 112, 0.22)"
+          },
+          "lines": true,
+          "fill": 1,
+          "linewidth": 2,
+          "points": false,
+          "pointradius": 5,
+          "bars": false,
+          "stack": false,
+          "percentage": false,
+          "legend": {
+            "show": true,
+            "values": false,
+            "min": false,
+            "max": false,
+            "current": false,
+            "total": false,
+            "avg": false
+          },
+          "nullPointMode": "connected",
+          "steppedLine": false,
+          "tooltip": {
+            "value_type": "cumulative",
+            "shared": true
+          },
+          "timeFrom": "14d",
+          "timeShift": null,
+          "targets": [
+            {
+              "refId": "A",
+              "dsType": "influxdb",
+              "resultFormat": "time_series",
+              "tags": [
+                {
+                  "key": "pod_name",
+                  "operator": "=~",
+                  "value": "/$POD$/"
+                },
+                {
+                  "condition": "AND",
+                  "key": "deploy_scenario",
+                  "operator": "=~",
+                  "value": "/$SCENARIO$/"
+                }
+              ],
+              "groupBy": [
+                {
+                  "type": "tag",
+                  "params": [
+                    "deploy_scenario"
+                  ]
+                },
+                {
+                  "type": "tag",
+                  "params": [
+                    "installer"
+                  ]
+                }
+              ],
+              "select": [
+                [
+                  {
+                    "type": "field",
+                    "params": [
+                      "bandwidth(MBps)"
+                    ]
+                  }
+                ]
+              ],
+              "measurement": "opnfv_yardstick_tc012",
+              "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\", \"installer\"",
+              "alias": "$tag_deploy_scenario - mean bw"
+            }
+          ],
+          "aliasColors": {},
+          "seriesOverrides": [],
+          "links": [],
+          "repeat": "POD",
+          "minSpan": 2,
+          "scopedVars": {
+            "POD": {
+              "text": "ericsson-pod2",
+              "value": "ericsson\\-pod2",
+              "selected": true
+            }
+          }
+        },
+        {
+          "title": "$POD",
+          "error": false,
+          "span": 2,
+          "editable": true,
+          "type": "graph",
+          "isNew": true,
+          "id": 18,
+          "datasource": "yardstick-vtc",
+          "renderer": "flot",
+          "x-axis": true,
+          "y-axis": true,
+          "y_formats": [
+            "short",
+            "short"
+          ],
+          "grid": {
+            "leftLogBase": 1,
+            "leftMax": null,
+            "rightMax": null,
+            "leftMin": null,
+            "rightMin": null,
+            "rightLogBase": 1,
+            "threshold1": null,
+            "threshold2": null,
+            "threshold1Color": "rgba(216, 200, 27, 0.27)",
+            "threshold2Color": "rgba(234, 112, 112, 0.22)"
+          },
+          "lines": true,
+          "fill": 1,
+          "linewidth": 2,
+          "points": false,
+          "pointradius": 5,
+          "bars": false,
+          "stack": false,
+          "percentage": false,
+          "legend": {
+            "show": true,
+            "values": false,
+            "min": false,
+            "max": false,
+            "current": false,
+            "total": false,
+            "avg": false
+          },
+          "nullPointMode": "connected",
+          "steppedLine": false,
+          "tooltip": {
+            "value_type": "cumulative",
+            "shared": true
+          },
+          "timeFrom": "14d",
+          "timeShift": null,
+          "targets": [
+            {
+              "refId": "A",
+              "dsType": "influxdb",
+              "resultFormat": "time_series",
+              "tags": [
+                {
+                  "key": "pod_name",
+                  "operator": "=~",
+                  "value": "/$POD$/"
+                },
+                {
+                  "condition": "AND",
+                  "key": "deploy_scenario",
+                  "operator": "=~",
+                  "value": "/$SCENARIO$/"
+                }
+              ],
+              "groupBy": [
+                {
+                  "type": "tag",
+                  "params": [
+                    "deploy_scenario"
+                  ]
+                },
+                {
+                  "type": "tag",
+                  "params": [
+                    "installer"
+                  ]
+                }
+              ],
+              "select": [
+                [
+                  {
+                    "type": "field",
+                    "params": [
+                      "bandwidth(MBps)"
+                    ]
+                  }
+                ]
+              ],
+              "measurement": "opnfv_yardstick_tc012",
+              "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\", \"installer\"",
+              "alias": "$tag_deploy_scenario - mean bw"
+            }
+          ],
+          "aliasColors": {},
+          "seriesOverrides": [],
+          "links": [],
+          "repeat": null,
+          "minSpan": 2,
+          "scopedVars": {
+            "POD": {
+              "text": "huawei-pod1",
+              "value": "huawei\\-pod1",
+              "selected": true
+            }
+          },
+          "repeatIteration": 1468305923981,
+          "repeatPanelId": 17
+        },
+        {
+          "title": "$POD",
+          "error": false,
+          "span": 2,
+          "editable": true,
+          "type": "graph",
+          "isNew": true,
+          "id": 19,
+          "datasource": "yardstick-vtc",
+          "renderer": "flot",
+          "x-axis": true,
+          "y-axis": true,
+          "y_formats": [
+            "short",
+            "short"
+          ],
+          "grid": {
+            "leftLogBase": 1,
+            "leftMax": null,
+            "rightMax": null,
+            "leftMin": null,
+            "rightMin": null,
+            "rightLogBase": 1,
+            "threshold1": null,
+            "threshold2": null,
+            "threshold1Color": "rgba(216, 200, 27, 0.27)",
+            "threshold2Color": "rgba(234, 112, 112, 0.22)"
+          },
+          "lines": true,
+          "fill": 1,
+          "linewidth": 2,
+          "points": false,
+          "pointradius": 5,
+          "bars": false,
+          "stack": false,
+          "percentage": false,
+          "legend": {
+            "show": true,
+            "values": false,
+            "min": false,
+            "max": false,
+            "current": false,
+            "total": false,
+            "avg": false
+          },
+          "nullPointMode": "connected",
+          "steppedLine": false,
+          "tooltip": {
+            "value_type": "cumulative",
+            "shared": true
+          },
+          "timeFrom": "14d",
+          "timeShift": null,
+          "targets": [
+            {
+              "refId": "A",
+              "dsType": "influxdb",
+              "resultFormat": "time_series",
+              "tags": [
+                {
+                  "key": "pod_name",
+                  "operator": "=~",
+                  "value": "/$POD$/"
+                },
+                {
+                  "condition": "AND",
+                  "key": "deploy_scenario",
+                  "operator": "=~",
+                  "value": "/$SCENARIO$/"
+                }
+              ],
+              "groupBy": [
+                {
+                  "type": "tag",
+                  "params": [
+                    "deploy_scenario"
+                  ]
+                },
+                {
+                  "type": "tag",
+                  "params": [
+                    "installer"
+                  ]
+                }
+              ],
+              "select": [
+                [
+                  {
+                    "type": "field",
+                    "params": [
+                      "bandwidth(MBps)"
+                    ]
+                  }
+                ]
+              ],
+              "measurement": "opnfv_yardstick_tc012",
+              "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\", \"installer\"",
+              "alias": "$tag_deploy_scenario - mean bw"
+            }
+          ],
+          "aliasColors": {},
+          "seriesOverrides": [],
+          "links": [],
+          "repeat": null,
+          "minSpan": 2,
+          "scopedVars": {
+            "POD": {
+              "text": "huawei-pod2",
+              "value": "huawei\\-pod2",
+              "selected": true
+            }
+          },
+          "repeatIteration": 1468305923981,
+          "repeatPanelId": 17
+        },
+        {
+          "title": "$POD",
+          "error": false,
+          "span": 2,
+          "editable": true,
+          "type": "graph",
+          "isNew": true,
+          "id": 20,
+          "datasource": "yardstick-vtc",
+          "renderer": "flot",
+          "x-axis": true,
+          "y-axis": true,
+          "y_formats": [
+            "short",
+            "short"
+          ],
+          "grid": {
+            "leftLogBase": 1,
+            "leftMax": null,
+            "rightMax": null,
+            "leftMin": null,
+            "rightMin": null,
+            "rightLogBase": 1,
+            "threshold1": null,
+            "threshold2": null,
+            "threshold1Color": "rgba(216, 200, 27, 0.27)",
+            "threshold2Color": "rgba(234, 112, 112, 0.22)"
+          },
+          "lines": true,
+          "fill": 1,
+          "linewidth": 2,
+          "points": false,
+          "pointradius": 5,
+          "bars": false,
+          "stack": false,
+          "percentage": false,
+          "legend": {
+            "show": true,
+            "values": false,
+            "min": false,
+            "max": false,
+            "current": false,
+            "total": false,
+            "avg": false
+          },
+          "nullPointMode": "connected",
+          "steppedLine": false,
+          "tooltip": {
+            "value_type": "cumulative",
+            "shared": true
+          },
+          "timeFrom": "14d",
+          "timeShift": null,
+          "targets": [
+            {
+              "refId": "A",
+              "dsType": "influxdb",
+              "resultFormat": "time_series",
+              "tags": [
+                {
+                  "key": "pod_name",
+                  "operator": "=~",
+                  "value": "/$POD$/"
+                },
+                {
+                  "condition": "AND",
+                  "key": "deploy_scenario",
+                  "operator": "=~",
+                  "value": "/$SCENARIO$/"
+                }
+              ],
+              "groupBy": [
+                {
+                  "type": "tag",
                   "params": [
                     "deploy_scenario"
-                  ],
-                  "type": "tag"
+                  ]
+                },
+                {
+                  "type": "tag",
+                  "params": [
+                    "installer"
+                  ]
                 }
               ],
-              "measurement": "opnfv_yardstick_tc012",
-              "query": "SELECT mean(\"bandwidth(MBps)\") FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY time(24h), \"pod_name\", \"deploy_scenario\"",
-              "refId": "A",
-              "resultFormat": "time_series",
               "select": [
                 [
                   {
+                    "type": "field",
                     "params": [
                       "bandwidth(MBps)"
-                    ],
-                    "type": "field"
-                  },
-                  {
-                    "params": [],
-                    "type": "mean"
+                    ]
                   }
                 ]
               ],
-              "tags": [
-                {
-                  "key": "pod_name",
-                  "operator": "=~",
-                  "value": "/$POD$/"
-                },
-                {
-                  "condition": "AND",
-                  "key": "deploy_scenario",
-                  "operator": "=~",
-                  "value": "/$SCENARIO$/"
-                }
-              ]
+              "measurement": "opnfv_yardstick_tc012",
+              "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\", \"installer\"",
+              "alias": "$tag_deploy_scenario - mean bw"
             }
           ],
-          "timeFrom": "10d",
-          "timeShift": null,
-          "title": "Memory read/write bandwidth trend",
-          "tooltip": {
-            "shared": true,
-            "value_type": "cumulative"
+          "aliasColors": {},
+          "seriesOverrides": [],
+          "links": [],
+          "repeat": null,
+          "minSpan": 2,
+          "scopedVars": {
+            "POD": {
+              "text": "intel-pod6",
+              "value": "intel\\-pod6",
+              "selected": true
+            }
           },
+          "repeatIteration": 1468305923981,
+          "repeatPanelId": 17
+        },
+        {
+          "title": "$POD",
+          "error": false,
+          "span": 2,
+          "editable": true,
           "type": "graph",
+          "isNew": true,
+          "id": 21,
+          "datasource": "yardstick-vtc",
+          "renderer": "flot",
           "x-axis": true,
           "y-axis": true,
           "y_formats": [
             "short",
             "short"
-          ]
-        }
-      ],
-      "title": "New row"
-    },
-    {
-      "collapse": false,
-      "editable": true,
-      "height": "250px",
-      "panels": [
-        {
-          "aliasColors": {},
-          "bars": false,
-          "datasource": "yardstick-vtc",
-          "editable": true,
-          "error": false,
-          "fill": 0,
+          ],
           "grid": {
             "leftLogBase": 1,
             "leftMax": null,
-            "leftMin": 0,
-            "rightLogBase": 1,
             "rightMax": null,
+            "leftMin": null,
             "rightMin": null,
+            "rightLogBase": 1,
             "threshold1": null,
-            "threshold1Color": "rgba(216, 200, 27, 0.27)",
             "threshold2": null,
+            "threshold1Color": "rgba(216, 200, 27, 0.27)",
             "threshold2Color": "rgba(234, 112, 112, 0.22)"
           },
-          "id": 1,
-          "isNew": true,
-          "leftYAxisLabel": "BW (MB/s)",
+          "lines": true,
+          "fill": 1,
+          "linewidth": 2,
+          "points": false,
+          "pointradius": 5,
+          "bars": false,
+          "stack": false,
+          "percentage": false,
           "legend": {
-            "alignAsTable": true,
-            "avg": true,
-            "current": false,
-            "max": true,
-            "min": true,
             "show": true,
+            "values": false,
+            "min": false,
+            "max": false,
+            "current": false,
             "total": false,
-            "values": true
+            "avg": false
           },
-          "lines": true,
-          "linewidth": 2,
-          "links": [],
           "nullPointMode": "connected",
-          "percentage": false,
-          "pointradius": 2,
-          "points": true,
-          "renderer": "flot",
-          "seriesOverrides": [],
-          "span": 12,
-          "stack": false,
           "steppedLine": false,
+          "tooltip": {
+            "value_type": "cumulative",
+            "shared": true
+          },
+          "timeFrom": "14d",
+          "timeShift": null,
           "targets": [
             {
-              "alias": "$tag_pod_name - $tag_deploy_scenario - bw",
+              "refId": "A",
               "dsType": "influxdb",
-              "groupBy": [
+              "resultFormat": "time_series",
+              "tags": [
                 {
-                  "params": [
-                    "pod_name"
-                  ],
-                  "type": "tag"
+                  "key": "pod_name",
+                  "operator": "=~",
+                  "value": "/$POD$/"
                 },
                 {
+                  "condition": "AND",
+                  "key": "deploy_scenario",
+                  "operator": "=~",
+                  "value": "/$SCENARIO$/"
+                }
+              ],
+              "groupBy": [
+                {
+                  "type": "tag",
                   "params": [
                     "deploy_scenario"
-                  ],
-                  "type": "tag"
+                  ]
                 },
                 {
+                  "type": "tag",
                   "params": [
-                    "task_id"
-                  ],
-                  "type": "tag"
+                    "installer"
+                  ]
                 }
               ],
-              "measurement": "opnfv_yardstick_tc012",
-              "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
-              "refId": "A",
-              "resultFormat": "time_series",
               "select": [
                 [
                   {
+                    "type": "field",
                     "params": [
                       "bandwidth(MBps)"
-                    ],
-                    "type": "field"
+                    ]
                   }
                 ]
               ],
+              "measurement": "opnfv_yardstick_tc012",
+              "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\", \"installer\"",
+              "alias": "$tag_deploy_scenario - mean bw"
+            }
+          ],
+          "aliasColors": {},
+          "seriesOverrides": [],
+          "links": [],
+          "repeat": null,
+          "minSpan": 2,
+          "scopedVars": {
+            "POD": {
+              "text": "lf-pod2",
+              "value": "lf\\-pod2",
+              "selected": true
+            }
+          },
+          "repeatIteration": 1468305923981,
+          "repeatPanelId": 17
+        },
+        {
+          "title": "$POD",
+          "error": false,
+          "span": 2,
+          "editable": true,
+          "type": "graph",
+          "isNew": true,
+          "id": 32,
+          "datasource": "yardstick-vtc",
+          "renderer": "flot",
+          "x-axis": true,
+          "y-axis": true,
+          "y_formats": [
+            "short",
+            "short"
+          ],
+          "grid": {
+            "leftLogBase": 1,
+            "leftMax": null,
+            "rightMax": null,
+            "leftMin": null,
+            "rightMin": null,
+            "rightLogBase": 1,
+            "threshold1": null,
+            "threshold2": null,
+            "threshold1Color": "rgba(216, 200, 27, 0.27)",
+            "threshold2Color": "rgba(234, 112, 112, 0.22)"
+          },
+          "lines": true,
+          "fill": 1,
+          "linewidth": 2,
+          "points": false,
+          "pointradius": 5,
+          "bars": false,
+          "stack": false,
+          "percentage": false,
+          "legend": {
+            "show": true,
+            "values": false,
+            "min": false,
+            "max": false,
+            "current": false,
+            "total": false,
+            "avg": false
+          },
+          "nullPointMode": "connected",
+          "steppedLine": false,
+          "tooltip": {
+            "value_type": "cumulative",
+            "shared": true
+          },
+          "timeFrom": "14d",
+          "timeShift": null,
+          "targets": [
+            {
+              "refId": "A",
+              "dsType": "influxdb",
+              "resultFormat": "time_series",
               "tags": [
                 {
                   "key": "pod_name",
                   "operator": "=~",
                   "value": "/$SCENARIO$/"
                 }
-              ]
-            },
-            {
-              "alias": "$tag_pod_name - $tag_deploy_scenario - size",
-              "dsType": "influxdb",
+              ],
               "groupBy": [
                 {
-                  "params": [
-                    "pod_name"
-                  ],
-                  "type": "tag"
-                },
-                {
+                  "type": "tag",
                   "params": [
                     "deploy_scenario"
-                  ],
-                  "type": "tag"
+                  ]
                 },
                 {
+                  "type": "tag",
                   "params": [
-                    "task_id"
-                  ],
-                  "type": "tag"
+                    "installer"
+                  ]
                 }
               ],
-              "hide": true,
-              "measurement": "opnfv_yardstick_tc012",
-              "query": "SELECT \"size(MB)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
-              "refId": "B",
-              "resultFormat": "time_series",
               "select": [
                 [
                   {
+                    "type": "field",
                     "params": [
-                      "size(MB)"
-                    ],
-                    "type": "field"
+                      "bandwidth(MBps)"
+                    ]
                   }
                 ]
               ],
-              "tags": [
-                {
-                  "key": "pod_name",
-                  "operator": "=~",
-                  "value": "/$POD$/"
-                },
-                {
-                  "condition": "AND",
-                  "key": "deploy_scenario",
-                  "operator": "=~",
-                  "value": "/$SCENARIO$/"
-                }
-              ]
+              "measurement": "opnfv_yardstick_tc012",
+              "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\", \"installer\"",
+              "alias": "$tag_deploy_scenario - mean bw"
             }
           ],
-          "timeFrom": null,
-          "timeShift": null,
-          "title": "Memory read/write bandwidth",
-          "tooltip": {
-            "shared": true,
-            "value_type": "cumulative"
+          "aliasColors": {},
+          "seriesOverrides": [],
+          "links": [],
+          "repeat": null,
+          "minSpan": 2,
+          "scopedVars": {
+            "POD": {
+              "text": "zte-pod1",
+              "value": "zte\\-pod1",
+              "selected": true
+            }
           },
-          "type": "graph",
-          "x-axis": true,
-          "y-axis": true,
-          "y_formats": [
-            "short",
-            "short"
-          ]
+          "repeatIteration": 1468305923981,
+          "repeatPanelId": 17
         }
-      ],
-      "title": "Row"
+      ]
     }
   ],
   "time": {
-    "from": "2016-02-04T18:05:28.864Z",
-    "to": "2016-02-23T22:06:14.432Z"
+    "from": "now-7d",
+    "to": "now"
   },
   "timepicker": {
     "now": true,
         "allFormat": "regex values",
         "current": {
           "tags": [],
-          "text": "ericsson-pod2 + huawei-us-deploy-bare-1 + intel-pod6 + opnfv-jump-1 + opnfv-jump-2 + orange-fr-pod2 + zte-pod1",
+          "text": "ericsson-pod2 + huawei-pod1 + huawei-pod2 + intel-pod6 + lf-pod2 + zte-pod1",
           "value": [
             "ericsson\\-pod2",
-            "huawei\\-us\\-deploy\\-bare\\-1",
+            "huawei\\-pod1",
+            "huawei\\-pod2",
             "intel\\-pod6",
-            "opnfv\\-jump\\-1",
-            "opnfv\\-jump\\-2",
-            "orange\\-fr\\-pod2",
+            "lf\\-pod2",
             "zte\\-pod1"
           ]
         },
         "name": "POD",
         "options": [
           {
-            "selected": false,
             "text": "All",
-            "value": "(elxg482ls42|ericsson\\-pod2|huawei\\-us\\-deploy\\-bare\\-1|intel\\-pod6|opnfv\\-jump\\-1|opnfv\\-jump\\-2|orange\\-fr\\-pod2|zte\\-pod1|unknown)"
+            "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)",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "elxg482ls42",
-            "value": "elxg482ls42"
+            "value": "elxg482ls42",
+            "selected": false
+          },
+          {
+            "text": "ericsson-pod1",
+            "value": "ericsson\\-pod1",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "ericsson-pod2",
-            "value": "ericsson\\-pod2"
+            "value": "ericsson\\-pod2",
+            "selected": true
+          },
+          {
+            "text": "huawei-pod1",
+            "value": "huawei\\-pod1",
+            "selected": true
+          },
+          {
+            "text": "huawei-pod2",
+            "value": "huawei\\-pod2",
+            "selected": true
           },
           {
-            "selected": true,
             "text": "huawei-us-deploy-bare-1",
-            "value": "huawei\\-us\\-deploy\\-bare\\-1"
+            "value": "huawei\\-us\\-deploy\\-bare\\-1",
+            "selected": false
+          },
+          {
+            "text": "intel-pod5",
+            "value": "intel\\-pod5",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "intel-pod6",
-            "value": "intel\\-pod6"
+            "value": "intel\\-pod6",
+            "selected": true
+          },
+          {
+            "text": "lf-pod1",
+            "value": "lf\\-pod1",
+            "selected": false
+          },
+          {
+            "text": "lf-pod2",
+            "value": "lf\\-pod2",
+            "selected": true
           },
           {
-            "selected": true,
             "text": "opnfv-jump-1",
-            "value": "opnfv\\-jump\\-1"
+            "value": "opnfv\\-jump\\-1",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "opnfv-jump-2",
-            "value": "opnfv\\-jump\\-2"
+            "value": "opnfv\\-jump\\-2",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "orange-fr-pod2",
-            "value": "orange\\-fr\\-pod2"
+            "value": "orange\\-fr\\-pod2",
+            "selected": false
           },
           {
-            "selected": true,
-            "text": "zte-pod1",
-            "value": "zte\\-pod1"
+            "text": "unknown",
+            "value": "unknown",
+            "selected": false
           },
           {
-            "selected": false,
-            "text": "unknown",
-            "value": "unknown"
+            "text": "zte-pod1",
+            "value": "zte\\-pod1",
+            "selected": true
           }
         ],
         "query": "SHOW TAG VALUES WITH KEY = \"pod_name\" ",
       {
         "allFormat": "regex values",
         "current": {
-          "tags": [],
           "text": "All",
-          "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)"
+          "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)",
+          "tags": []
         },
         "datasource": "yardstick-vtc",
         "includeAll": true,
         "name": "SCENARIO",
         "options": [
           {
-            "selected": true,
             "text": "All",
-            "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)"
+            "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)",
+            "selected": true
+          },
+          {
+            "text": "os-no_sdn-ovs-ha",
+            "value": "os\\-no_sdn\\-ovs\\-ha",
+            "selected": false
+          },
+          {
+            "text": "os-nosdn-kvm-ha",
+            "value": "os\\-nosdn\\-kvm\\-ha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-nosdn-nofeature-ha",
-            "value": "os\\-nosdn\\-nofeature\\-ha"
+            "value": "os\\-nosdn\\-nofeature\\-ha",
+            "selected": false
+          },
+          {
+            "text": "os-nosdn-nofeature-noha",
+            "value": "os\\-nosdn\\-nofeature\\-noha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-nosdn-ovs-ha",
-            "value": "os\\-nosdn\\-ovs\\-ha"
+            "value": "os\\-nosdn\\-ovs\\-ha",
+            "selected": false
+          },
+          {
+            "text": "os-ocl-nofeature-ha",
+            "value": "os\\-ocl\\-nofeature\\-ha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-odl_l2-bgpvpn-ha",
-            "value": "os\\-odl_l2\\-bgpvpn\\-ha"
+            "value": "os\\-odl_l2\\-bgpvpn\\-ha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-odl_l2-nofeature-ha",
-            "value": "os\\-odl_l2\\-nofeature\\-ha"
+            "value": "os\\-odl_l2\\-nofeature\\-ha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-odl_l2-nofeature-noha",
-            "value": "os\\-odl_l2\\-nofeature\\-noha"
+            "value": "os\\-odl_l2\\-nofeature\\-noha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-odl_l2-sfc-ha",
-            "value": "os\\-odl_l2\\-sfc\\-ha"
+            "value": "os\\-odl_l2\\-sfc\\-ha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-odl_l3-nofeature-ha",
-            "value": "os\\-odl_l3\\-nofeature\\-ha"
+            "value": "os\\-odl_l3\\-nofeature\\-ha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-onos-nofeature-ha",
-            "value": "os\\-onos\\-nofeature\\-ha"
+            "value": "os\\-onos\\-nofeature\\-ha",
+            "selected": false
+          },
+          {
+            "text": "os-onos-sfc-ha",
+            "value": "os\\-onos\\-sfc\\-ha",
+            "selected": false
+          },
+          {
+            "text": "os-ovs-nofeature-ha",
+            "value": "os\\-ovs\\-nofeature\\-ha",
+            "selected": false
+          },
+          {
+            "text": "unknown",
+            "value": "unknown",
+            "selected": false
           }
         ],
         "query": "SHOW TAG VALUES WITH KEY = \"deploy_scenario\" ",
   "annotations": {
     "list": []
   },
-  "refresh": false,
+  "refresh": "30m",
   "schemaVersion": 8,
-  "version": 29,
+  "version": 3,
   "links": []
 }
index a06ddb6..fb6bade 100644 (file)
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "Processor Speed  - Unixbench single score",
           "tooltip": {
           "repeat": "POD",
           "scopedVars": {
             "POD": {
-              "selected": true,
               "text": "ericsson-pod2",
-              "value": "ericsson\\-pod2"
+              "value": "ericsson\\-pod2",
+              "selected": true
             }
           },
           "scroll": true,
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "title": "$POD",
           "transform": "timeseries_to_rows",
           "type": "table"
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "huawei-us-deploy-bare-1",
-              "value": "huawei\\-us\\-deploy\\-bare\\-1"
+              "text": "huawei-pod1",
+              "value": "huawei\\-pod1",
+              "selected": true
             }
           },
           "scroll": true,
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "title": "$POD",
           "transform": "timeseries_to_rows",
           "type": "table",
-          "repeatIteration": 1456496008517,
+          "repeatIteration": 1468309859583,
           "repeatPanelId": 6
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "intel-pod6",
-              "value": "intel\\-pod6"
+              "text": "huawei-pod2",
+              "value": "huawei\\-pod2",
+              "selected": true
             }
           },
           "scroll": true,
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "title": "$POD",
           "transform": "timeseries_to_rows",
           "type": "table",
-          "repeatIteration": 1456496008517,
+          "repeatIteration": 1468309859583,
           "repeatPanelId": 6
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "opnfv-jump-1",
-              "value": "opnfv\\-jump\\-1"
+              "text": "intel-pod6",
+              "value": "intel\\-pod6",
+              "selected": true
             }
           },
           "scroll": true,
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "title": "$POD",
           "transform": "timeseries_to_rows",
           "type": "table",
-          "repeatIteration": 1456496008517,
+          "repeatIteration": 1468309859583,
           "repeatPanelId": 6
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "opnfv-jump-2",
-              "value": "opnfv\\-jump\\-2"
+              "text": "lf-pod2",
+              "value": "lf\\-pod2",
+              "selected": true
             }
           },
           "scroll": true,
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "title": "$POD",
           "transform": "timeseries_to_rows",
           "type": "table",
-          "repeatIteration": 1456496008517,
+          "repeatIteration": 1468309859583,
           "repeatPanelId": 6
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "orange-fr-pod2",
-              "value": "orange\\-fr\\-pod2"
-            }
-          },
-          "scroll": true,
-          "showHeader": true,
-          "sort": {
-            "col": 0,
-            "desc": true
-          },
-          "span": 2,
-          "styles": [
-            {
-              "dateFormat": "YYYY-MM-DD HH:mm:ss",
-              "pattern": "Time",
-              "type": "date"
-            },
-            {
-              "colorMode": null,
-              "colors": [
-                "rgba(245, 54, 54, 0.9)",
-                "rgba(237, 129, 40, 0.89)",
-                "rgba(50, 172, 45, 0.97)"
-              ],
-              "decimals": 2,
-              "pattern": "deploy_scenario",
-              "thresholds": [],
-              "type": "string",
-              "unit": "short"
-            },
-            {
-              "colorMode": null,
-              "colors": [
-                "rgba(245, 54, 54, 0.9)",
-                "rgba(237, 129, 40, 0.89)",
-                "rgba(50, 172, 45, 0.97)"
-              ],
-              "dateFormat": "YYYY-MM-DD HH:mm:ss",
-              "decimals": 2,
-              "pattern": "/.*/",
-              "thresholds": [],
-              "type": "number",
-              "unit": "short"
-            }
-          ],
-          "targets": [
-            {
-              "dsType": "influxdb",
-              "groupBy": [
-                {
-                  "params": [
-                    "deploy_scenario"
-                  ],
-                  "type": "tag"
-                }
-              ],
-              "measurement": "opnfv_yardstick_tc014",
-              "query": "SELECT \"parallel_score\" FROM \"opnfv_yardstick_tc014\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\"",
-              "refId": "A",
-              "resultFormat": "time_series",
-              "select": [
-                [
-                  {
-                    "params": [
-                      "parallel_score"
-                    ],
-                    "type": "field"
-                  }
-                ]
-              ],
-              "tags": [
-                {
-                  "key": "pod_name",
-                  "operator": "=~",
-                  "value": "/$POD$/"
-                },
-                {
-                  "condition": "AND",
-                  "key": "deploy_scenario",
-                  "operator": "=~",
-                  "value": "/$SCENARIO$/"
-                }
-              ]
-            }
-          ],
-          "timeFrom": "24h",
-          "title": "$POD",
-          "transform": "timeseries_to_rows",
-          "type": "table",
-          "repeatIteration": 1456496008517,
-          "repeatPanelId": 6
-        },
-        {
-          "columns": [],
-          "datasource": "yardstick-vtc",
-          "editable": true,
-          "error": false,
-          "fontSize": "90%",
-          "id": 24,
-          "isNew": true,
-          "links": [],
-          "minSpan": 2,
-          "pageSize": null,
-          "repeat": null,
-          "scopedVars": {
-            "POD": {
-              "selected": true,
               "text": "zte-pod1",
-              "value": "zte\\-pod1"
+              "value": "zte\\-pod1",
+              "selected": true
             }
           },
           "scroll": true,
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "title": "$POD",
           "transform": "timeseries_to_rows",
           "type": "table",
-          "repeatIteration": 1456496008517,
+          "repeatIteration": 1468309859583,
           "repeatPanelId": 6
         }
       ],
           "repeat": "POD",
           "scopedVars": {
             "POD": {
-              "selected": true,
               "text": "ericsson-pod2",
-              "value": "ericsson\\-pod2"
+              "value": "ericsson\\-pod2",
+              "selected": true
             }
           },
           "seriesOverrides": [
               ]
             }
           ],
-          "timeFrom": "10d",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "$POD",
           "tooltip": {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "huawei-us-deploy-bare-1",
-              "value": "huawei\\-us\\-deploy\\-bare\\-1"
+              "text": "huawei-pod1",
+              "value": "huawei\\-pod1",
+              "selected": true
             }
           },
           "seriesOverrides": [
               ]
             }
           ],
-          "timeFrom": "10d",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "$POD",
           "tooltip": {
             "short",
             "short"
           ],
-          "repeatIteration": 1456496008517,
+          "repeatIteration": 1468309859583,
           "repeatPanelId": 5
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "intel-pod6",
-              "value": "intel\\-pod6"
+              "text": "huawei-pod2",
+              "value": "huawei\\-pod2",
+              "selected": true
             }
           },
           "seriesOverrides": [
               ]
             }
           ],
-          "timeFrom": "10d",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "$POD",
           "tooltip": {
             "short",
             "short"
           ],
-          "repeatIteration": 1456496008517,
+          "repeatIteration": 1468309859583,
           "repeatPanelId": 5
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "opnfv-jump-1",
-              "value": "opnfv\\-jump\\-1"
+              "text": "intel-pod6",
+              "value": "intel\\-pod6",
+              "selected": true
             }
           },
           "seriesOverrides": [
               ]
             }
           ],
-          "timeFrom": "10d",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "$POD",
           "tooltip": {
             "short",
             "short"
           ],
-          "repeatIteration": 1456496008517,
+          "repeatIteration": 1468309859583,
           "repeatPanelId": 5
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "opnfv-jump-2",
-              "value": "opnfv\\-jump\\-2"
+              "text": "lf-pod2",
+              "value": "lf\\-pod2",
+              "selected": true
             }
           },
           "seriesOverrides": [
               ]
             }
           ],
-          "timeFrom": "10d",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "$POD",
           "tooltip": {
             "short",
             "short"
           ],
-          "repeatIteration": 1456496008517,
+          "repeatIteration": 1468309859583,
           "repeatPanelId": 5
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "orange-fr-pod2",
-              "value": "orange\\-fr\\-pod2"
-            }
-          },
-          "seriesOverrides": [
-            {
-              "alias": "os-odl_l2-bgpvpn-ha",
-              "color": "#7EB26D"
-            }
-          ],
-          "span": 2,
-          "stack": false,
-          "steppedLine": false,
-          "targets": [
-            {
-              "alias": "$tag_deploy_scenario",
-              "dsType": "influxdb",
-              "groupBy": [
-                {
-                  "params": [
-                    "deploy_scenario"
-                  ],
-                  "type": "tag"
-                },
-                {
-                  "params": [
-                    "pod_name"
-                  ],
-                  "type": "tag"
-                }
-              ],
-              "measurement": "opnfv_yardstick_tc014",
-              "query": "SELECT \"single_score\" FROM \"opnfv_yardstick_tc014\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\", \"pod_name\"",
-              "refId": "A",
-              "resultFormat": "time_series",
-              "select": [
-                [
-                  {
-                    "params": [
-                      "single_score"
-                    ],
-                    "type": "field"
-                  }
-                ]
-              ],
-              "tags": [
-                {
-                  "key": "pod_name",
-                  "operator": "=~",
-                  "value": "/$POD$/"
-                },
-                {
-                  "condition": "AND",
-                  "key": "deploy_scenario",
-                  "operator": "=~",
-                  "value": "/$SCENARIO$/"
-                }
-              ]
-            }
-          ],
-          "timeFrom": "10d",
-          "timeShift": null,
-          "title": "$POD",
-          "tooltip": {
-            "shared": true,
-            "value_type": "cumulative"
-          },
-          "type": "graph",
-          "x-axis": true,
-          "y-axis": true,
-          "y_formats": [
-            "short",
-            "short"
-          ],
-          "repeatIteration": 1456496008517,
-          "repeatPanelId": 5
-        },
-        {
-          "aliasColors": {},
-          "bars": false,
-          "datasource": "yardstick-vtc",
-          "editable": true,
-          "error": false,
-          "fill": 1,
-          "grid": {
-            "leftLogBase": 1,
-            "leftMax": null,
-            "leftMin": 0,
-            "rightLogBase": 1,
-            "rightMax": null,
-            "rightMin": null,
-            "threshold1": null,
-            "threshold1Color": "rgba(216, 200, 27, 0.27)",
-            "threshold2": null,
-            "threshold2Color": "rgba(234, 112, 112, 0.22)"
-          },
-          "id": 25,
-          "isNew": true,
-          "leftYAxisLabel": "score",
-          "legend": {
-            "avg": false,
-            "current": false,
-            "max": false,
-            "min": false,
-            "show": true,
-            "total": false,
-            "values": false
-          },
-          "lines": true,
-          "linewidth": 2,
-          "links": [],
-          "minSpan": 2,
-          "nullPointMode": "connected",
-          "percentage": false,
-          "pointradius": 5,
-          "points": true,
-          "renderer": "flot",
-          "repeat": null,
-          "scopedVars": {
-            "POD": {
-              "selected": true,
               "text": "zte-pod1",
-              "value": "zte\\-pod1"
+              "value": "zte\\-pod1",
+              "selected": true
             }
           },
           "seriesOverrides": [
               ]
             }
           ],
-          "timeFrom": "10d",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "$POD",
           "tooltip": {
             "short",
             "short"
           ],
-          "repeatIteration": 1456496008517,
+          "repeatIteration": 1468309859583,
           "repeatPanelId": 5
         }
       ],
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "Processor Speed - Unixbench parallel score",
           "tooltip": {
         "allFormat": "regex values",
         "current": {
           "tags": [],
-          "text": "ericsson-pod2 + huawei-us-deploy-bare-1 + intel-pod6 + opnfv-jump-1 + opnfv-jump-2 + orange-fr-pod2 + zte-pod1",
+          "text": "ericsson-pod2 + huawei-pod1 + huawei-pod2 + intel-pod6 + lf-pod2 + zte-pod1",
           "value": [
             "ericsson\\-pod2",
-            "huawei\\-us\\-deploy\\-bare\\-1",
+            "huawei\\-pod1",
+            "huawei\\-pod2",
             "intel\\-pod6",
-            "opnfv\\-jump\\-1",
-            "opnfv\\-jump\\-2",
-            "orange\\-fr\\-pod2",
+            "lf\\-pod2",
             "zte\\-pod1"
           ]
         },
         "name": "POD",
         "options": [
           {
-            "selected": false,
             "text": "All",
-            "value": "(elxg482ls42|ericsson\\-pod2|huawei\\-us\\-deploy\\-bare\\-1|intel\\-pod6|opnfv\\-jump\\-1|opnfv\\-jump\\-2|orange\\-fr\\-pod2|unknown)"
+            "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)",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "elxg482ls42",
-            "value": "elxg482ls42"
+            "value": "elxg482ls42",
+            "selected": false
+          },
+          {
+            "text": "ericsson-pod1",
+            "value": "ericsson\\-pod1",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "ericsson-pod2",
-            "value": "ericsson\\-pod2"
+            "value": "ericsson\\-pod2",
+            "selected": true
+          },
+          {
+            "text": "huawei-pod1",
+            "value": "huawei\\-pod1",
+            "selected": true
+          },
+          {
+            "text": "huawei-pod2",
+            "value": "huawei\\-pod2",
+            "selected": true
           },
           {
-            "selected": true,
             "text": "huawei-us-deploy-bare-1",
-            "value": "huawei\\-us\\-deploy\\-bare\\-1"
+            "value": "huawei\\-us\\-deploy\\-bare\\-1",
+            "selected": false
+          },
+          {
+            "text": "intel-pod5",
+            "value": "intel\\-pod5",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "intel-pod6",
-            "value": "intel\\-pod6"
+            "value": "intel\\-pod6",
+            "selected": true
+          },
+          {
+            "text": "lf-pod1",
+            "value": "lf\\-pod1",
+            "selected": false
+          },
+          {
+            "text": "lf-pod2",
+            "value": "lf\\-pod2",
+            "selected": true
           },
           {
-            "selected": true,
             "text": "opnfv-jump-1",
-            "value": "opnfv\\-jump\\-1"
+            "value": "opnfv\\-jump\\-1",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "opnfv-jump-2",
-            "value": "opnfv\\-jump\\-2"
+            "value": "opnfv\\-jump\\-2",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "orange-fr-pod2",
-            "value": "orange\\-fr\\-pod2"
+            "value": "orange\\-fr\\-pod2",
+            "selected": false
           },
           {
-            "selected": true,
-            "text": "zte-pod1",
-            "value": "zte\\-pod1"
+            "text": "unknown",
+            "value": "unknown",
+            "selected": false
           },
           {
-            "selected": false,
-            "text": "unknown",
-            "value": "unknown"
+            "text": "zte-pod1",
+            "value": "zte\\-pod1",
+            "selected": true
           }
         ],
         "query": "SHOW TAG VALUES WITH KEY = \"pod_name\"",
       {
         "allFormat": "regex values",
         "current": {
-          "tags": [],
           "text": "All",
-          "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)"
+          "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)",
+          "tags": []
         },
         "datasource": "yardstick-vtc",
         "includeAll": true,
         "name": "SCENARIO",
         "options": [
           {
-            "selected": true,
             "text": "All",
-            "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)"
+            "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)",
+            "selected": true
+          },
+          {
+            "text": "os-no_sdn-ovs-ha",
+            "value": "os\\-no_sdn\\-ovs\\-ha",
+            "selected": false
+          },
+          {
+            "text": "os-nosdn-kvm-ha",
+            "value": "os\\-nosdn\\-kvm\\-ha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-nosdn-nofeature-ha",
-            "value": "os\\-nosdn\\-nofeature\\-ha"
+            "value": "os\\-nosdn\\-nofeature\\-ha",
+            "selected": false
+          },
+          {
+            "text": "os-nosdn-nofeature-noha",
+            "value": "os\\-nosdn\\-nofeature\\-noha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-nosdn-ovs-ha",
-            "value": "os\\-nosdn\\-ovs\\-ha"
+            "value": "os\\-nosdn\\-ovs\\-ha",
+            "selected": false
+          },
+          {
+            "text": "os-ocl-nofeature-ha",
+            "value": "os\\-ocl\\-nofeature\\-ha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-odl_l2-bgpvpn-ha",
-            "value": "os\\-odl_l2\\-bgpvpn\\-ha"
+            "value": "os\\-odl_l2\\-bgpvpn\\-ha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-odl_l2-nofeature-ha",
-            "value": "os\\-odl_l2\\-nofeature\\-ha"
+            "value": "os\\-odl_l2\\-nofeature\\-ha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-odl_l2-nofeature-noha",
-            "value": "os\\-odl_l2\\-nofeature\\-noha"
+            "value": "os\\-odl_l2\\-nofeature\\-noha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-odl_l2-sfc-ha",
-            "value": "os\\-odl_l2\\-sfc\\-ha"
+            "value": "os\\-odl_l2\\-sfc\\-ha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-odl_l3-nofeature-ha",
-            "value": "os\\-odl_l3\\-nofeature\\-ha"
+            "value": "os\\-odl_l3\\-nofeature\\-ha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-onos-nofeature-ha",
-            "value": "os\\-onos\\-nofeature\\-ha"
+            "value": "os\\-onos\\-nofeature\\-ha",
+            "selected": false
+          },
+          {
+            "text": "os-onos-sfc-ha",
+            "value": "os\\-onos\\-sfc\\-ha",
+            "selected": false
+          },
+          {
+            "text": "os-ovs-nofeature-ha",
+            "value": "os\\-ovs\\-nofeature\\-ha",
+            "selected": false
+          },
+          {
+            "text": "unknown",
+            "value": "unknown",
+            "selected": false
           }
         ],
         "query": "SHOW TAG VALUES WITH KEY = \"deploy_scenario\"",
   },
   "refresh": "5m",
   "schemaVersion": 8,
-  "version": 13,
+  "version": 2,
   "links": []
 }
index e52d08a..4531c15 100644 (file)
           "steppedLine": false,
           "targets": [
             {
-              "alias": "$tag_pod_name - $tag_deploy_scenario",
+              "alias": "",
               "dsType": "influxdb",
               "groupBy": [
                 {
+                  "type": "tag",
                   "params": [
-                    "pod_name"
-                  ],
-                  "type": "tag"
-                },
-                {
-                  "params": [
-                    "task_id"
-                  ],
-                  "type": "tag"
+                    "deploy_scenario"
+                  ]
                 },
                 {
+                  "type": "tag",
                   "params": [
-                    "deploy_scenario"
-                  ],
-                  "type": "tag"
+                    "installer"
+                  ]
                 }
               ],
               "measurement": "opnfv_yardstick_tc027",
-              "query": "SELECT \"rtt\" FROM \"opnfv_yardstick_tc027\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"pod_name\", \"task_id\", \"deploy_scenario\"",
+              "query": "SELECT \"rtt\" FROM \"opnfv_yardstick_tc027\" WHERE \"pod_name\" = 'huawei-pod1' AND \"deploy_scenario\" = 'os-nosdn-nofeature-ha' AND $timeFilter GROUP BY \"deploy_scenario\", \"installer\"",
               "refId": "A",
               "resultFormat": "time_series",
               "select": [
               "tags": [
                 {
                   "key": "pod_name",
-                  "operator": "=~",
-                  "value": "/$POD$/"
+                  "operator": "=",
+                  "value": "huawei-pod1"
                 },
                 {
                   "condition": "AND",
                   "key": "deploy_scenario",
-                  "operator": "=~",
-                  "value": "/$SCENARIO$/"
+                  "operator": "=",
+                  "value": "os-nosdn-nofeature-ha"
                 }
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "RTT",
           "tooltip": {
               ]
             }
           ],
-          "timeFrom": "24h",
-          "title": "Panel Title",
+          "timeFrom": "14d",
+          "title": "$POD",
           "transform": "timeseries_to_rows",
           "type": "table"
         }
               ]
             }
           ],
-          "timeFrom": "10d",
+          "timeFrom": "14d",
           "timeShift": null,
-          "title": "Panel Title",
+          "title": "$POD",
           "tooltip": {
             "shared": true,
             "value_type": "cumulative"
           "y_formats": [
             "short",
             "short"
-          ]
+          ],
+          "links": []
         }
       ],
       "title": "New row"
         "allFormat": "regex values",
         "current": {
           "tags": [],
-          "text": "ericsson-pod2 + huawei-us-deploy-bare-1 + opnfv-jump-1 + opnfv-jump-2 + orange-fr-pod2",
-          "value": [
-            "ericsson\\-pod2",
-            "huawei\\-us\\-deploy\\-bare\\-1",
-            "opnfv\\-jump\\-1",
-            "opnfv\\-jump\\-2",
-            "orange\\-fr\\-pod2"
-          ]
+          "text": "huawei-pod1",
+          "value": "huawei\\-pod1"
         },
         "datasource": "yardstick-vtc",
         "includeAll": true,
         "name": "POD",
         "options": [
           {
-            "selected": false,
             "text": "All",
-            "value": "(elxg482ls42|ericsson\\-pod2|huawei\\-us\\-deploy\\-bare\\-1|opnfv\\-jump\\-1|opnfv\\-jump\\-2|orange\\-fr\\-pod2|unknown)"
+            "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)",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "elxg482ls42",
-            "value": "elxg482ls42"
+            "value": "elxg482ls42",
+            "selected": false
+          },
+          {
+            "text": "ericsson-pod1",
+            "value": "ericsson\\-pod1",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "ericsson-pod2",
-            "value": "ericsson\\-pod2"
+            "value": "ericsson\\-pod2",
+            "selected": false
+          },
+          {
+            "text": "huawei-pod1",
+            "value": "huawei\\-pod1",
+            "selected": true
+          },
+          {
+            "text": "huawei-pod2",
+            "value": "huawei\\-pod2",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "huawei-us-deploy-bare-1",
-            "value": "huawei\\-us\\-deploy\\-bare\\-1"
+            "value": "huawei\\-us\\-deploy\\-bare\\-1",
+            "selected": false
+          },
+          {
+            "text": "intel-pod5",
+            "value": "intel\\-pod5",
+            "selected": false
+          },
+          {
+            "text": "intel-pod6",
+            "value": "intel\\-pod6",
+            "selected": false
+          },
+          {
+            "text": "lf-pod1",
+            "value": "lf\\-pod1",
+            "selected": false
+          },
+          {
+            "text": "lf-pod2",
+            "value": "lf\\-pod2",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "opnfv-jump-1",
-            "value": "opnfv\\-jump\\-1"
+            "value": "opnfv\\-jump\\-1",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "opnfv-jump-2",
-            "value": "opnfv\\-jump\\-2"
+            "value": "opnfv\\-jump\\-2",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "orange-fr-pod2",
-            "value": "orange\\-fr\\-pod2"
+            "value": "orange\\-fr\\-pod2",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "unknown",
-            "value": "unknown"
+            "value": "unknown",
+            "selected": false
+          },
+          {
+            "text": "zte-pod1",
+            "value": "zte\\-pod1",
+            "selected": false
           }
         ],
         "query": "SHOW TAG VALUES WITH KEY = \"pod_name\"",
       {
         "allFormat": "regex values",
         "current": {
-          "tags": [],
-          "text": "All",
-          "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)"
+          "text": "os-nosdn-nofeature-ha + os-nosdn-nofeature-noha",
+          "value": [
+            "os\\-nosdn\\-nofeature\\-ha",
+            "os\\-nosdn\\-nofeature\\-noha"
+          ],
+          "tags": []
         },
         "datasource": "yardstick-vtc",
         "includeAll": true,
         "name": "SCENARIO",
         "options": [
           {
-            "selected": true,
             "text": "All",
-            "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)"
+            "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)",
+            "selected": false
+          },
+          {
+            "text": "os-no_sdn-ovs-ha",
+            "value": "os\\-no_sdn\\-ovs\\-ha",
+            "selected": false
+          },
+          {
+            "text": "os-nosdn-kvm-ha",
+            "value": "os\\-nosdn\\-kvm\\-ha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-nosdn-nofeature-ha",
-            "value": "os\\-nosdn\\-nofeature\\-ha"
+            "value": "os\\-nosdn\\-nofeature\\-ha",
+            "selected": true
+          },
+          {
+            "text": "os-nosdn-nofeature-noha",
+            "value": "os\\-nosdn\\-nofeature\\-noha",
+            "selected": true
           },
           {
-            "selected": false,
             "text": "os-nosdn-ovs-ha",
-            "value": "os\\-nosdn\\-ovs\\-ha"
+            "value": "os\\-nosdn\\-ovs\\-ha",
+            "selected": false
+          },
+          {
+            "text": "os-ocl-nofeature-ha",
+            "value": "os\\-ocl\\-nofeature\\-ha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-odl_l2-bgpvpn-ha",
-            "value": "os\\-odl_l2\\-bgpvpn\\-ha"
+            "value": "os\\-odl_l2\\-bgpvpn\\-ha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-odl_l2-nofeature-ha",
-            "value": "os\\-odl_l2\\-nofeature\\-ha"
+            "value": "os\\-odl_l2\\-nofeature\\-ha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-odl_l2-nofeature-noha",
-            "value": "os\\-odl_l2\\-nofeature\\-noha"
+            "value": "os\\-odl_l2\\-nofeature\\-noha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-odl_l2-sfc-ha",
-            "value": "os\\-odl_l2\\-sfc\\-ha"
+            "value": "os\\-odl_l2\\-sfc\\-ha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-odl_l3-nofeature-ha",
-            "value": "os\\-odl_l3\\-nofeature\\-ha"
+            "value": "os\\-odl_l3\\-nofeature\\-ha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-onos-nofeature-ha",
-            "value": "os\\-onos\\-nofeature\\-ha"
+            "value": "os\\-onos\\-nofeature\\-ha",
+            "selected": false
+          },
+          {
+            "text": "os-onos-sfc-ha",
+            "value": "os\\-onos\\-sfc\\-ha",
+            "selected": false
+          },
+          {
+            "text": "os-ovs-nofeature-ha",
+            "value": "os\\-ovs\\-nofeature\\-ha",
+            "selected": false
+          },
+          {
+            "text": "unknown",
+            "value": "unknown",
+            "selected": false
           }
         ],
         "query": "SHOW TAG VALUES WITH KEY = \"deploy_scenario\"",
     "list": []
   },
   "schemaVersion": 8,
-  "version": 7,
+  "version": 8,
   "links": []
-}
\ No newline at end of file
+}
index 6072c32..271b76e 100644 (file)
               ]
             }
           ],
-          "timeFrom": "10d",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "Throughput mean trend",
           "tooltip": {
               ]
             }
           ],
-          "timeFrom": "10d",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "RTT mean trend",
           "tooltip": {
               ]
             }
           ],
-          "timeFrom": null,
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "Round-trip time - ping",
           "tooltip": {
           ],
           "title": "RTT mean - ping",
           "transform": "table",
-          "type": "table"
+          "type": "table",
+          "timeFrom": "14d"
         }
       ],
       "showTitle": false,
         "allFormat": "regex values",
         "current": {
           "tags": [],
-          "text": "ericsson-pod2 + huawei-us-deploy-bare-1 + intel-pod6 + opnfv-jump-1 + opnfv-jump-2 + orange-fr-pod2 + zte-pod1",
+          "text": "ericsson-pod2 + huawei-pod1 + huawei-pod2 + intel-pod6 + lf-pod2 + zte-pod1",
           "value": [
             "ericsson\\-pod2",
-            "huawei\\-us\\-deploy\\-bare\\-1",
+            "huawei\\-pod1",
+            "huawei\\-pod2",
             "intel\\-pod6",
-            "opnfv\\-jump\\-1",
-            "opnfv\\-jump\\-2",
-            "orange\\-fr\\-pod2",
+            "lf\\-pod2",
             "zte\\-pod1"
           ]
         },
         "name": "POD",
         "options": [
           {
-            "selected": false,
             "text": "All",
-            "value": "(elxg482ls42|ericsson\\-pod2|huawei\\-us\\-deploy\\-bare\\-1|intel\\-pod6|opnfv\\-jump\\-1|opnfv\\-jump\\-2|orange\\-fr\\-pod2|zte\\-pod1|unknown)"
+            "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)",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "elxg482ls42",
-            "value": "elxg482ls42"
+            "value": "elxg482ls42",
+            "selected": false
+          },
+          {
+            "text": "ericsson-pod1",
+            "value": "ericsson\\-pod1",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "ericsson-pod2",
-            "value": "ericsson\\-pod2"
+            "value": "ericsson\\-pod2",
+            "selected": true
+          },
+          {
+            "text": "huawei-pod1",
+            "value": "huawei\\-pod1",
+            "selected": true
+          },
+          {
+            "text": "huawei-pod2",
+            "value": "huawei\\-pod2",
+            "selected": true
           },
           {
-            "selected": true,
             "text": "huawei-us-deploy-bare-1",
-            "value": "huawei\\-us\\-deploy\\-bare\\-1"
+            "value": "huawei\\-us\\-deploy\\-bare\\-1",
+            "selected": false
+          },
+          {
+            "text": "intel-pod5",
+            "value": "intel\\-pod5",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "intel-pod6",
-            "value": "intel\\-pod6"
+            "value": "intel\\-pod6",
+            "selected": true
+          },
+          {
+            "text": "lf-pod1",
+            "value": "lf\\-pod1",
+            "selected": false
+          },
+          {
+            "text": "lf-pod2",
+            "value": "lf\\-pod2",
+            "selected": true
           },
           {
-            "selected": true,
             "text": "opnfv-jump-1",
-            "value": "opnfv\\-jump\\-1"
+            "value": "opnfv\\-jump\\-1",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "opnfv-jump-2",
-            "value": "opnfv\\-jump\\-2"
+            "value": "opnfv\\-jump\\-2",
+            "selected": false
           },
           {
-            "selected": true,
             "text": "orange-fr-pod2",
-            "value": "orange\\-fr\\-pod2"
+            "value": "orange\\-fr\\-pod2",
+            "selected": false
           },
           {
-            "selected": true,
-            "text": "zte-pod1",
-            "value": "zte\\-pod1"
+            "text": "unknown",
+            "value": "unknown",
+            "selected": false
           },
           {
-            "selected": false,
-            "text": "unknown",
-            "value": "unknown"
+            "text": "zte-pod1",
+            "value": "zte\\-pod1",
+            "selected": true
           }
         ],
         "query": "SHOW TAG VALUES WITH KEY = \"pod_name\" ",
       {
         "allFormat": "regex values",
         "current": {
-          "tags": [],
           "text": "All",
-          "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)"
+          "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)",
+          "tags": []
         },
         "datasource": "yardstick-vtc",
         "includeAll": true,
         "name": "SCENARIO",
         "options": [
           {
-            "selected": true,
             "text": "All",
-            "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)"
+            "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)",
+            "selected": true
+          },
+          {
+            "text": "os-no_sdn-ovs-ha",
+            "value": "os\\-no_sdn\\-ovs\\-ha",
+            "selected": false
+          },
+          {
+            "text": "os-nosdn-kvm-ha",
+            "value": "os\\-nosdn\\-kvm\\-ha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-nosdn-nofeature-ha",
-            "value": "os\\-nosdn\\-nofeature\\-ha"
+            "value": "os\\-nosdn\\-nofeature\\-ha",
+            "selected": false
+          },
+          {
+            "text": "os-nosdn-nofeature-noha",
+            "value": "os\\-nosdn\\-nofeature\\-noha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-nosdn-ovs-ha",
-            "value": "os\\-nosdn\\-ovs\\-ha"
+            "value": "os\\-nosdn\\-ovs\\-ha",
+            "selected": false
+          },
+          {
+            "text": "os-ocl-nofeature-ha",
+            "value": "os\\-ocl\\-nofeature\\-ha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-odl_l2-bgpvpn-ha",
-            "value": "os\\-odl_l2\\-bgpvpn\\-ha"
+            "value": "os\\-odl_l2\\-bgpvpn\\-ha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-odl_l2-nofeature-ha",
-            "value": "os\\-odl_l2\\-nofeature\\-ha"
+            "value": "os\\-odl_l2\\-nofeature\\-ha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-odl_l2-nofeature-noha",
-            "value": "os\\-odl_l2\\-nofeature\\-noha"
+            "value": "os\\-odl_l2\\-nofeature\\-noha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-odl_l2-sfc-ha",
-            "value": "os\\-odl_l2\\-sfc\\-ha"
+            "value": "os\\-odl_l2\\-sfc\\-ha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-odl_l3-nofeature-ha",
-            "value": "os\\-odl_l3\\-nofeature\\-ha"
+            "value": "os\\-odl_l3\\-nofeature\\-ha",
+            "selected": false
           },
           {
-            "selected": false,
             "text": "os-onos-nofeature-ha",
-            "value": "os\\-onos\\-nofeature\\-ha"
+            "value": "os\\-onos\\-nofeature\\-ha",
+            "selected": false
+          },
+          {
+            "text": "os-onos-sfc-ha",
+            "value": "os\\-onos\\-sfc\\-ha",
+            "selected": false
+          },
+          {
+            "text": "os-ovs-nofeature-ha",
+            "value": "os\\-ovs\\-nofeature\\-ha",
+            "selected": false
+          },
+          {
+            "text": "unknown",
+            "value": "unknown",
+            "selected": false
           }
         ],
         "query": "SHOW TAG VALUES WITH KEY = \"deploy_scenario\" ",
   },
   "refresh": false,
   "schemaVersion": 8,
-  "version": 85,
+  "version": 3,
   "links": []
 }