Skip to content

Commit c9f3e9c

Browse files
authored
setting a maxparallel paramter for the storage livetests. we need to run them in serial for now (Azure#7134)
1 parent cf18c2b commit c9f3e9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/storage/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ trigger: none
33
jobs:
44
- template: ../../eng/pipelines/templates/jobs/archetype-sdk-tests.yml
55
parameters:
6+
MaxParallel: 1
67
Matrix:
78
Linux_Python35:
89
OSName: 'Linux'

0 commit comments

Comments
 (0)