summaryrefslogtreecommitdiffstats
path: root/jjb/global-defaults.yaml
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2016-01-13 09:42:41 -0800
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2016-01-13 09:42:41 -0800
commitb2a8b9ed9814f4b5bbe176a632978c892a5b874c (patch)
tree244de18b86a05ff8b0f69d67c45439265ec08f27 /jjb/global-defaults.yaml
parentde3ea01238132601b463f5402cc3ec360d10ed54 (diff)
Change honeycomb-settings UUID
JJB doesn't handle the latest config file provider IDs for objects properly as it expects them all to be prefixed with org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig otherwise it believes the information to be a file path (which doesn't work!) As such, the honeycomb-settings ID has been fixed up to be more inline with what JJB expects / requires (until we can get it patched). This required a restart of Jenkins to take effect. Change-Id: I60092b1a229d498d672b60fef9554fd7a16d5b60 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Diffstat (limited to 'jjb/global-defaults.yaml')
-rw-r--r--jjb/global-defaults.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/global-defaults.yaml b/jjb/global-defaults.yaml
index 59c27bca4..d77364125 100644
--- a/jjb/global-defaults.yaml
+++ b/jjb/global-defaults.yaml
@@ -15,5 +15,5 @@
# Config File provider ID mapping
global-settings: 'org.jenkinsci.plugins.configfiles.maven.GlobalMavenSettingsConfig1449593564219'
- honeycomb-settings: 'bcd56fc8-76b4-4fa0-b2cd-c13bc5cdc527'
+ honeycomb-settings: 'org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1452706188439972818'
vpp-settings: 'org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1449593875850'