yanliang567 863243c0fc
update error msg and verify issue #6287 (#6588)
* Update pymilvus-orm version in test requirements

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>

* Update some tests

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>

* Update error msg

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
2021-07-16 17:45:56 +08:00

12 lines
364 B
INI

[pytest]
addopts = --host 10.98.0.7 --html=/tmp/ci_logs/report.html --self-contained-html -v
# -;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