Update git submodules
authorAbhijit Sinha <abhijit.sinha@intel.com>
Tue, 12 Sep 2017 18:08:41 +0000 (19:08 +0100)
committerGerrit Code Review <gerrit@opnfv.org>
Sun, 1 Oct 2017 03:59:01 +0000 (03:59 +0000)
* Update docs/submodules/yardstick from branch 'stable/euphrates'
  - Addition of Prox NSB BNG and BNG-QoS test

    JIRA: YARDSTICK-802

    Added Prox BNG and BNG-QoS Test
    - The tests supports BM, Openstack Heat
    - Supports 4 ports
    - Test added for BNG traffic profile
    - Fixed the Prox heat test cases with
      proper upstream and downstream links
    - Grafana Dashboard for BNG & BNG-QoS added
    - Increased the test Duration to 300

    TODO:
    - Test does not Terminate correctly

    Update:
    Added new helper class for run_test: Genric, MPLS
    and BNG tests.

    Change-Id: Ib40811bedb45a3c3030643943f32679a4044e076
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
Signed-off-by: Edward MacGillivray <edward.s.macgillivray@intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
  - Terminate the run traffic if initiated after traffic is closed

    Change-Id: I89fc4bccb5b5a0d49d804fca72b59e53ff77a805
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
  - collectd: write config file from Jinja2 template

    We have the collectd.conf inside the python package
    so instead of copying it from various places,
    write the template directly to the remote system.

    collectd: read collect.conf template with pkgresources

    read the collectd.conf file as a string directly
    and upload without creating temp file

    use Jinja2 template, disable failing plugins

    use proper Jinja2 template, disable the plugins that
    were failing to load and blocking startup

    add support for per-testcase collectd.conf config
    using YAML

    add support for custom interval, default is 25 seconds

    Change-Id: Id904f7b7c9f41a9dd7adf5dfa06c064d65c25d2d
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
  - Adding multi-port support for ixia taffic generator

    Change-Id: Ic8aa130f3cdc7bd8dec39d06a6b824340bf658b2
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
  - bugfix: tc055 fail due to options with no value

    JIRA: YARDSTICK-816

    Change-Id: Ib7eb411b940775915c6c9f87ac5cdc9825069467
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
  - Fix vPE VNF characterization issues.

    Change-Id: Ia934128777d2839f6d2b940857c266fc3e2bd4a1
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
  - [PATCH] Patch for Yardstick arm64 netperf_install.bash

    Change-Id: Ic384c4603e7482f150fd4c4d2d6a6448a45ddb9e
Signed-off-by: Trevor Tao <trevor.tao@arm.com>
  - Add nodeSelector to enable selecting the desired
    Kubernetes running node when creating containers for
    Kubernetes context

    For example, a yaml file may looks like:
     servers:
        host:
          image: xxx
          command: /bin/bash
          nodeSelector:
              xxx: yyy

    Synchronously change the unit test for this function

    Change-Id: If74c9dad9b1a70395bb79f34708a0fde04e7e650
Signed-off-by: Trevor Tao <trevor.tao@arm.com>
  - Enable IP_ROUTING for netperf UDP_STREAM test

    To avoid the following ERROR when netperf test between
    2 different subnets:
    ERROR netperf: send_omni: send_data failed: Network is unreachable

    For detail, please see:
    https://serverfault.com/questions/802320/netperf-iptables-\
    masquerade-network-unreachable
    Or:
    https://stackoverflow.com/questions/11981480/error-in-running-\
    netperf-udp-stream-over-openvpn

    Change-Id: I62b202844861440deaf3bf0f65b41561bd87ae87
Signed-off-by: Trevor Tao <trevor.tao@arm.com>
  - Read user & password from yardstick.conf in Grafana configuration

    JIRA: YARDSTICK-812

    Currently grafana data source configuration is hardcoding .
    It is a risk.
    so I read it from yardstick.conf.

    Change-Id: I8a9c8afbce6c4534fc43a0bfb5c56d67a8b59db0
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
docs/submodules/yardstick

index e96d94f..3cb7307 160000 (submodule)
@@ -1 +1 @@
-Subproject commit e96d94fa70ddefd2f6b8709b14413b7a340e543b
+Subproject commit 3cb73072d2da631f671ec54f3de518bb781a9623