cloudstack: new integration test role test_cs_user

This commit is contained in:
Rene Moser
2015-09-09 22:36:19 +02:00
parent be7bd392cb
commit f6382a160d
3 changed files with 280 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
vars:
cs_resource_prefix: "{{ resource_prefix | default('cs-') }}"
roles:
- { role: test_cs_user, tags: test_cs_user }
- { role: test_cs_project, tags: test_cs_project }
- { role: test_cs_iso, tags: test_cs_iso }
- { role: test_cs_domain, tags: test_cs_domain }