Merge "Force en_US language for tests"
This commit is contained in:
commit
253aa7fcb0
2
tox.ini
2
tox.ini
@ -9,6 +9,8 @@ install_command = pip install -U -c{env:UPPER_CONSTRAINTS_FILE:https://git.opens
|
||||
setenv =
|
||||
VIRTUAL_ENV={envdir}
|
||||
OS_TEST_PATH=./ironic_python_agent/tests/unit
|
||||
LANGUAGE=en_US
|
||||
LC_ALL=en_US.utf-8
|
||||
deps = -r{toxinidir}/test-requirements.txt
|
||||
commands = ostestr {posargs}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user