mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-09 14:50:02 -07:00
Merge pull request #49678 from resmo/fix/cloudstack-tests-unstable
cloudstack: Fixes for unstable tests
This commit is contained in:
parent
70ba960f6d
commit
e0ad0eb42c
6 changed files with 142 additions and 58 deletions
|
@ -1,3 +1,2 @@
|
|||
cloud/cs
|
||||
shippable/cs/group1
|
||||
unstable
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
name: "{{ cs_resource_prefix }}-vm-snapshot-policy"
|
||||
template: "{{ cs_common_template }}"
|
||||
service_offering: "{{ cs_common_service_offering }}"
|
||||
zone: "{{ cs_common_zone_adv }}"
|
||||
register: instance
|
||||
- name: verify setup instance
|
||||
assert:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue