aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/test-all.yml
diff options
context:
space:
mode:
authorClement Delafargue <clement.delafargue@fretlink.com>2020-07-01 11:48:04 +0200
committerClement Delafargue <clement.delafargue@fretlink.com>2020-07-02 11:44:09 +0200
commit45a5c1337b777f34c06d2ce99931414ba9f57ecd (patch)
treebe4ec30d22ee9440d6404e972f4e43d62172c978 /tests/test-all.yml
parentf642276169b56be94e8537458d0ce2286dc71748 (diff)
downloadansible-clever-45a5c1337b777f34c06d2ce99931414ba9f57ecd.tar.gz
ansible-clever-45a5c1337b777f34c06d2ce99931414ba9f57ecd.tar.zst
ansible-clever-45a5c1337b777f34c06d2ce99931414ba9f57ecd.zip
Add support for linking service dependencies
Diffstat (limited to 'tests/test-all.yml')
-rw-r--r--tests/test-all.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-all.yml b/tests/test-all.yml
index 145b16d..8a6c0ba 100644
--- a/tests/test-all.yml
+++ b/tests/test-all.yml
@@ -4,4 +4,5 @@
4- import_playbook: ./test-haskell-app.yml 4- import_playbook: ./test-haskell-app.yml
5- import_playbook: ./test-noop-deploy.yml 5- import_playbook: ./test-noop-deploy.yml
6- import_playbook: ./test-scalability.yml 6- import_playbook: ./test-scalability.yml
7- import_playbook: ./test-service-deps.yml
7- import_playbook: ./test-restart-app.yml 8- import_playbook: ./test-restart-app.yml