diff options
author | Matt Clay <matt@mystile.com> | 2018-04-04 04:04:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-04 04:04:23 +0200 |
commit | d653d52dd874fa1d7a292c9604a88f48077002a0 (patch) | |
tree | e745c4173fb5a09c21da524028acf4086dead0f3 /test/integration/targets/gcp_compute_address | |
parent | Multiple ansible-test fixes. (#38247) (diff) | |
download | ansible-d653d52dd874fa1d7a292c9604a88f48077002a0.tar.xz ansible-d653d52dd874fa1d7a292c9604a88f48077002a0.zip |
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.
Diffstat (limited to 'test/integration/targets/gcp_compute_address')
-rw-r--r-- | test/integration/targets/gcp_compute_address/aliases | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/gcp_compute_address/aliases b/test/integration/targets/gcp_compute_address/aliases index 26507c23cd..9812f019ca 100644 --- a/test/integration/targets/gcp_compute_address/aliases +++ b/test/integration/targets/gcp_compute_address/aliases @@ -1 +1,2 @@ cloud/gcp +unsupported |