File tree Expand file tree Collapse file tree 2 files changed +0
-103
lines changed Expand file tree Collapse file tree 2 files changed +0
-103
lines changed Original file line number Diff line number Diff line change @@ -362,19 +362,6 @@ jobs:
362362 group : integration-tests-${{needs.set-variables.outputs.run-id}}
363363 cancel-in-progress : true
364364 secrets : inherit
365- cluster-private :
366- needs : [run-integration-tests, set-variables]
367- uses : ./.github/workflows/reusable_cluster_private.yaml
368- concurrency : # We support one build or nightly test to run at a time currently.
369- group : cluster-private-${{needs.set-variables.outputs.run-id}}
370- cancel-in-progress : true
371- with :
372- run-id : ' ${{needs.set-variables.outputs.run-id}}'
373- cluster-name : ' ${{needs.set-variables.outputs.cluster-name}}'
374- tpu-type : ' ${{needs.set-variables.outputs.tpu-type-topology || inputs.tpu-type}}'
375- zone : ' ${{needs.set-variables.outputs.zone}}'
376- location : ' ${{needs.set-variables.outputs.location}}'
377- secrets : inherit
378365 cluster-create :
379366 needs : [run-integration-tests, set-variables]
380367 concurrency : # We support one build or nightly test to run at a time currently.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments