Map the OpenStack Gerrit credentials 22/15422/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 17 Feb 2015 17:47:04 +0000 (09:47 -0800)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 17 Feb 2015 17:47:04 +0000 (09:47 -0800)
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 <agrimberg@linuxfoundation.org>
jjb/releng-defaults.yaml

index e146f14b7bd993d2bbc2337880896360387099d0..d9f4a5a9ffb675430a15ba5610497e232b1d3871 100644 (file)
@@ -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'