-
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
Failing test(s): TestAccContainerCluster_failedCreation #13711
Failing test(s): TestAccContainerCluster_failedCreation #13711
Comments
Note: I'm fairly certain this was a result of using the new billing accounts when running this test on the new GA project. We will need a solution for handling the project space as part of that effort, but for now I've updated the billing account to the old one and hoping it will pass again. |
Update 02/17: Test still failed in GA due to a different error, while test passed in beta after 02/13:
|
I'm not sure why we're getting a 403 listing the services in I also tried adding the service usage admin role to the hashicorp test runner just now, but I'm not sure if that will help. |
This test is still failing and I'm currently investigating why. |
It looks like the test fails because cluster creation is no longer failing with the permission changes we make, which means the cluster can't be deleted because it is still being created. |
If the cluster creation can no longer fail in this way we should potentially remove this test. If it can fail like this, we should update the test to trigger the failure correctly. |
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. |
Failure rates
Impacted tests:
Affected Resource(s)
Nightly builds
Message(s)
b/299601076
The text was updated successfully, but these errors were encountered: