Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-16 | Merge "testcase start service script fail on centos env" | Jing Lu | 1 | -2/+9 | |
2018-03-06 | testcase start service script fail on centos env | JingLu5 | 1 | -2/+9 | |
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> | |||||
2018-03-02 | Layout fixes to test case descriptions | Mika Rautakumpu | 1 | -2/+3 | |
Change-Id: I9658b023e4f3db7e22d67c71dfbba61511d981c6 Signed-off-by: Mika Rautakumpu <mika.rautakumpu@nokia.com> | |||||
2017-08-11 | Add test case file, document and related scripts of yardstick | tjuyinkanglin | 1 | -0/+148 | |
tc058(HA_TC015) JIRA: YARDSTICK-780 Change-Id: I4406776cb6b91265a0d2674b5dd200ca7d13ef14 Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn> |