Skip to content

Commit

Permalink
[VS] Increase test timout to 360 min (#2145)
Browse files Browse the repository at this point in the history
*Increase test timout to 360 min
  • Loading branch information
prsunny authored Feb 14, 2022
1 parent d9e72a9 commit 5f0077c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/test-docker-sonic-vs-template.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
parameters:
- name: timeout
type: number
default: 240
default: 360

- name: log_artifact_name
type: string
Expand Down

0 comments on commit 5f0077c

Please sign in to comment.