]> git.proxmox.com Git - pve-manager.git/blobdiff - test/Makefile
test: allow running replication tests in parallel
[pve-manager.git] / test / Makefile
index 478d302f37893450f50cdf853f38c56b9b62c994..d383e89f8a198954cf1234261efe055cd1b91ba5 100644 (file)
@@ -10,13 +10,10 @@ check: test-replication test-balloon test-mail test-vzdump
 test-balloon:
        ./balloontest.pl
 
-test-replication:
-       ./replication_test1.pl
-       ./replication_test2.pl
-       ./replication_test3.pl
-       ./replication_test4.pl
-       ./replication_test5.pl
-       ./replication_test6.pl
+test-replication: replication1.t replication2.t replication3.t replication4.t replication5.t replication6.t
+
+replication%.t: replication_test%.pl
+       ./$<
 
 test-mail:
        ./mail_test.pl