-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Flakiness in deleting Apigee organization resource #8758
Comments
@priya-saxena21 can you share your config and debug log? |
This is the root cause of #8666 - I don't know if we'd want to mark one of them as a duplicate or not. |
Thanks Stephen. We can mark this one as dup of #8666. However #8666 includes two separate issues (one for instance and one for organization). The fix for TestAccApigeeInstance_* was pushed as part of PR GoogleCloudPlatform/magic-modules#4619. That's why I raised this bug only for TestAccApigeeOrganization_* |
@priya-saxena21 Ah cool - I'll mark the other issue as only covering the instance tests & mark the PR as closing it. Thanks! |
Hi Priya - Just wanted to check back in on this; we're still seeing a lot of flakiness related to Apigee. Thanks! |
Hi Stephen,
Thanks for reaching out. Organization delete flakiness bug
<#8758> was
fixed by Apigee product team as part of b/183957767
<https://buganizer.corp.google.com/183957767>.
Current Teamcity build fails on Instance flakiness bug
<#8666>; which
is surprising as we fixed in PR #4619
<GoogleCloudPlatform/magic-modules#4619>
I'll take a look.
Best,
Priya.
…On Fri, Apr 16, 2021 at 6:28 PM Stephen Lewis (Burrows) < ***@***.***> wrote:
Hi Priya - Just wanted to check back in on this; we're still seeing a lot
of flakiness related to Apigee. Thanks!
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#8758 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AN6EMXUD5J7DX4EWUXUEN2DTJBXUZANCNFSM4ZXDMGKQ>
.
|
@priya-saxena21 Any progress here? |
Hi Stephen,
The remaining issue is due to the product team's change in default value in
the return parameter. My test script is not expecting that value to be
returned back by the API (Perma-diff??). Is it okay to book a session with
you or anyone from your team to help me in fixing it?
…On Thu, May 20, 2021 at 11:04 PM Stephen Lewis (Burrows) < ***@***.***> wrote:
@priya-saxena21 <https://github.com/priya-saxena21> Any progress here?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#8758 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AN6EMXSGDF5GJ5KVQF4QVMDTOWBOPANCNFSM4ZXDMGKQ>
.
|
b/270217190 |
Signed-off-by: Modular Magician <[email protected]>
Signed-off-by: Modular Magician <[email protected]>
Community Note
Delete operation on Apigee organization resource fails intermittently.
modular-magician
user, it is either in the process of being autogenerated, or is planned to be autogenerated soon. If an issue is assigned to a user, that user is claiming responsibility for the issue. If an issue is assigned tohashibot
, a community member has claimed the issue already.Terraform Version
Affected Resource(s)
google_apigee_organization
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
Actual Behavior
Steps to Reproduce
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: