-
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): TestAccSqlDatabaseInstance_Edition_Downgrade #20010
Failing test(s): TestAccSqlDatabaseInstance_Edition_Downgrade #20010
Comments
This is also failing on all PRs. |
This is failing on all PRs; skipping until resolved.
There were no changes to the test at the start of September when the test started failing, same is true for the resource. So looks like an API-side change? The failing test (code) doesn't set a value for data_cache_config. Note: that field is optional + computed, hence why it's affecting the test despite not being in the config. More info here: https://cloud.google.com/sql/docs/postgres/upgrade-cloud-sql-instance-to-enterprise-plus-in-place#switch-to-enterprise
|
In the test's logs I can see that the PUT request to change the edition to "ENTERPRISE" includes a
We should include a CustomizeDiff, etc, to set a new computed value for |
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. |
Impacted tests
Affected Resource(s)
Failure rates
Message(s)
Nightly build test history
https://hashicorp.teamcity.com/test/-2885316322015289714?currentProjectId=TerraformProviders_GoogleCloud_GOOGLE_NIGHTLYTESTS&expandTestHistoryChartSection=true
b/375381759
The text was updated successfully, but these errors were encountered: