diff options
Diffstat (limited to 'tests/test-all.yml')
-rw-r--r-- | tests/test-all.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/test-all.yml b/tests/test-all.yml new file mode 100644 index 0000000..64eb239 --- /dev/null +++ b/tests/test-all.yml | |||
@@ -0,0 +1,6 @@ | |||
1 | --- | ||
2 | - import_playbook: ./test-simple-app.yml | ||
3 | - import_playbook: ./test-configure-app.yml | ||
4 | - import_playbook: ./test-haskell-app.yml | ||
5 | - import_playbook: ./test-scalability.yml | ||
6 | - import_playbook: ./test-restart-app.yml | ||