tests: Improve tests

This commit is contained in:
Björn Busse 2021-03-04 21:00:10 +01:00
parent 4bab6d52d8
commit 404971a356
3 changed files with 38 additions and 16 deletions

View file

@ -19,8 +19,7 @@ all:
test:
./tests/install_bash_unit.sh
./bash_unit
./bash_unit tests/test_hbase_up.sh
./bash_unit tests/test_hbase_exporter_up.sh
./bash_unit tests/test_hbase_exporter.sh
clean:
rm -rf $(hbase_tmp_path)