Skip to content

Commit d1a7c12

Browse files
committed
Fixes Issue #2781 for gcloud command in getting number of workers
1 parent cb47516 commit d1a7c12

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/orchestration/multihost_runner.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ def get_slices():
172172
"gcloud",
173173
"compute",
174174
"tpus",
175+
"tpu-vm",
175176
"describe",
176177
slice_names[0],
177178
"--flatten=networkEndpoints[]",

0 commit comments

Comments
 (0)