Skip to content

Commit ccbd584

Browse files
committed
go back to running GPU jobs in us-central1-b
1 parent 3ece4eb commit ccbd584

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/jobs/kubernetes/sig-cloud-provider/gcp/gpu/gcp-gpu-presubmits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ presubmits:
4343
- --down
4444
- --node-size=n1-standard-2
4545
- --num-nodes=2
46-
- --gcp-zone=us-east1-b
46+
- --gcp-zone=us-central1-b
4747
- --env=KUBE_CLUSTER_INITIALIZATION_TIMEOUT=900
4848
- --boskos-resource-type=gpu-project
4949
- --node-accelerators=type=nvidia-tesla-t4,count=2

config/jobs/kubernetes/sig-cloud-provider/gcp/gpu/gpu-gce.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ periodics:
4545
- --down
4646
- --node-size=n1-standard-2
4747
- --num-nodes=2
48-
- --gcp-zone=us-east1-b
48+
- --gcp-zone=us-central1-b
4949
- --boskos-resource-type=gpu-project
5050
- --node-accelerators=type=nvidia-tesla-t4,count=2
5151
- --env=KUBE_CLUSTER_INITIALIZATION_TIMEOUT=900

0 commit comments

Comments
 (0)