summaryrefslogtreecommitdiffstats
path: root/jenkins-config/global-vars-production.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-07-31Add config for self releasesJessica Wagantall1-0/+2
Add global vars and ssh reference for self releases. Change-Id: I97fe1488b01662478b0faf3014dbcdad3e48f4f9 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-10-11Use local mirror when calling GerritJessica Wagantall1-3/+3
Change-Id: Ifcac0722e41a5e20ab705a03ed4ce09f54ae5198 Issue-ID: CIMAN-210 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-07Add Sigul bridge IP definitionAndrew Grimberg1-0/+1
The Sigul installation scripts need to have the IP address of the bridge properly specified so that they can update the /etc/hosts file. This is needed because the bridges do not resolve to the proper IP address for minions. Change-Id: Id9d261eccf52b9a48c51fbbc791b09a0704af594 Issue-ID: CIMAN-193 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2018-08-15Add in sigul bridge configurationAndrew Grimberg1-0/+1
The production Jenkins system needs an ENV var set to specify what sigul signing key it has access to Issue-ID: CIMAN-193 Change-Id: I99160715f080ff8c2b1da05c296805b72f5a122b Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2018-07-11Manage global env varsJessica Wagantall1-0/+15
Manage Jenkins global environmental global variables via ci-management. Change-Id: I3ac87e0944b7994b2b1049742c3def34e37a5508 Issue-ID: CIMAN-176 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>