mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-05 05:18:52 +08:00
84319ed311
* [skip ci] Update query test cases Signed-off-by: wangting0128 <ting.wang@zilliz.com> * [skip ci] Conflict resolution Signed-off-by: wangting0128 <ting.wang@zilliz.com> * [skip ci] Update teardown Signed-off-by: wangting0128 <ting.wang@zilliz.com>
5 lines
182 B
INI
5 lines
182 B
INI
[pytest]
|
|
|
|
addopts = --host 10.98.0.11 --html=/tmp/ci_logs/report.html --self-contained-html
|
|
# -;addopts = --host 172.28.255.155 --html=/tmp/report.html
|
|
# python3 -W ignore -m pytest |