Temporary hide warnings

This PR rtemporary hides all warnings during pytest launch. We have too
much of them and it becomes really hard to read logs.
Should be reverted as soon as Rally 3.0.0 will be released.

Change-Id: Idf8b36f4931065e973c8753e4128a209156d2d9b
This commit is contained in:
Andrey Kurilin 2020-03-19 12:19:38 +02:00
parent 6847b85085
commit e273a24e2c
1 changed files with 3 additions and 0 deletions

View File

@ -101,3 +101,6 @@ commands = bindep
[testenv:self]
basepython = python3
commands = {toxinidir}/tests/ci/rally_self_job.sh {toxinidir}/rally-jobs/self-rally.yaml
[pytest]
addopts = -p no:warnings