X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=tox.ini;h=06424c0d28d0a44e0da2ff0e91f59189029ce629;hb=c9d4074e828ab8d5a8455bc43059f6584708c76c;hp=c27b363546b989436b693f9be6c9025eff77cb99;hpb=9c21e30e990dbbf75458c5a0d4d95ef6f6b97a1b;p=releng%2Fglobal-jjb.git diff --git a/tox.ini b/tox.ini index c27b3635..06424c0d 100644 --- a/tox.ini +++ b/tox.ini @@ -1,6 +1,6 @@ [tox] minversion = 1.6 -envlist = coala,jjb,license +envlist = coala,jjb,jjb-compare-xml,license skipsdist = true [testenv:coala] @@ -20,12 +20,13 @@ commands = deps = jenkins-job-builder commands = - cp test.template {toxinidir}/jjb/test.yaml - jenkins-jobs -l DEBUG test --recursive -o {toxinidir}/archives/job-configs {toxinidir}/jjb/ - rm {toxinidir}/jjb/test.yaml -whitelist_externals = - cp - rm + jenkins-jobs -l DEBUG test --recursive -o {toxinidir}/archives/job-configs {toxinidir} + +[testenv:jjb-compare-xml] +deps = + jenkins-job-builder +commands = + ./jjb-compare-xml.sh [testenv:license] deps = lftools