mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 09:38:39 +08:00
* [skip ci] refactor test_info to log_config Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com> * [skip ci] update chaos checker class Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com> * add pytest-parallel in requirements Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com> * [skip ci] update the error msg Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com> * [skip ci] limit the length of one log row Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
5 lines
185 B
INI
5 lines
185 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 |