testcase start service script fail on centos env 55/52555/2
authorJingLu5 <lvjing5@huawei.com>
Sat, 24 Feb 2018 01:54:42 +0000 (01:54 +0000)
committerJingLu5 <lvjing5@huawei.com>
Tue, 6 Mar 2018 01:08:57 +0000 (01:08 +0000)
commita32083578e7d6238e377a1082cacba1d51ce2aef
tree0bcb10318ec7606274c688a19d1084c38135b780
parenta134474819400f2f7075d62990899943a06a5086
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>
docs/testing/user/userguide/opnfv_yardstick_tc019.rst
docs/testing/user/userguide/opnfv_yardstick_tc045.rst
docs/testing/user/userguide/opnfv_yardstick_tc046.rst
docs/testing/user/userguide/opnfv_yardstick_tc047.rst
docs/testing/user/userguide/opnfv_yardstick_tc048.rst
docs/testing/user/userguide/opnfv_yardstick_tc049.rst
docs/testing/user/userguide/opnfv_yardstick_tc053.rst
docs/testing/user/userguide/opnfv_yardstick_tc056.rst
docs/testing/user/userguide/opnfv_yardstick_tc057.rst
docs/testing/user/userguide/opnfv_yardstick_tc058.rst