1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-22 01:08:54 +00:00

cloudstack: new integration tests test_cs_resourcelimit

This commit is contained in:
Rene Moser 2016-02-02 20:21:30 +01:00
parent 4d6a15ebc3
commit 5d5d905e36
5 changed files with 217 additions and 0 deletions

View file

@ -27,3 +27,4 @@
- { role: test_cs_configuration, tags: test_cs_configuration }
- { role: test_cs_pod, tags: test_cs_pod }
- { role: test_cs_cluster, tags: test_cs_cluster }
- { role: test_cs_resourcelimit, tags: test_cs_resourcelimit }