Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-16 | Merge "testcase start service script fail on centos env" | Jing Lu | 1 | -1/+7 | |
2018-03-06 | testcase start service script fail on centos env | JingLu5 | 1 | -3/+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 | -8/+12 | |
Change-Id: I9658b023e4f3db7e22d67c71dfbba61511d981c6 Signed-off-by: Mika Rautakumpu <mika.rautakumpu@nokia.com> | |||||
2017-08-23 | Add test case file, document and related scripts of yardstick | tjuyinkanglin | 1 | -0/+165 | |
tc057(HA_TC014) JIRA: YARDSTICK-779 Change-Id: I6a812b1c88229b20a0dd0ce5bc135c9ba15266db Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn> |