[Major Release 5.0.0] Update test to reflect empty string validation on provider config added in 5.0.0#9120
Conversation
Tests analyticsTotal tests: Action takenFound 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected testsTestAccBigQueryDataTable_bigtable|TestAccContainerCluster_withAddons |
|
Rerun these tests in REPLAYING mode to catch issues
|
2851f46 to
0e8970e
Compare
I realised that I can update the test to still work - I thought that the the validation added in #9050 made this test not work anymore, but I can update the test to be plan only and that allows So this PR is now to update the test, not remove it. Sorry for being a bit chaotic! |
|
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. Terraform GA: Diff ( 1 file changed, 28 insertions(+), 2 deletions(-)) |
Tests analyticsTotal tests: Action takenFound 3 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected testsTestAccContainerNodePool_withUpgradeSettings|TestAccContainerNodePool_withKubeletConfig|TestAccContainerCluster_withAddons |
|
|
No worries. Thanks for updating the test. The tests are skipped in VCR. Are you able to get them passed locally or kick off an upstream run on TC? |
|
Upstream run on TC shows the updated test passes - merging now |
Part of hashicorp/terraform-provider-google#16035
This PR removes an acceptance test that's outdated in 5.0.0 due to the addition of validation on provider configuration values.
Release Note Template for Downstream PRs (will be copied)