X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=tox.ini;h=e0e9c69a186b04031f1f74278cef42b91e100499;hb=5ca1149a99351cc571d21b315e4acecae6b109b5;hp=2d4d91e6591b91a4db05332b6c4f9f4708ea7b6b;hpb=772a724ae006e21b3ecdc722b04fc4e77794f788;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