Fix TestAccComputeInstance_advancedMachineFeatures failure due to capacity#18380
Conversation
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 30d2027: Diff reportYour PR generated the following diffs in downstream repositories:
Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 13 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. @nsamartsev VCR tests complete for 30d2027! |
30d2027 to
0852c57
Compare
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 0852c57: Diff reportYour PR generated the following diffs in downstream repositories:
Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode 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 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. @nsamartsev VCR tests complete for 0852c57! |
…acity Changed the hardcoded zone to `us-central1-b` in `c4-standard-2` machine type tests for compute instances. This resolves the recent 403 / capacity stockout errors when running these tests in the nightly CI. Fixes hashicorp/terraform-provider-google#28372
0852c57 to
8332e13
Compare
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 8332e13: Diff reportYour PR generated the following diffs in downstream repositories:
Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 4 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. @nsamartsev VCR tests complete for 8332e13! |
This fixes an issue where updating rule attributes like 'match', 'action', or 'description' simultaneously with 'preconfigured_waf_config' would result in those attributes being silently ignored or causing backend validation errors. We now properly append them to the patchRuleUpdateMask if they have changed.
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit ff80c06: Diff reportYour PR generated the following diffs in downstream repositories:
Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 9 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. @nsamartsev VCR tests complete for ff80c06! |
Release Note Template for Downstream PRs (will be copied)
See Write release notes for guidance.