Skip to content

Commit

Permalink
[Smoke Tests] Increase Timeout (Azure#19281)
Browse files Browse the repository at this point in the history
The focus of these changes is to increase the timeout for smoke test
deployment and execution.  The Gov Clouds have been very, very slow when
deploying test resources, causing the run to timeout before tests can run.
  • Loading branch information
jsquire authored Mar 5, 2021
1 parent 396933f commit 2217631
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/SmokeTests/smoke-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ jobs:
- template: /eng/pipelines/templates/jobs/smoke-tests.yml
parameters:
Daily: true
TimeoutInMinutes: 240

0 comments on commit 2217631

Please sign in to comment.