]> git.proxmox.com Git - pve-ha-manager.git/blobdiff - test/Makefile
add regression tester
[pve-ha-manager.git] / test / Makefile
index b6a1f27488e1900d7418793766255e0eec9b78cc..c5d71742f3684391e57be70893c52a6913ecf3ac 100644 (file)
@@ -1,8 +1,12 @@
-
-
 all:
 
 
 .PHONY: test
 test:
-       echo "run tests"
\ No newline at end of file
+       echo "running regression tests"
+       ./ha-tester.pl
+       echo "end regression tests (success)"
+
+.PHONY: clean
+clean:
+       rm -rf *~ test-*/log  test-*/status