X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=tox.ini;h=34e762c8a98c96ddfed6b3061377f9042ffde483;hb=fc75b20f7ec19cb7cfdbd74385bf1262ccb7a84c;hp=0eff021047fb8ecd9dfe02e13c0af5cec9a24e4b;hpb=d0c780b04eab559208d4f1aaf7195174c87ff464;p=releng%2Fglobal-jjb.git diff --git a/tox.ini b/tox.ini index 0eff0210..34e762c8 100644 --- a/tox.ini +++ b/tox.ini @@ -9,7 +9,7 @@ deps = coala coala-bears # Markdown lint requires nodejs - nodeenv + nodeenv==1.1.2 commands = nodeenv -p npm install --global remark-cli remark-lint write-good @@ -23,6 +23,10 @@ commands = echo "Generated docs available in {toxinidir}/docs/_build/html" whitelist_externals = echo +[testenv:ensure-documented] +commands = + ./ensure-documented.sh + [testenv:jjb] deps = jenkins-job-builder