diff --git a/tests/python_client/pytest.ini b/tests/python_client/pytest.ini index 4f1c18b844f18ae332e043e6eb2441882e0e48bf..d5184135523aed481fe8301cd9fe08b424de46bb 100644 --- a/tests/python_client/pytest.ini +++ b/tests/python_client/pytest.ini @@ -2,7 +2,6 @@ addopts = --host localhost --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)