From: Thanh Ha Date: Mon, 12 Mar 2018 01:00:15 +0000 (-0400) Subject: Pin JJB to 2.0.2 for tests X-Git-Tag: v0.17.0~2 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F85%2F9385%2F1;p=releng%2Fglobal-jjb.git Pin JJB to 2.0.2 for tests JJB >2.0.2 requires use to update our shiplogs postbuildscript as support for the 2.x version of postbuildscript takes over the default code path. Change-Id: Iff3cd415f12a54aa3fcbf48d7f10b6df01cd1279 Signed-off-by: Thanh Ha --- diff --git a/tox.ini b/tox.ini index ed345811..ede16ca2 100644 --- a/tox.ini +++ b/tox.ini @@ -29,7 +29,7 @@ commands = [testenv:jjb] deps = - jenkins-job-builder + jenkins-job-builder==2.0.2 commands = jenkins-jobs -l DEBUG test --recursive -o {toxinidir}/archives/job-configs {toxinidir}/jjb:{toxinidir}/.jjb-test