Skip to content

Commit

Permalink
CognitiveLanguage - Serialize LiveTests (#23019)
Browse files Browse the repository at this point in the history
* forcing each livetest job to run one at a time
  • Loading branch information
scbedd authored Feb 11, 2022
1 parent 8c26acc commit d3bdccd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/cognitivelanguage/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ stages:
ServiceDirectory: cognitivelanguage
MatrixReplace:
- TestSamples=.*/true
MaxParallel: 1
EnvVars:
AZURE_QUESTIONANSWERING_KEY: $(qna-key)
AZURE_QUESTIONANSWERING_PROJECT: 190a9e13-8ede-4e4b-a8fd-c4d7f2aeab6c
Expand Down

0 comments on commit d3bdccd

Please sign in to comment.