Merge "Add test case description and task file for TC051"
[yardstick.git] / dashboard / Yardstick-TC002-1456495853488
index eb8c27d..a0be684 100644 (file)
               "tags": []
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "timeShift": null,
           "title": "Network Latency - RTT",
           "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": "table",
           "transparent": false,
           "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": "table",
           "transparent": false,
           "type": "table",
-          "repeatIteration": 1456495841616,
+          "repeatIteration": 1467967293010,
           "repeatPanelId": 2
         },
         {
           "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": "table",
           "transparent": false,
           "type": "table",
-          "repeatIteration": 1456495841616,
+          "repeatIteration": 1467967293010,
           "repeatPanelId": 2
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "opnfv-jump-1",
-              "value": "opnfv\\-jump\\-1"
+              "text": "intel-pod5",
+              "value": "intel\\-pod5",
+              "selected": true
             }
           },
           "scroll": true,
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "title": "$POD",
           "transform": "table",
           "transparent": false,
           "type": "table",
-          "repeatIteration": 1456495841616,
+          "repeatIteration": 1467967293010,
           "repeatPanelId": 2
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "opnfv-jump-2",
-              "value": "opnfv\\-jump\\-2"
+              "text": "intel-pod6",
+              "value": "intel\\-pod6",
+              "selected": true
             }
           },
           "scroll": true,
               ]
             }
           ],
-          "timeFrom": "24h",
+          "timeFrom": "14d",
           "title": "$POD",
           "transform": "table",
           "transparent": false,
           "type": "table",
-          "repeatIteration": 1456495841616,
+          "repeatIteration": 1467967293010,
           "repeatPanelId": 2
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "orange-fr-pod2",
-              "value": "orange\\-fr\\-pod2"
+              "text": "lf-pod2",
+              "value": "lf\\-pod2",
+              "selected": true
+            }
+          },
+          "scroll": true,
+          "showHeader": true,
+          "sort": {
+            "col": 2,
+            "desc": false
+          },
+          "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": "ms"
+            }
+          ],
+          "targets": [
+            {
+              "alias": "",
+              "dsType": "influxdb",
+              "groupBy": [
+                {
+                  "params": [
+                    "deploy_scenario"
+                  ],
+                  "type": "tag"
+                }
+              ],
+              "measurement": "opnfv_yardstick_tc002",
+              "query": "SELECT mean(\"rtt\") FROM \"opnfv_yardstick_tc002\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\"",
+              "rawQuery": false,
+              "refId": "A",
+              "resultFormat": "table",
+              "select": [
+                [
+                  {
+                    "params": [
+                      "rtt"
+                    ],
+                    "type": "field"
+                  },
+                  {
+                    "params": [],
+                    "type": "mean"
+                  }
+                ]
+              ],
+              "tags": [
+                {
+                  "key": "pod_name",
+                  "operator": "=~",
+                  "value": "/$POD$/"
+                },
+                {
+                  "condition": "AND",
+                  "key": "deploy_scenario",
+                  "operator": "=~",
+                  "value": "/$SCENARIO$/"
+                }
+              ]
+            }
+          ],
+          "timeFrom": "14d",
+          "title": "$POD",
+          "transform": "table",
+          "transparent": false,
+          "type": "table",
+          "repeatIteration": 1467967293010,
+          "repeatPanelId": 2
+        },
+        {
+          "columns": [],
+          "datasource": "yardstick-vtc",
+          "editable": true,
+          "error": false,
+          "fontSize": "90%",
+          "height": "",
+          "id": 18,
+          "isNew": true,
+          "links": [],
+          "minSpan": 2,
+          "pageSize": 100,
+          "repeat": null,
+          "scopedVars": {
+            "POD": {
+              "text": "zte-pod1",
+              "value": "zte\\-pod1",
+              "selected": true
             }
           },
           "scroll": true,
           "transform": "table",
           "transparent": false,
           "type": "table",
-          "repeatIteration": 1456495841616,
+          "repeatIteration": 1467967293010,
           "repeatPanelId": 2
         }
       ],
           "repeat": "POD",
           "scopedVars": {
             "POD": {
-              "selected": true,
               "text": "ericsson-pod2",
-              "value": "ericsson\\-pod2"
+              "value": "ericsson\\-pod2",
+              "selected": true
             }
           },
           "seriesOverrides": [
           "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": [
             "ms",
             "short"
           ],
-          "repeatIteration": 1456495841616,
+          "repeatIteration": 1467967293010,
           "repeatPanelId": 3
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "intel-pod6",
-              "value": "intel\\-pod6"
+              "text": "huawei-pod2",
+              "value": "huawei\\-pod2",
+              "selected": true
             }
           },
           "seriesOverrides": [
             "ms",
             "short"
           ],
-          "repeatIteration": 1456495841616,
+          "repeatIteration": 1467967293010,
           "repeatPanelId": 3
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "opnfv-jump-1",
-              "value": "opnfv\\-jump\\-1"
+              "text": "intel-pod5",
+              "value": "intel\\-pod5",
+              "selected": true
             }
           },
           "seriesOverrides": [
             "ms",
             "short"
           ],
-          "repeatIteration": 1456495841616,
+          "repeatIteration": 1467967293010,
           "repeatPanelId": 3
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "opnfv-jump-2",
-              "value": "opnfv\\-jump\\-2"
+              "text": "intel-pod6",
+              "value": "intel\\-pod6",
+              "selected": true
             }
           },
           "seriesOverrides": [
             "ms",
             "short"
           ],
-          "repeatIteration": 1456495841616,
+          "repeatIteration": 1467967293010,
           "repeatPanelId": 3
         },
         {
           "repeat": null,
           "scopedVars": {
             "POD": {
-              "selected": true,
-              "text": "orange-fr-pod2",
-              "value": "orange\\-fr\\-pod2"
+              "text": "lf-pod2",
+              "value": "lf\\-pod2",
+              "selected": true
             }
           },
           "seriesOverrides": [
             "ms",
             "short"
           ],
-          "repeatIteration": 1456495841616,
+          "repeatIteration": 1467967293010,
+          "repeatPanelId": 3
+        },
+        {
+          "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)"
+          },
+          "height": "",
+          "id": 19,
+          "interval": "",
+          "isNew": true,
+          "leftYAxisLabel": "<RTT>",
+          "legend": {
+            "alignAsTable": false,
+            "avg": false,
+            "current": false,
+            "hideEmpty": false,
+            "hideZero": false,
+            "max": false,
+            "min": false,
+            "rightSide": false,
+            "show": true,
+            "total": false,
+            "values": false
+          },
+          "lines": true,
+          "linewidth": 1,
+          "links": [],
+          "minSpan": 2,
+          "nullPointMode": "connected",
+          "percentage": false,
+          "pointradius": 1,
+          "points": true,
+          "renderer": "flot",
+          "repeat": null,
+          "scopedVars": {
+            "POD": {
+              "text": "zte-pod1",
+              "value": "zte\\-pod1",
+              "selected": true
+            }
+          },
+          "seriesOverrides": [
+            {
+              "alias": "os-odl_l2-nofeature-ha",
+              "color": "#7EB26D"
+            },
+            {
+              "alias": "os-nosdn-nofeature-ha",
+              "color": "#E24D42"
+            },
+            {
+              "alias": "os-onos-nofeature-ha",
+              "color": "#6ED0E0"
+            },
+            {
+              "alias": "os-nosdn-ovs-ha",
+              "color": "#EAB839"
+            },
+            {
+              "alias": "os-odl_l3-nofeature-ha",
+              "color": "#E5A8E2"
+            },
+            {
+              "alias": "os-odl_l2-bgpvpn-ha",
+              "color": "#E0752D"
+            },
+            {
+              "alias": "os-odl_l2-sfc-ha",
+              "color": "#508642"
+            }
+          ],
+          "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_tc002",
+              "query": "SELECT mean(\"rtt\") FROM \"opnfv_yardstick_tc002\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY time(24h), \"deploy_scenario\", \"pod_name\" fill(null)",
+              "rawQuery": false,
+              "refId": "A",
+              "resultFormat": "time_series",
+              "select": [
+                [
+                  {
+                    "params": [
+                      "rtt"
+                    ],
+                    "type": "field"
+                  },
+                  {
+                    "params": [],
+                    "type": "mean"
+                  }
+                ]
+              ],
+              "tags": [
+                {
+                  "key": "pod_name",
+                  "operator": "=~",
+                  "value": "/$POD$/"
+                },
+                {
+                  "condition": "AND",
+                  "key": "deploy_scenario",
+                  "operator": "=~",
+                  "value": "/$SCENARIO$/"
+                }
+              ]
+            }
+          ],
+          "timeFrom": "14d",
+          "timeShift": null,
+          "title": "$POD",
+          "tooltip": {
+            "shared": true,
+            "value_type": "individual"
+          },
+          "type": "graph",
+          "x-axis": true,
+          "y-axis": true,
+          "y_formats": [
+            "ms",
+            "short"
+          ],
+          "repeatIteration": 1467967293010,
           "repeatPanelId": 3
         }
       ],
         "allFormat": "regex values",
         "current": {
           "tags": [],
-          "text": "ericsson-pod2 + huawei-us-deploy-bare-1 + intel-pod6 + opnfv-jump-1 + opnfv-jump-2 + orange-fr-pod2",
+          "text": "ericsson-pod2 + huawei-pod1 + huawei-pod2 + intel-pod5 + intel-pod6 + lf-pod2 + zte-pod1",
           "value": [
             "ericsson\\-pod2",
-            "huawei\\-us\\-deploy\\-bare\\-1",
+            "huawei\\-pod1",
+            "huawei\\-pod2",
+            "intel\\-pod5",
             "intel\\-pod6",
-            "opnfv\\-jump\\-1",
-            "opnfv\\-jump\\-2",
-            "orange\\-fr\\-pod2"
+            "lf\\-pod2",
+            "zte\\-pod1"
           ]
         },
         "datasource": "yardstick-vtc",
         "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": true
           },
           {
-            "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": false,
             "text": "unknown",
-            "value": "unknown"
+            "value": "unknown",
+            "selected": false
+          },
+          {
+            "text": "zte-pod1",
+            "value": "zte\\-pod1",
+            "selected": true
           }
         ],
         "query": "SHOW TAG VALUES WITH KEY = \"pod_name\"",
   },
   "refresh": "15m",
   "schemaVersion": 8,
-  "version": 113,
+  "version": 2,
   "links": []
-}
\ No newline at end of file
+}