Update git submodules
authorJing Zhang <jing.c.zhang@nokia.com>
Thu, 25 May 2017 22:41:00 +0000 (18:41 -0400)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 15 Aug 2017 01:06:59 +0000 (01:06 +0000)
commit62d190ad3a2ff57ad64d5f12c933036465c2eba8
tree100339fa217107f9c53f44597dffcb3248b38306
parent01f8fb3b5d33198fdfc363983b94fd99c6c80d78
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Integrate vsperf in Tgen mode

    Problem:
    Running Vsperf in Tgen mode is supported but the integration is not complete at the code level
    i.e. not ready-to-use, and dpdk loopback is not supported inside the VM.

    Solution:
    (1) Completely automates VM image generation and supports 1G huge pages.
    (2) Adds a new test scenario VsperfDPDK for testpmd based loopback inside the VM.

    Update 1-2: Fixed "line too long" issues not reported by local run_tests.sh (why?)
    Update 3: Per comment change to use SSH.from_node() and add unit test cases
    Update 4: Add more unit test cases for coverage and ready the code for merge

    JIRA: YARDSTICK-661

    Change-Id: Iea3014d4c83e1b0c079019a4ed27771d40a7eed8
Signed-off-by: Jing Zhang <jing.c.zhang@nokia.com>
docs/submodules/yardstick