From fd2e4788a034e76b25001dc11d56e05ba9f428b5 Mon Sep 17 00:00:00 2001 From: Paul Bonaud Date: Tue, 23 Jun 2020 10:52:52 +0200 Subject: tests: Add tests for the new 'restart' feature --- .travis.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 92f6295..7ce4540 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,10 +26,7 @@ script: - mkdir -p ~/.local/bin - cp tests/fake.sh ~/.local/bin/clever - cp tests/fake.sh ~/.local/bin/git - - ansible-playbook tests/test-simple-app.yml -i tests/inventory - - ansible-playbook tests/test-haskell-app.yml -i tests/inventory - - ansible-playbook tests/test-configure-app.yml -i tests/inventory - - ansible-playbook tests/test-scalability.yml -i tests/inventory + - ansible-playbook -i tests/inventory tests/test-all.yml notifications: slack: fretlink:pTIylIN7zkwRFuL3aHERmsbB -- cgit v1.2.3