Retarget TestAccLustreInstance_withMaintenancePolicy to us-central1-c to mitigate stockouts - #18932
Retarget TestAccLustreInstance_withMaintenancePolicy to us-central1-c to mitigate stockouts#18932minhvq0899 wants to merge 3 commits into
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
Googlers: For automatic test runs see go/terraform-auto-test-runs. @SirGitsalot, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look. You can help make sure that review is quick by doing a self-review and by running impacted tests locally. |
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit e64f5ea: Diff reportYour PR generated the following diffs in downstream repositories:
Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
View the replaying VCR build log Step 2: Recording Mode
Caution Issues requiring attention before PR completion 🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details. Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer. View the recording VCR build log or the debug logs folder for detailed results. @minhvq0899, @SirGitsalot VCR tests complete for e64f5ea! |
SirGitsalot
left a comment
There was a problem hiding this comment.
Error waiting for Creating Instance: Error code 8, message: resource exhausted: not enough resources available to fulfill the request in us-central1-c 😞
Because this test is not relying on any resources in us-central1 it may be possible to run it in an entirely different region.
Update
TestAccLustreInstance_withMaintenancePolicyinresource_lustre_instance_test.goto targetus-central1-cinstead ofus-central1-ato alleviate recurring resource exhaustion stockouts inus-central1-a.Fixes hashicorp/terraform-provider-google#29117
Reference: b/554298111
Release Note Template for Downstream PRs (will be copied)
See Write release notes for guidance.