瀏覽代碼

add vdb py test (#9706)

Jyong 6 月之前
父節點
當前提交
eca66f9577
共有 1 個文件被更改,包括 6 次插入1 次删除
  1. 6 1
      dev/pytest/pytest_vdb.sh

+ 6 - 1
dev/pytest/pytest_vdb.sh

@@ -6,4 +6,9 @@ pytest api/tests/integration_tests/vdb/chroma \
   api/tests/integration_tests/vdb/pgvecto_rs \
   api/tests/integration_tests/vdb/pgvector \
   api/tests/integration_tests/vdb/qdrant \
-  api/tests/integration_tests/vdb/weaviate
+  api/tests/integration_tests/vdb/weaviate \
+  api/tests/integration_tests/vdb/elasticsearch \
+  api/tests/integration_tests/vdb/vikingdb \
+  api/tests/integration_tests/vdb/baidu \
+  api/tests/integration_tests/vdb/tcvectordb \
+  api/tests/integration_tests/vdb/upstash