tests: Improve tests
This commit is contained in:
parent
4bab6d52d8
commit
404971a356
3 changed files with 38 additions and 16 deletions
3
Makefile
3
Makefile
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue