Merge "Fix tox test failed because timezone is CST"
This commit is contained in:
commit
04bc1cd404
1
tox.ini
1
tox.ini
@ -11,6 +11,7 @@ commands =
|
||||
coverage run --branch --include "ironic_inspector*" -m unittest discover ironic_inspector.test.unit
|
||||
coverage report -m --fail-under 90
|
||||
setenv = PYTHONDONTWRITEBYTECODE=1
|
||||
TZ=UTC
|
||||
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
|
||||
|
||||
[testenv:venv]
|
||||
|
Loading…
x
Reference in New Issue
Block a user