mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-29 06:55:27 +08:00
- update get_connection to create_connection - add case level for collection - optimize collection cases Signed-off-by: ThreadDao yufen.zong@zilliz.com
5 lines
164 B
INI
5 lines
164 B
INI
[pytest]
|
|
|
|
addopts = --host 192.168.1.240 --html=/Users/wt/Desktop/report.html
|
|
;addopts = --host 192.168.1.242 --html=/tmp/report.html
|
|
# python3 -W ignore -m pytest |