]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/tasks/cbt: run stop-all.sh when finishing up
authorSage Weil <sage@redhat.com>
Sat, 26 Oct 2019 00:20:05 +0000 (19:20 -0500)
committerSage Weil <sage@redhat.com>
Sat, 26 Oct 2019 18:25:39 +0000 (13:25 -0500)
commit56e99ba5f03dd8e6d6d62117ff945798fdbe1e10
treee4a9ba7fa8d32e85231a7c192e065f6b0dffe829
parent0bc2ed6191b89a34973b0874440388f7162fc3f4
qa/tasks/cbt: run stop-all.sh when finishing up

stop-all.sh will work if the right deps are there (currently we lack 'nc')

also killall -9 java to be sure.

Fixes: https://tracker.ceph.com/issues/42496
Signed-off-by: Sage Weil <sage@redhat.com>
qa/tasks/cbt.py