diff --git a/tox.ini b/tox.ini index 44af04c4..b5a7d02d 100644 --- a/tox.ini +++ b/tox.ini @@ -25,7 +25,7 @@ commands = oslo-config-generator --config-file tools/config/config-generator.qinling.conf \ --output-file etc/qinling.conf.sample -#set PYTHONHASHSEED=0 to prevent wsmeext.sphinxext from randomly failing. +#set PYTHONHASHSEED=0 to prevent oslo_policy.sphinxext from randomly failing. [testenv:venv] setenv = PYTHONHASHSEED=0 commands = {posargs}