Skip to content
8 changes: 6 additions & 2 deletions sdk/ai/tests.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
trigger: none

# NOTE: Service live tests are NOT enabled. This file only enables the analyze stage currently.
extends:
template: /eng/pipelines/templates/stages/python-analyze-weekly-standalone.yml
template: /eng/pipelines/templates/stages/archetype-sdk-tests.yml
parameters:
ServiceDirectory: ai
# Temporarily disable test job with pypy3.9 to unblock the first beta
# release of azure-ai-projects. Otherwise, the job "Test ubuntu2004_pypy39" in the "python - ai"
# pipeline hangs and eventually times out.
MatrixFilters:
- PythonVersion=^(?!pypy3).*