Merge "Build docs with Python 2 for now"

This commit is contained in:
Jenkins 2017-09-06 10:31:16 +00:00 committed by Gerrit Code Review
commit 312313ee9c
1 changed files with 2 additions and 0 deletions

View File

@ -71,6 +71,8 @@ commands =
commands = oslo_debug_helper -t ironic/tests/unit {posargs}
[testenv:docs]
# FIXME(dtantsur): workaround for bug #1714025
basepython = python2
setenv = PYTHONHASHSEED=0
sitepackages = False
envdir = {toxworkdir}/venv