Skip to content

Commit

Permalink
Skip tpuv2 vm tests in VCR (#10911)
Browse files Browse the repository at this point in the history
  • Loading branch information
zli82016 authored Jun 11, 2024
1 parent 524a2a8 commit d2afb5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mmv1/products/tpuv2/Vm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ examples:
primary_resource_id: 'tpu'
vars:
vm_name: 'test-tpu'
skip_vcr: true
- !ruby/object:Provider::Terraform::Examples
name: 'tpu_v2_vm_full'
min_version: 'beta'
Expand All @@ -66,6 +67,7 @@ examples:
subnet_name: 'tpu-subnet'
sa_id: 'tpu-sa'
disk_name: 'tpu-disk'
skip_vcr: true
parameters:
- !ruby/object:Api::Type::String
name: 'zone'
Expand Down

0 comments on commit d2afb5f

Please sign in to comment.