From 2e228d74d07a10f7a85d7c127dd30f36e2bae30b Mon Sep 17 00:00:00 2001 From: baijumeswani Date: Thu, 28 Jan 2021 12:04:26 -0800 Subject: [PATCH] Increase the distributes tests pipeline timeout to 120 minutes (#6479) --- .../orttraining-linux-gpu-distributed-test-ci-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ci_build/github/azure-pipelines/orttraining-linux-gpu-distributed-test-ci-pipeline.yml b/tools/ci_build/github/azure-pipelines/orttraining-linux-gpu-distributed-test-ci-pipeline.yml index d79069d6ef..66e41fd951 100644 --- a/tools/ci_build/github/azure-pipelines/orttraining-linux-gpu-distributed-test-ci-pipeline.yml +++ b/tools/ci_build/github/azure-pipelines/orttraining-linux-gpu-distributed-test-ci-pipeline.yml @@ -40,7 +40,7 @@ jobs: --cwd /build/RelWithDebInfo \ displayName: 'Run orttraining_distributed_tests.py' condition: succeededOrFailed() - timeoutInMinutes: 60 + timeoutInMinutes: 120 - template: templates/component-governance-component-detection-steps.yml parameters: