[TpuV2] Add 'provisioning_model' field to google_tpu_v2_queued_resource#17451
[TpuV2] Add 'provisioning_model' field to google_tpu_v2_queued_resource#17451modular-apprentice wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
Conversation
This adds the `provisioning_model` field to the `google_tpu_v2_queued_resource` resource and includes an acceptance test to verify the new field.
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 058499e: Diff reportYour PR generated the following diffs in downstream repositories:
Test reportImportant Manual Verification Required VCR cannot automatically execute the following tests added in this PR. Please verify them manually: 🔴 TestAccTpuV2QueuedResource_tpuV2QueuedResourceProvisioningOptionsExample Analytics
Affected Service Packages
Step 1: Replaying Mode 🟢 All tests passed in Replaying mode! No Recording was needed. Caution Issues requiring attention before PR completion 🔴 Manual Verification Required: New tests were added that are skipped in presubmit tests. See the "Manual Verification Required" section at the top 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 build log @modular-apprentice, @slevenick, @ScottSuarez VCR tests complete for 058499e! |
This PR adds the
provisioning_modelfield to thegoogle_tpu_v2_queued_resourceresource. It also includes an acceptance test to verify the creation of the resource with this new field.