Skip to content

Commit ac09bde

Browse files
authored
[azp]: Increase timeout for VS tests (sonic-net#1988)
Workaround for some tests timing out at 99% completion
1 parent da8a43e commit ac09bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/test-docker-sonic-vs-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
parameters:
22
- name: timeout
33
type: number
4-
default: 180
4+
default: 240
55

66
- name: log_artifact_name
77
type: string

0 commit comments

Comments
 (0)