Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fixes for GCP (as of 2019-07-09T06:06:53Z) #59131

Merged
merged 2 commits into from
Jul 23, 2019

Conversation

modular-magician
Copy link
Contributor

SUMMARY

Bug fixes for GCP (as of 2019-07-09T06:06:53Z)
This PR is the result of the following Magic Modules PRs:

ISSUE TYPE
  • Bugfix Pull Request
ADDITIONAL INFORMATION
This was generated by [Magic Modules](https://github.com/googlecloudplatform/magic-modules)

@ansibot
Copy link
Contributor

ansibot commented Jul 16, 2019

The test ansible-test sanity --test pylint [explain] failed with 1 error:

lib/ansible/modules/cloud/google/gcp_compute_target_pool.py:413:11: undefined-variable Undefined variable 'decode_response'

click here for bot help

@ansibot
Copy link
Contributor

ansibot commented Jul 16, 2019

@ansibot ansibot added affects_2.9 This issue/PR affects Ansible v2.9 bug This issue/PR relates to a bug. ci_verified Changes made in this PR are causing tests to fail. cloud gce module This issue/PR relates to a module. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. needs_triage Needs a first human triage before being processed. small_patch support:community This issue/PR relates to code supported by the Ansible community. labels Jul 16, 2019
@ansibot ansibot removed ci_verified Changes made in this PR are causing tests to fail. small_patch labels Jul 17, 2019
@ansibot
Copy link
Contributor

ansibot commented Jul 17, 2019

The test ansible-test sanity --test pylint [explain] failed with 1 error:

lib/ansible/modules/cloud/google/gcp_compute_target_pool.py:421:11: undefined-variable Undefined variable 'decode_response'

click here for bot help

@ansibot ansibot added the ci_verified Changes made in this PR are causing tests to fail. label Jul 17, 2019
@ansibot ansibot removed the ci_verified Changes made in this PR are causing tests to fail. label Jul 18, 2019
@ansibot
Copy link
Contributor

ansibot commented Jul 18, 2019

The test ansible-test sanity --test pylint [explain] failed with 1 error:

lib/ansible/modules/cloud/google/gcp_compute_target_pool.py:421:11: undefined-variable Undefined variable 'decode_response'

click here for bot help

@ansibot ansibot added community_review In order to be merged, this PR must follow the community review workflow. and removed ci_verified Changes made in this PR are causing tests to fail. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Jul 18, 2019
@ansibot
Copy link
Contributor

ansibot commented Jul 19, 2019

The test ansible-test sanity --test pylint [explain] failed with 1 error:

lib/ansible/modules/cloud/google/gcp_compute_target_pool.py:421:11: undefined-variable Undefined variable 'decode_response'

click here for bot help

@ansibot ansibot added ci_verified Changes made in this PR are causing tests to fail. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed community_review In order to be merged, this PR must follow the community review workflow. labels Jul 19, 2019
@ansibot
Copy link
Contributor

ansibot commented Jul 19, 2019

The test ansible-test sanity --test validate-modules [explain] failed with 11 errors:

test/sanity/validate-modules/ignore.txt:693:1: A102 Remove since "lib/ansible/modules/cloud/google/gcp_compute_route.py" passes "E337" test
test/sanity/validate-modules/ignore.txt:695:1: A102 Remove since "lib/ansible/modules/cloud/google/gcp_compute_router.py" passes "E337" test
test/sanity/validate-modules/ignore.txt:697:1: A102 Remove since "lib/ansible/modules/cloud/google/gcp_compute_ssl_certificate.py" passes "E337" test
test/sanity/validate-modules/ignore.txt:699:1: A102 Remove since "lib/ansible/modules/cloud/google/gcp_compute_ssl_policy.py" passes "E337" test
test/sanity/validate-modules/ignore.txt:701:1: A102 Remove since "lib/ansible/modules/cloud/google/gcp_compute_subnetwork.py" passes "E337" test
test/sanity/validate-modules/ignore.txt:703:1: A102 Remove since "lib/ansible/modules/cloud/google/gcp_compute_target_http_proxy.py" passes "E337" test
test/sanity/validate-modules/ignore.txt:705:1: A102 Remove since "lib/ansible/modules/cloud/google/gcp_compute_target_https_proxy.py" passes "E337" test
test/sanity/validate-modules/ignore.txt:707:1: A102 Remove since "lib/ansible/modules/cloud/google/gcp_compute_target_pool.py" passes "E337" test
test/sanity/validate-modules/ignore.txt:709:1: A102 Remove since "lib/ansible/modules/cloud/google/gcp_compute_target_ssl_proxy.py" passes "E337" test
test/sanity/validate-modules/ignore.txt:711:1: A102 Remove since "lib/ansible/modules/cloud/google/gcp_compute_target_tcp_proxy.py" passes "E337" test
test/sanity/validate-modules/ignore.txt:713:1: A102 Remove since "lib/ansible/modules/cloud/google/gcp_compute_target_vpn_gateway.py" passes "E337" test

click here for bot help

@ansibot
Copy link
Contributor

ansibot commented Jul 19, 2019

@ansibot ansibot added support:core This issue/PR relates to code supported by the Ansible Engineering Team. test This PR relates to tests. core_review In order to be merged, this PR must follow the core review workflow. and removed ci_verified Changes made in this PR are causing tests to fail. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Jul 19, 2019
@rambleraptor
Copy link
Contributor

@mattclay please take a look! The Google stuff looks great, but I don't have permission to alter the ignore.txt file.

@ansibot ansibot removed the needs_triage Needs a first human triage before being processed. label Jul 22, 2019
@Akasurde Akasurde merged commit c6c262a into ansible:devel Jul 23, 2019
@ansible ansible locked and limited conversation to collaborators Aug 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.9 This issue/PR affects Ansible v2.9 bug This issue/PR relates to a bug. cloud core_review In order to be merged, this PR must follow the core review workflow. gce module This issue/PR relates to a module. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team. test This PR relates to tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants