紫晴 b082cda2ec
Part of the fixture moved to the conftest file (#6523)
* Part of the fixture moved to the conftest file

Signed-off-by: wangting0128 <ting.wang@zilliz.com>

* Update README_CN.md file

Signed-off-by: wangting0128 <ting.wang@zilliz.com>

* Update index case

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
2021-07-15 15:03:54 +08:00

12 lines
383 B
INI

[pytest]
addopts = --host 172.20.255.155 --html=/milvus/tests20/python_client/report.html --self-contained-html
# -;addopts = --host 172.28.255.155 --html=/tmp/report.html
# python3 -W ignore -m pytest
log_format = [%(asctime)s - %(levelname)s - %(name)s]: %(message)s (%(filename)s:%(lineno)s)
log_date_format = %Y-%m-%d %H:%M:%S
filterwarnings =
ignore::DeprecationWarning