test: run vdb tests on TiDB Vector with docker in CI tests (#11645)

This commit is contained in:
Bowen Liang
2024-12-15 17:16:40 +08:00
committed by GitHub
parent 7e154a467b
commit 924b4fe742
5 changed files with 21 additions and 32 deletions

View File

@@ -14,3 +14,4 @@ pytest api/tests/integration_tests/vdb/chroma \
api/tests/integration_tests/vdb/upstash \
api/tests/integration_tests/vdb/couchbase \
api/tests/integration_tests/vdb/oceanbase \
api/tests/integration_tests/vdb/tidb_vector \