mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Mark unsupported integration tests. (#38251)
* Mark UCS integration tests as unsupported. * Mark various connection tests as unsupported. * Mark win_domain_group test as unsupported. * Mark java_cert test as unsupported. * Mark synchronize-buildah test as unsupported. * Mark various AWS tests as unsupported. * Mark azure_rm_acs test as unsupported. * Mark GCP tests as unsupported.
This commit is contained in:
parent
a5cbc0a2c8
commit
d653d52dd8
26 changed files with 26 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
cloud/azure
|
||||
destructive
|
||||
unsupported
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
cloud/aws
|
||||
unsupported
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
needs/root
|
||||
non_local
|
||||
unsupported
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
non_local
|
||||
unsupported
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
unsupported
|
|
@ -0,0 +1 @@
|
|||
unsupported
|
|
@ -0,0 +1 @@
|
|||
unsupported
|
|
@ -1 +1,2 @@
|
|||
non_local
|
||||
unsupported
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
cloud/aws
|
||||
unsupported
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
cloud/aws
|
||||
unsupported
|
||||
|
|
|
@ -3,3 +3,4 @@ ecs_service_facts
|
|||
ecs_task
|
||||
ecs_taskdefinition
|
||||
ecs_taskdefinition_facts
|
||||
unsupported
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
cloud/aws
|
||||
unsupported
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
cloud/gcp
|
||||
unsupported
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
cloud/gcp
|
||||
unsupported
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
unsupported
|
|
@ -1,2 +1,3 @@
|
|||
non_local
|
||||
needs/root
|
||||
unsupported
|
||||
|
|
|
@ -4,3 +4,4 @@
|
|||
# ucs_hostname: 172.16.143.136
|
||||
# ucs_username: admin
|
||||
# ucs_password: password
|
||||
unsupported
|
||||
|
|
|
@ -4,3 +4,4 @@
|
|||
# ucs_hostname: 172.16.143.136
|
||||
# ucs_username: admin
|
||||
# ucs_password: password
|
||||
unsupported
|
||||
|
|
|
@ -4,3 +4,4 @@
|
|||
# ucs_hostname: 172.16.143.136
|
||||
# ucs_username: admin
|
||||
# ucs_password: password
|
||||
unsupported
|
||||
|
|
|
@ -4,3 +4,4 @@
|
|||
# ucs_hostname: 172.16.143.136
|
||||
# ucs_username: admin
|
||||
# ucs_password: password
|
||||
unsupported
|
||||
|
|
|
@ -4,3 +4,4 @@
|
|||
# ucs_hostname: 172.16.143.136
|
||||
# ucs_username: admin
|
||||
# ucs_password: password
|
||||
unsupported
|
||||
|
|
|
@ -4,3 +4,4 @@
|
|||
# ucs_hostname: 172.16.143.136
|
||||
# ucs_username: admin
|
||||
# ucs_password: password
|
||||
unsupported
|
||||
|
|
|
@ -4,3 +4,4 @@
|
|||
# ucs_hostname: 172.16.143.136
|
||||
# ucs_username: admin
|
||||
# ucs_password: password
|
||||
unsupported
|
||||
|
|
|
@ -4,3 +4,4 @@
|
|||
# ucs_hostname: 172.16.143.136
|
||||
# ucs_username: admin
|
||||
# ucs_password: password
|
||||
unsupported
|
||||
|
|
|
@ -4,3 +4,4 @@
|
|||
# ucs_hostname: 172.16.143.136
|
||||
# ucs_username: admin
|
||||
# ucs_password: password
|
||||
unsupported
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
unsupported
|
Loading…
Reference in a new issue