Ver código fonte

fix: enable Tencent Cloud Vector integration test (#9441)

ice yao 6 meses atrás
pai
commit
3e168ce2ca
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      dev/pytest/pytest_vdb.sh

+ 2 - 1
dev/pytest/pytest_vdb.sh

@@ -9,4 +9,5 @@ pytest api/tests/integration_tests/vdb/chroma \
   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/baidu \
+  api/tests/integration_tests/vdb/tcvectordb