Skip to content

Commit

Permalink
setting a maxparallel paramter for the storage livetests. we need to …
Browse files Browse the repository at this point in the history
…run them in serial for now (#7134)
  • Loading branch information
scbedd authored Sep 9, 2019
1 parent cf18c2b commit c9f3e9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/storage/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ trigger: none
jobs:
- template: ../../eng/pipelines/templates/jobs/archetype-sdk-tests.yml
parameters:
MaxParallel: 1
Matrix:
Linux_Python35:
OSName: 'Linux'
Expand Down

0 comments on commit c9f3e9c

Please sign in to comment.