From: Thanh Ha Date: Fri, 15 Jun 2018 19:40:33 +0000 (-0400) Subject: Update JJB to 2.0.10 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=e8678e34e5a8b57509b6e11c26895b80891fe2e7;p=releng%2Fbuilder.git Update JJB to 2.0.10 This pulls in upstream fix for the robot view column in our view templates so that we can see robot results in project views again. See: https://review.openstack.org/574780 Change-Id: I6d97101377357393ca254808f8e3996c5a0e8e50 Signed-off-by: Thanh Ha --- diff --git a/jjb/releng-jobs.yaml b/jjb/releng-jobs.yaml index 22a099506..d195b8a16 100644 --- a/jjb/releng-jobs.yaml +++ b/jjb/releng-jobs.yaml @@ -29,7 +29,7 @@ build-node: centos7-builder-2c-2g archive-artifacts: '**/*.log' build-timeout: 30 - jjb-version: 2.0.9 + jjb-version: 2.0.10 jenkins-urls: > https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox diff --git a/jjb/requirements.txt b/jjb/requirements.txt index 1a18ce3f1..e70d924a5 100644 --- a/jjb/requirements.txt +++ b/jjb/requirements.txt @@ -1 +1 @@ -jenkins-job-builder==2.0.9 +jenkins-job-builder==2.0.10