hashicorp / terraform-provider-google

Terraform Provider for Google Cloud Platform
https://registry.terraform.io/providers/hashicorp/google/latest/docs
Mozilla Public License 2.0
2.31k stars 1.73k forks source link

Failing test(s): TestAccVertexAIDeploymentResourcePool_vertexAiDeploymentResourcePoolExample #18931

Closed SarahFrench closed 2 months ago

SarahFrench commented 2 months ago

Impacted tests

Affected Resource(s)

Failure rates

Message(s)

------- Stdout: -------
=== RUN   TestAccVertexAIDeploymentResourcePool_vertexAiDeploymentResourcePoolExample
=== PAUSE TestAccVertexAIDeploymentResourcePool_vertexAiDeploymentResourcePoolExample
=== CONT  TestAccVertexAIDeploymentResourcePool_vertexAiDeploymentResourcePoolExample
    vcr_utils.go:152: Step 1/2 error: Error running apply: exit status 1
        Error: Error creating DeploymentResourcePool: googleapi: Error 400: Accelerator "NVIDIA_TESLA_K80" is not supported for machine type "n1-standard-4"
          with google_vertex_ai_deployment_resource_pool.deployment_resource_pool,
          on terraform_plugin_test.tf line 2, in resource "google_vertex_ai_deployment_resource_pool" "deployment_resource_pool":
           2: resource "google_vertex_ai_deployment_resource_pool" "deployment_resource_pool" {
--- FAIL: TestAccVertexAIDeploymentResourcePool_vertexAiDeploymentResourcePoolExample (3.40s)
FAIL

Nightly build test history

SarahFrench commented 2 months ago

duplicate of https://github.com/hashicorp/terraform-provider-google/issues/18907

github-actions[bot] commented 4 weeks ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.