Skip to content

Commit

Permalink
Bump e2e tests' timeout to 2 hours (#1049)
Browse files Browse the repository at this point in the history
  • Loading branch information
grigasp authored Sep 17, 2024
1 parent 9232df7 commit 12d66e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pipelines/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- job: Run_e2e_tests
displayName: "Run e2e tests"
condition: succeeded()
timeoutInMinutes: 120
workspace:
clean: all

Expand Down

0 comments on commit 12d66e1

Please sign in to comment.