tests: Stop HBase after test run
This commit is contained in:
parent
68a34ef498
commit
39582bf98a
1 changed files with 1 additions and 0 deletions
|
@ -64,4 +64,5 @@ test_hbase_exporter_export_zk_connection_count() {
|
|||
|
||||
teardown_suite() {
|
||||
kill $PID
|
||||
./tests/hbase/bin/hbase-daemon.sh stop master
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue