Skip to content

Commit

Permalink
test: add more E2E timeout tolerance (Azure#3850)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackfrancis authored and penggu committed Oct 28, 2020
1 parent 5eec730 commit 2cd7721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pipelines/e2e-job-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ parameters:
jobs:
- job: ${{ parameters.name }}
dependsOn: unit_tests
timeoutInMinutes: 120
timeoutInMinutes: 150
cancelTimeoutInMinutes: 5
strategy:
maxParallel: 0
Expand Down

0 comments on commit 2cd7721

Please sign in to comment.