llama-stack-mirror/tests/integration/providers
Matthew Farrellee 7c466a7ec5
Some checks failed
Integration Auth Tests / test-matrix (oauth2_token) (push) Failing after 1s
Test External Providers Installed via Module / test-external-providers-from-module (venv) (push) Has been skipped
SqlStore Integration Tests / test-postgres (3.12) (push) Failing after 5s
Vector IO Integration Tests / test-matrix (push) Failing after 4s
Test External API and Providers / test-external (venv) (push) Failing after 4s
Unit Tests / unit-tests (3.13) (push) Failing after 3s
SqlStore Integration Tests / test-postgres (3.13) (push) Failing after 21s
Python Package Build Test / build (3.12) (push) Failing after 20s
Python Package Build Test / build (3.13) (push) Failing after 25s
Unit Tests / unit-tests (3.12) (push) Failing after 25s
Integration Tests (Replay) / Integration Tests (, , , client=, ) (push) Failing after 28s
API Conformance Tests / check-schema-compatibility (push) Successful in 33s
UI Tests / ui-tests (22) (push) Successful in 58s
Pre-commit / pre-commit (push) Successful in 1m17s
chore: skip nvidia datastore tests when nvidia datastore is not enabled (#3590)
# What does this PR do?

the nvidia datastore tests were running when the datastore was not
configured. they would always fail.

this introduces a skip when the nvidia datastore is not configured.


## Test Plan

ci
2025-09-29 05:15:58 -04:00
..
nvidia chore: skip nvidia datastore tests when nvidia datastore is not enabled (#3590) 2025-09-29 05:15:58 -04:00
utils chore: simplify authorized sqlstore (#3496) 2025-09-19 16:13:56 -07:00
__init__.py feat: add provider API for listing and inspecting provider info (#1429) 2025-03-13 15:07:21 -07:00
test_providers.py chore: default to pytest asyncio-mode=auto (#2730) 2025-07-11 13:00:24 -07:00