mirror of https://github.com/milvus-io/milvus.git
4cd79323bf
issue: #36129 Signed-off-by: qixuan <673771573@qq.com> |
||
---|---|---|
.. | ||
api | ||
base | ||
config | ||
testcases | ||
utils | ||
README.md | ||
conftest.py | ||
pytest.ini | ||
requirements.txt |
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