tests: Stop HBase after test run
This commit is contained in:
parent
68a34ef498
commit
39582bf98a
@ -64,4 +64,5 @@ test_hbase_exporter_export_zk_connection_count() {
|
||||
|
||||
teardown_suite() {
|
||||
kill $PID
|
||||
./tests/hbase/bin/hbase-daemon.sh stop master
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user