X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;ds=sidebyside;f=tox.ini;fp=tox.ini;h=a226bcdb6a47b27b1c327fa6b45e8bb3808dab25;hb=a5fa8a32ab2f856fecc7505fdfd7a8e12df2c402;hp=91332c12cbe1d4e0fd04de2402413a21dd22a2a4;hpb=6af1c0c3eda77ae8113ba6760ad5a86313f43da8;p=releng%2Fglobal-jjb.git diff --git a/tox.ini b/tox.ini index 91332c12..a226bcdb 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,6 +30,7 @@ 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