-
Notifications
You must be signed in to change notification settings - Fork 1.8k
apigee: Added in-place update for consumer_accept_list field in google_apigee_instance #11479
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
apigee: Added in-place update for consumer_accept_list field in google_apigee_instance #11479
Conversation
…e_apigee_instance
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Hello! I am a robot. Tests will require approval from a repository maintainer to run. @hao-nan-li, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look. You can help make sure that review is quick by doing a self-review and by running impacted tests locally. |
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
|
Tests analyticsTotal tests: 41 Click here to see the affected service packages
View the build log |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you add an update test just to make sure it's working as intended?
@hao-nan-li |
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
|
Tests analyticsTotal tests: 42 Click here to see the affected service packages
Tests were added that are skipped in VCR:
View the build log |
mmv1/third_party/terraform/services/apigee/resource_apigee_instance_update_test.go.erb
Outdated
Show resolved
Hide resolved
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
|
Tests analyticsTotal tests: 42 Click here to see the affected service packages
Tests were added that are skipped in VCR:
View the build log |
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
|
Tests analyticsTotal tests: 42 Click here to see the affected service packages
Action takenFound 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
|
|
@hao-nan-li I'm trying to build and run the tests again, but errors are occurring in areas outside my focus.
|
Have you set GOOGLE_CREDENTIALS? https://googlecloudplatform.github.io/magic-modules/get-started/generate-providers/#test-changes |
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
|
Tests analyticsTotal tests: 42 Click here to see the affected service packages
Tests were added that are skipped in VCR:
View the build log |
Yes, I was able to build successfully with ADC before, and they are still set.
|
Could you rebase and clean all existing change from TPG? Also make sure to pull the latest change from TPG |
90a61b8
to
24b52bc
Compare
Thank you, I was able to re-run the testacc by rebasing.
I found a solution from new features of project And re-run tests result here from locally:
https://gist.github.com/entertvl/b20734230df59d28f29674fe0831a028 |
Looks like there's a URL malformed error in the log, any chance of fixing it locally? |
Will check if it's possible to fix the sections where the two test cases are failing in the log.
|
|
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
|
Tests analyticsTotal tests: 42 Click here to see the affected service packages
Tests were added that are skipped in VCR:
View the build log |
Could you confirm |
Results of local testing here:
https://gist.github.com/entertvl/2f29a4fde72df615436a960dac1ba3e6 |
Fixes hashicorp/terraform-provider-google#14237.
Release Note Template for Downstream PRs (will be copied)