Terminate openstack service process using kill command in HA test cases 03/35303/2
authorJingLu5 <lvjing5@huawei.com>
Thu, 25 May 2017 03:58:52 +0000 (03:58 +0000)
committerJingLu5 <lvjing5@huawei.com>
Thu, 25 May 2017 04:01:57 +0000 (04:01 +0000)
commitdd42ba3cafb908246da5b90c8bbbc2c7d0beb801
treef3eceae986950fdc2a811b24da5a32598547cb74
parent67b56f734f1d2bb77601c2e75e29fd351f70498e
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>
yardstick/benchmark/scenarios/availability/ha_tools/fault_process_kill.bash