Skip to content

Commit 79ff966

Browse files
authored
[backport] ci: standardize E2E job timeout to 2 hours on PR pipeline (#3124) (#3138)
ci: standardize E2E job timeout to 2 hours on PR pipeline (#3124) ci: standardize E2Ejob timeout to 2 hours on PR pipeline
1 parent f5b4255 commit 79ff966

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pipelines/singletenancy/aks/e2e-job-template.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ stages:
4949
jobs:
5050
- job: ${{ parameters.name }}
5151
displayName: Singletenancy AKS - (${{ parameters.name }})
52+
timeoutInMinutes: 120
5253
pool:
5354
name: $(BUILD_POOL_NAME_DEFAULT)
5455
demands:

0 commit comments

Comments
 (0)