Skip to content

Commit

Permalink
[Testing] Switching zone for L4 GPU tests (#1800)
Browse files Browse the repository at this point in the history
  • Loading branch information
LujieDuan authored Sep 27, 2024
1 parent ee0dd00 commit 0c7d0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_test/third_party_apps_test/main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -890,7 +890,7 @@ var gpuModels = map[string]accelerator{
model: "l4",
fullName: "nvidia-l4",
machineType: "g2-standard-4",
availableZone: "us-central1-a",
availableZone: "us-east1-d",
},
"h100": {
model: "h100",
Expand Down

0 comments on commit 0c7d0db

Please sign in to comment.