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

Fixed attached disk update test @ beta #1692

Merged

Conversation

rileykarson
Copy link
Member

@rileykarson rileykarson commented Apr 26, 2019

Our beta attached disk test has been failing for a while, but it's been working in GA. I'd noticed it as flaky previously- it seemed to fail on and off, but without a clear indicator of why in the error- but never dug in too deep. The error message seemed like an API response! Turns out, it fails consistently at beta and only for unrelated reasons (quota, mostly) at GA.

Turns out, we had a regex that hardcoded v1. Instead of preserving the regex, let's reuse some code from elsewhere to parse the values from the self link so it's less brittle to different versions / project id formats.


[all]

[terraform]

[terraform-beta]

[ansible]

[inspec]

@modular-magician
Copy link
Collaborator

Hi! I'm the modular magician, I work on Magic Modules.
This PR seems not to have generated downstream PRs before, as of 4c38fa4.

Pull request statuses

No diff detected in Ansible.
No diff detected in Inspec.

New Pull Requests

I built this PR into one or more new PRs on other repositories, and when those are closed, this PR will also be merged and closed.
depends: hashicorp/terraform-provider-google-beta#640
depends: GoogleCloudPlatform/terraform-google-conversion#63
depends: hashicorp/terraform-provider-google#3506

rileykarson and others added 2 commits April 30, 2019 21:33
Tracked submodules are build/terraform-beta build/terraform-mapper build/terraform build/ansible build/inspec.
@modular-magician modular-magician merged commit 058bf2b into GoogleCloudPlatform:master Apr 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants