diff options
author | Jing Lu <lvjing5@huawei.com> | 2018-03-16 08:45:29 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-03-16 08:45:29 +0000 |
commit | f0eaa7413bc728b0018c78da285884d2f58ea58e (patch) | |
tree | 747bc3e1ccfee653d8965d450d93990f53c60b94 | |
parent | ee702c62fbc742f0c8e6f1d5f8941f9e534747ab (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "testcase start service script fail on centos env"
- testcase start service script fail on centos env
JIRA: YARDSTICK-676
In the HA test cases, script 'start_serice.bash' is used to restart the OpenStack service to recover killed process.
It uses 'lsb_release' command to determine the host linux distribution and the target Openstack service name.
In some environments, the 'lsb_release' is not installed hence will cause process-recovery failure.
This patch states the software precondions in the HA test case descriptions.
Change-Id: Ie3f503b8185deec13eebbcacbeac57c0a018cb73
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 6719224ad22d616cb0dbae2fcc47873acfc6dbf +Subproject 7d3d2250ee6bb2b66bf8c5beda20c737abb5748 |