X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=tox.ini;h=2cf56b63ad60b5026414faf41490a715fd0aed93;hb=991ef244a41863fe368d8d964e68be3c97aeaa9b;hp=91332c12cbe1d4e0fd04de2402413a21dd22a2a4;hpb=5d336574e77fb349ace15356ef8ffb816d463544;p=releng%2Fglobal-jjb.git diff --git a/tox.ini b/tox.ini index 91332c12..2cf56b63 100644 --- a/tox.ini +++ b/tox.ini @@ -14,7 +14,10 @@ skipsdist = True [testenv:docs] basepython = python3 deps = -rrequirements.txt +allowlist_externals = + git commands = + git fetch --unshallow sphinx-build -W -b html -n -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/html [testenv:ensure-documented] @@ -27,13 +30,14 @@ commands = basepython = python3 deps = jenkins-job-builder==6.0.0 + setuptools commands = jenkins-jobs -l DEBUG test --recursive -o {toxinidir}/archives/job-configs {toxinidir}/jjb:{toxinidir}/.jjb-test [testenv:jjb-compare-xml] basepython = python3 deps = - jenkins-job-builder + jenkins-job-builder==6.0.0 allowlist_externals = ./jjb-compare-xml.sh commands =