From: Andrew Grimberg Date: Tue, 17 Feb 2015 17:47:04 +0000 (-0800) Subject: Map the OpenStack Gerrit credentials X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=d1383fac0d0f7c5b45bdc0b47f2a548968a2ed2f;p=releng%2Fbuilder.git Map the OpenStack Gerrit credentials For OVSDB to be able to migrate their OpenStack test job to releng they will need to use the credentials that we've got for stream access to the OpenStack Gerrit system. This patch adds in the credential id for use in JJB templates. Change-Id: I85669e4195cfd90f4a60314cbba8e3dc5a732c0a Signed-off-by: Andrew Grimberg --- diff --git a/jjb/releng-defaults.yaml b/jjb/releng-defaults.yaml index e146f14b7..d9f4a5a9f 100644 --- a/jjb/releng-defaults.yaml +++ b/jjb/releng-defaults.yaml @@ -9,6 +9,7 @@ build-artifact-num-to-keep: 5 ssh-credentials: 'b241a488-1acc-4264-a010-2db3acb07fb0' + openstack-gerrit-credentials: 'd099b81e-05d2-4541-a9a4-a186f576d528' # Maven versions mvn30: 'Maven 3.0.5'