diff --git a/dev/pytest/pytest_vdb.sh b/dev/pytest/pytest_vdb.sh index b61b41754c..7f617a9c05 100755 --- a/dev/pytest/pytest_vdb.sh +++ b/dev/pytest/pytest_vdb.sh @@ -15,6 +15,7 @@ pytest api/tests/integration_tests/vdb/chroma \ api/tests/integration_tests/vdb/baidu \ api/tests/integration_tests/vdb/tcvectordb \ 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 \ api/tests/integration_tests/vdb/huawei \