Skip to content

Commit dc30e33

Browse files
authored
Set the cloudtest session timeout to 360 minutes (#40291)
* Set the cloudtest session timeout to 4 hours * Remove test timeout
1 parent e1acbd2 commit dc30e33

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pipelines/test-job.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
pipelineArtifactBuildUrl: '$(System.TaskDefinitionsUri)$(System.TeamProject)/_build/results?buildId=$(Build.BuildId)'
4343
buildDropArtifactName: ""
4444
timeoutInMinutes: 360
45+
sessionTimeout: 360
4546
cancelTimeoutInMinutes: 420
4647
TestTimeout: "0.05:00:00"
4748
parserProperties: "worker:VsTestVersion=V150;session:HoldTrigger=Failure;VstsTestResultAttachmentUploadBehavior=Always"

0 commit comments

Comments
 (0)