diff options
author | Miikka Koistinen <miikka.koistinen@nokia.com> | 2018-06-15 11:54:14 +0300 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-07-31 18:17:04 +0000 |
commit | 70b555eb50d699323e468bf11a3ebffe8bd16612 (patch) | |
tree | b1a1dce750a8c02c51d604430eacba1f890e0749 /docs/submodules | |
parent | 05c285ec4e328135e7edb52534bffba48add4fbd (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Fix remote command execution in common.utils
yardstick.common.utils get_port_mac and get_port_ip both raise a
RuntimeError on positive remote command exit status. This commit fixes
them to use the error raising mechanism in yardstick.ssh.SSH.
Additionally, the class AutoConnectSSH class needed an additional
argument to allow the raising mechanism to work correctly.
JIRA: YARDSTICK-1240
Change-Id: Idad125ebbd668cef10a6149eb3e601a437a8d40d
Signed-off-by: Miikka Koistinen <miikka.koistinen@nokia.com>
- Cleanup pktgen_dpdk unit tests
* Improve test execution
* Use common functionality in setUp()
* Disable logging
* Remove tests that test common/utils code. These tests are moved to
common/utils's unit tests in a follow-up patch.
JIRA: YARDSTICK-1239
Change-Id: I88d047fe25c4c13bea446c9fc9bda92306420296
Signed-off-by: Miikka Koistinen <miikka.koistinen@nokia.com>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject 8a52d114404a03b4adbb49ff7f221819502bf67 +Subproject 0b7647a5a6c85a8a1762ec4482004107989c855 |