{ "id": 3, "title": "Yardstick-Main", "originalTitle": "Yardstick-Main", "tags": [], "style": "dark", "timezone": "browser", "editable": true, "hideControls": false, "sharedCrosshair": false, "rows": [ { "collapse": false, "editable": true, "height": "", "panels": [ { "content": "
\n\n\n\n

Yardstick Dashboard

\n\nResults of test cases run on OPNFV labs using Yardstick framework. OPNFV Brahmaputra release. \n", "editable": true, "error": false, "height": "10", "id": 4, "isNew": true, "links": [], "mode": "html", "span": 12, "style": {}, "title": "", "transparent": true, "type": "text" } ], "title": "New row" }, { "collapse": false, "editable": true, "height": "250px", "panels": [ { "content": "
\n

General Info

\n

This dashboard contains results of test cases executed in OPNFV community labs, through OPNFV CI, using Yardstick \nframework.

\n
\nThe test cases measure:\n\n
\n

For test case data and scenarios overview check the Dashboards list.\n

Links

\n\n\n

Feedback

\n

Contact Yardstick

\n", "editable": true, "error": false, "id": 2, "isNew": true, "links": [ { "targetBlank": true, "title": "Yardstick wiki", "type": "absolute", "url": "https://wiki.opnfv.org/yardstick" }, { "targetBlank": true, "title": "User Guide", "type": "absolute", "url": "http://artifacts.opnfv.org/yardstick/brahmaputra/docs/userguide/index.html" }, { "targetBlank": true, "title": "Code pages", "type": "absolute", "url": "http://artifacts.opnfv.org/yardstick/brahmaputra/docs/apidocs/yardstick.html" }, { "dashUri": "db/vtc-dashboard", "dashboard": "VTC Dashboard", "targetBlank": true, "title": "VTC Dashboard", "type": "dashboard" } ], "mode": "html", "span": 4, "style": {}, "title": "Welcome to Yardstick Dashboard", "type": "text" }, { "aliasColors": {}, "bars": false, "datasource": "yardstick-vtc", "editable": true, "error": false, "fill": 0, "grid": { "leftLogBase": 1, "leftMax": null, "leftMin": null, "rightLogBase": 1, "rightMax": 200, "rightMin": null, "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 13, "isNew": true, "leftYAxisLabel": "Packets", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "rightYAxisLabel": "Latency", "seriesOverrides": [ { "alias": "os-nosdn-nofeature-ha", "yaxis": 2 }, { "alias": "huawei-us-deploy-bare-1 - os-nosdn-nofeature-ha", "yaxis": 1 }, { "alias": "opnfv_yardstick_tc037.mean", "yaxis": 2 }, { "alias": "$tag_pod_name - $tag_deploy_scenario - latency", "yaxis": 2 }, { "alias": "ericsson-pod2 - os-nosdn-nofeature-ha - latency", "yaxis": 2 }, { "alias": "huawei-us-deploy-bare-1 - os-nosdn-nofeature-ha - latency", "yaxis": 2 }, { "alias": "ericsson-pod2 - os-odl_l2-bgpvpn-ha - latency", "yaxis": 2 }, { "alias": "huawei-us-deploy-bare-1 - os-odl_l2-nofeature-ha - latency", "yaxis": 2 }, { "alias": "huawei-us-deploy-bare-1 - os-onos-nofeature-ha - latency", "yaxis": 2 }, { "alias": "opnfv-jump-1 - os-odl_l2-nofeature-ha - latency", "yaxis": 2 }, {
# Copyright (c) 2017 Intel Corporation. #
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
---
- hosts: localhost
  connection: local
  vars:
    scale_out:
      - 1
      - 2
    flow:
      traffic_type: 4
      pkt_size:
         uplink: {64B: 100}
         downlink: {64B: 100}
      count: 10
      rfc2544:
        allowed_drop_rate: 0.0001 - 0.0001
      vnf_config:
        lb_config: 'SW'
        lb_count