From eaa48f841488c32763c831247c8c538145105a6a Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Wed, 18 Apr 2018 21:03:06 +1000 Subject: [PATCH] Update JJB version 2.0.5 JJB version 2.0.5 contains most recent changes required to update and manage views on Jenkins. RELENG-76 Change-Id: Ib230f452b060a21ed02229ff292198c6384ce44d Signed-off-by: Anil Belur --- jjb/lf-ci-jobs.yaml | 2 +- tox.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jjb/lf-ci-jobs.yaml b/jjb/lf-ci-jobs.yaml index 057f7180..19cffd19 100644 --- a/jjb/lf-ci-jobs.yaml +++ b/jjb/lf-ci-jobs.yaml @@ -141,7 +141,7 @@ branch: master build-timeout: 10 - jjb-version: 2.0.3 + jjb-version: 2.0.5 stream: master submodule-recursive: true diff --git a/tox.ini b/tox.ini index 69381d08..0a3413b5 100644 --- a/tox.ini +++ b/tox.ini @@ -29,7 +29,7 @@ commands = [testenv:jjb] deps = - jenkins-job-builder>=2.0.3 + jenkins-job-builder>=2.0.5 commands = jenkins-jobs -l DEBUG test --recursive -o {toxinidir}/archives/job-configs {toxinidir}/jjb:{toxinidir}/.jjb-test -- 2.16.6