diff --git a/tests/python_client/pytest.ini b/tests/python_client/pytest.ini index 4f1c18b844..d518413552 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)