X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=tox.ini;h=e0e9c69a186b04031f1f74278cef42b91e100499;hb=refs%2Fchanges%2F33%2F11733%2F3;hp=2d4d91e6591b91a4db05332b6c4f9f4708ea7b6b;hpb=074b7d6ee98fd81f33d91f5614d02097b47cf90d;p=releng%2Fglobal-jjb.git diff --git a/tox.ini b/tox.ini index 2d4d91e6..e0e9c69a 100644 --- a/tox.ini +++ b/tox.ini @@ -1,7 +1,9 @@ [tox] minversion = 1.6 -envlist = coala,jjb,jjb-compare-xml,license +envlist = coala,ensure-documented,jjb,jjb-compare-xml,license skipsdist = true +passenv = TOX_WORK_DIR +toxworkdir = {env:TOX_WORK_DIR:/tmp/v} [testenv:coala] basepython = python3