mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-29 06:55:27 +08:00
* [skip ci] Update test code Signed-off-by: wangting0128 <ting.wang@zilliz.com> * [skip ci] Update code for test log Signed-off-by: wangting0128 <ting.wang@zilliz.com> * [skip ci] Remove log path Signed-off-by: wangting0128 <ting.wang@zilliz.com>
5 lines
183 B
INI
5 lines
183 B
INI
[pytest]
|
|
|
|
addopts = --host 192.168.1.239 --html=/tmp/ci_logs/report.html --self-contained-html
|
|
-;addopts = --host 172.28.255.155 --html=/tmp/report.html
|
|
# python3 -W ignore -m pytest |