diff options
author | JingLu5 <lvjing5@huawei.com> | 2017-05-25 03:58:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-05-25 08:42:11 +0000 |
commit | 5352d3feaa54a2b2174e1540d59f35ebb7a89ea6 (patch) | |
tree | d629954753ccc5f2cacadb7df12141bd5cabf787 | |
parent | 5ca186e00fd018fc58a82a252c1a49bb5c73ae9e (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Terminate openstack service process using kill command in HA test cases
JIRA: YARDSTICK-659
In some openstack environment, the service process cannot be killed by killall
command but can be terminate by kill command.
This patch is about to switch to use kill command in the
fault_process_kill.bash to kill processes.
Change-Id: Iec455ee56d3f31fb5c16de5994870d1acd33f41a
Signed-off-by: JingLu5 <lvjing5@huawei.com>
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject 67b56f734f1d2bb77601c2e75e29fd351f70498 +Subproject dd42ba3cafb908246da5b90c8bbbc2c7d0beb80 |