redis: move acceptance tests and samples to us-west1 - #18977
Conversation
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 788a281: Diff reportYour PR generated the following diffs in downstream repositories:
Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 42 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. @SirGitsalot VCR tests complete for 788a281! |
Move Magic Modules acceptance tests and samples for redis resources to run in us-west1: - Configure sweepers in mmv1/products/redis for Instance, ClusterAclPolicy, and Cluster to sweep us-west1 and us-central1 - Update samples in mmv1/templates/terraform/samples/services/redis to use us-west1 - Update handwritten tests in mmv1/third_party/terraform/services/redis to use us-west1
788a281 to
b79692f
Compare
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit b79692f: Diff reportYour PR generated the following diffs in downstream repositories:
Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode 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 tests
View the replaying VCR build log Step 2: Recording Mode
🟢 All tests passed! View the recording VCR build log or the debug logs folder for detailed results. @SirGitsalot VCR tests complete for b79692f! |
Description:
This PR updates the Magic Modules acceptance tests, samples, and sweepers for the
redisservice to run inus-west.sweeper.url_substitutionsinmmv1/products/redis/Instance.yamlandmmv1/products/redis/ClusterAclPolicy.yamlto sweep bothus-central1andus-west1.- region: us-west1toCluster.yamlsweepers.redissamples inmmv1/templates/terraform/samples/services/redis/to targetus-west1(updatingregion,location,location_id, andalternative_location_id).mmv1/third_party/terraform/services/redis/to targetus-west1.Release Note: