File tree Expand file tree Collapse file tree 4 files changed +14
-6
lines changed
Expand file tree Collapse file tree 4 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 1- # This was the tests.yml file that was used when azure-ai-generative and azure-ai-resources packages were built.
21trigger : none
32
43# NOTE: Service live tests are NOT enabled. This file only enables the analyze stage currently.
Original file line number Diff line number Diff line change 1+ trigger : none
2+
3+ # NOTE: Service live tests are NOT enabled. This file only enables the analyze stage currently.
4+ extends :
5+ template : /eng/pipelines/templates/stages/python-analyze-weekly-standalone.yml
6+ parameters :
7+ ServiceDirectory : face
Original file line number Diff line number Diff line change @@ -30,8 +30,3 @@ extends:
3030 SubscriptionConfigurationFilePaths :
3131 - eng/common/TestResources/sub-config/AzureUsGovMsft.json
3232 Location : ' usgovarizona'
33- China :
34- ServiceConnection : china_azure-sdk-tests
35- SubscriptionConfigurationFilePaths :
36- - eng/common/TestResources/sub-config/AzureChinaMsft.json
37- Location : ' chinanorth3'
Original file line number Diff line number Diff line change 1+ trigger : none
2+
3+ # NOTE: Service live tests are NOT enabled. This file only enables the analyze stage currently.
4+ extends :
5+ template : /eng/pipelines/templates/stages/python-analyze-weekly-standalone.yml
6+ parameters :
7+ ServiceDirectory : vision
You can’t perform that action at this time.
0 commit comments