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

Flakey tests: TestAccNetworkServicesEdgeCacheService and TestAccNetworkServicesEdgeCacheOrigin (quota) #9968

Comments

@melinath
Copy link
Collaborator

melinath commented Sep 2, 2021

TestAccNetworkServicesEdgeCacheService_updateAndImport has been failing consistently since August 19.

Failure looks like: Quota 'EdgeCacheOrigins' exhausted.

Example: https://ci-oss.hashicorp.engineering/buildConfiguration/GoogleCloud_ProviderGoogleCloudGoogleProject/203810?buildTab=tests&expandedTest=-4680362232161979201

Impacted tests:

  • TestAccNetworkServicesEdgeCacheService_updateAndImport
  • TestAccNetworkServicesEdgeCacheService_networkServicesEdgeCacheServiceAdvancedExample
  • TestAccNetworkServicesEdgeCacheService_networkServicesEdgeCacheServiceBasicExample
  • TestAccNetworkServicesEdgeCacheOrigin_updateAndImport
  • TestAccNetworkServicesEdgeCacheOrigin_networkServicesEdgeCacheOriginAdvancedExample
  • TestAccNetworkServicesEdgeCacheOrigin_networkServicesEdgeCacheOriginBasicExample

It looks like these resources are building up over time i.e. not getting deleted properly.

@melinath melinath changed the title Flakey test: TestAccNetworkServicesEdgeCacheService_updateAndImport (quota) Flakey tests: TestAccNetworkServicesEdgeCacheService and TestAccNetworkServicesEdgeCacheOrigin (quota) Sep 2, 2021
@melinath
Copy link
Collaborator Author

melinath commented Sep 2, 2021

EdgeCacheOrigin & EdgeCacheService examples don't generate tests with tf-test prefixes

@megan07
Copy link
Contributor

megan07 commented Sep 27, 2021

I'm going to reopen this because some are still failing, only for different reasons, so I'll look into it more.

@megan07 megan07 reopened this Sep 27, 2021
@megan07
Copy link
Contributor

megan07 commented Sep 28, 2021

@megan07 megan07 closed this as completed Sep 28, 2021
@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.