X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=tox.ini;h=ed3458116de589f4c9b1b256b4e1bddb2e476d0b;hb=fc00439357256a05f1b56220c64eee0acb81315f;hp=41eb7b6980f809f4a8c23b319e4b52fd89af045c;hpb=391e8138f528a720604ed9da7bda949b5e56fbec;p=releng%2Fglobal-jjb.git diff --git a/tox.ini b/tox.ini index 41eb7b69..ed345811 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 @@ -42,10 +42,3 @@ commands = [testenv:license] deps = lftools commands = lftools license check-dir -r '.+' shell - -[testenv:update-expected-xml] -deps = - jenkins-job-builder -commands = - jenkins-jobs test --recursive -o {toxinidir}/.jjb-test/expected-xml {toxinidir}/jjb:{toxinidir}/.jjb-test -