milvus/tests/restful_client_v2
cqy123456 47f767cf32
enhance: remove float16 in 2.3 branch (#31720)
issue: https://github.com/milvus-io/milvus/issues/31696

Signed-off-by: cqy123456 <qianya.cheng@zilliz.com>
2024-03-30 10:49:13 +08:00
..
api test: [cherry-pick][2.3] add restful v2 testcase (#31583) 2024-03-26 10:49:09 +08:00
base test: [cherry-pick][2.3] add restful v2 testcase (#31583) 2024-03-26 10:49:09 +08:00
config test: [cherry-pick][2.3] add restful v2 testcase (#31583) 2024-03-26 10:49:09 +08:00
testcases test: [cherry-pick][2.3] add restful v2 testcase (#31583) 2024-03-26 10:49:09 +08:00
utils enhance: remove float16 in 2.3 branch (#31720) 2024-03-30 10:49:13 +08:00
README.md test: [cherry-pick][2.3] add restful v2 testcase (#31583) 2024-03-26 10:49:09 +08:00
conftest.py test: [cherry-pick][2.3] add restful v2 testcase (#31583) 2024-03-26 10:49:09 +08:00
pytest.ini test: [cherry-pick][2.3] add restful v2 testcase (#31583) 2024-03-26 10:49:09 +08:00
requirements.txt test: [cherry-pick][2.3] add restful v2 testcase (#31583) 2024-03-26 10:49:09 +08:00

README.md

How to run the test cases

install milvus with authentication enabled

pip install -r requirements.txt
pytest testcases -m L0 -n 6 -v --endpoint http://127.0.0.1:19530 --minio_host 127.0.0.1