cloudstack: integration tests

This commit is contained in:
Rene Moser
2015-05-03 16:06:30 +02:00
parent 8cf4452d48
commit 0588a0fdd9
25 changed files with 945 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
---
- include: setup.yml
tags: any
- include: present.yml
tags: test_cs_instance_present
#- include: tags.yml
# tags: test_cs_instance_tags
- include: absent.yml
tags: test_cs_instance_absent
- include: cleanup.yml
tags: test_cs_instance_cleanup