diff options
author | Jing Zhang <jing.c.zhang@nokia.com> | 2017-05-25 18:41:00 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-15 01:06:59 +0000 |
commit | 62d190ad3a2ff57ad64d5f12c933036465c2eba8 (patch) | |
tree | 100339fa217107f9c53f44597dffcb3248b38306 | |
parent | 01f8fb3b5d33198fdfc363983b94fd99c6c80d78 (diff) |
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>
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject 4f842b4a7cedcc5ba89542955bf2b64c3451361 +Subproject 39494c01b49cafd893982d74e030b9b96b5fa82 |