llama-stack-mirror/tests/integration/telemetry
Ashwin Bharambe 2745956bc0 chore(ci): remove unused recordings
Added a script to cleanup recordings. While doing this, moved the CI
matrix generation to a separate script so there is a single source of
truth for the matrix.

Ran the cleanup script as:

```
PYTHONPATH=. python scripts/cleanup_recordings.py
```

We can eventually put this as part of the pre-commit workflow to ensure
that the recordings are always up to date and that no stale recordings
are left in the repo.
2025-11-04 16:52:52 -08:00
..
collectors test: enable telemetry tests in server mode (#3927) 2025-10-28 16:33:48 -07:00
recordings chore(ci): remove unused recordings 2025-11-04 16:52:52 -08:00
conftest.py fix(ci): add back server:ci-tests to replay tests (#3976) 2025-10-30 11:02:59 -07:00
test_completions.py test: enable telemetry tests in server mode (#3927) 2025-10-28 16:33:48 -07:00