llama-stack-mirror/tests/integration/telemetry
Roy Belio a8bc99408c fix: simplify telemetry test mode detection
The integration-tests.sh script already sets LLAMA_STACK_TEST_STACK_CONFIG_TYPE
based on the stack config. Our custom detection logic was unnecessary and
potentially interfering. Revert to relying on the environment variable set
by the test script.

The LLAMA_STACK_DISABLE_GUNICORN environment variable is still set correctly
when stack_mode == 'server', which happens for both server: and docker: configs.
2025-10-30 19:03:57 +02:00
..
collectors test: enable telemetry tests in server mode (#3927) 2025-10-28 16:33:48 -07:00
recordings test(telemetry): Telemetry Tests (#3805) 2025-10-17 10:43:33 -07:00
conftest.py fix: simplify telemetry test mode detection 2025-10-30 19:03:57 +02:00
test_completions.py test: enable telemetry tests in server mode (#3927) 2025-10-28 16:33:48 -07:00