Implement test cleanup

This commit is contained in:
William Desportes
2022-06-20 01:07:11 +02:00
parent b936b8ebd1
commit 095161cdb1
+1
View File
@@ -20,6 +20,7 @@ run:
testing-%:
docker-compose -f ./testing/docker-compose/docker-compose.$@.yml up --build --abort-on-container-exit --exit-code-from=sut
docker-compose -f ./testing/docker-compose/docker-compose.$@.yml down
run-tests: testing-default testing-one-host testing-different-apache-port