File: azure_ai_agents_tests.env

package info (click to toggle)
python-azure 20250603%2Bgit-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 851,724 kB
  • sloc: python: 7,362,925; ansic: 804; javascript: 287; makefile: 195; sh: 145; xml: 109
file content (16 lines) | stat: -rw-r--r-- 585 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# Environment variables required for running tests.
#
# All values should be empty by default. Fill them in locally before running live tests on your dev box,
# but do not commit these changes to the repository.
#

########################################################################################################################
# Agents tests
#
AZURE_AI_AGENTS_TESTS_PROJECT_ENDPOINT=
AZURE_AI_AGENTS_TESTS_DATA_PATH=
AZURE_AI_AGENTS_TESTS_STORAGE_QUEUE=
AZURE_AI_AGENTS_TESTS_SEARCH_INDEX_NAME=
AZURE_AI_AGENTS_TESTS_SEARCH_CONNECTION_ID=
AZURE_AI_AGENTS_TESTS_IS_TEST_RUN=