Update Jenkins Job Builder to version 2.9.1 76/476/1
authorFatih Degirmenci <fdegir@gmail.com>
Mon, 25 Feb 2019 14:57:17 +0000 (15:57 +0100)
committerFatih Degirmenci <fdegir@gmail.com>
Mon, 25 Feb 2019 14:57:17 +0000 (15:57 +0100)
The version that is currently used in Nordix Jenkins is buggy and
it doesn't correctly reflect the configuration to Jenkins.

This change updates JJB version to 2.9.1.

Change-Id: Ie16e338fc911551eb90ac951f4346bcc36489aa2

jjb/global/jjb-macros.yaml

index a12398420076fc4e5546baaa3801d437604ce402..c80cd45a347c3e4f31aa553150b79bd713ee4c22 100644 (file)
@@ -9,7 +9,7 @@
           description: OpenStack JJB repo
       - string:
           name: JJB_VERSION
-          default: 2.2.1
+          default: 2.9.1
           description: OpenStack JJB version to install - matches to LFN JJB version
 
 # these parameters are used for setting the Gerrit Project on Nordix