cloudstack: test_cs_instance: more integration tests

cloudstack: extend test_cs_instance addressing recovering

cloudstack: test_cs_instance: add tests for using display_name as indentifier.
This commit is contained in:
Rene Moser
2015-12-14 14:23:44 +01:00
parent 6963955cb4
commit b85b92ecdd
7 changed files with 272 additions and 23 deletions

View File

@@ -28,9 +28,3 @@
assert:
that:
- sg|success
# force expunge, only works with admin permissions
- cs_instance:
name: "{{ cs_resource_prefix }}-vm-{{ instance_number }}"
state: expunged
failed_when: false