summaryrefslogtreecommitdiffstats
path: root/jenkins-config/global-vars-production.sh
AgeCommit message (Collapse)AuthorFilesLines
2020-08-17Update Sigul keysJessica Wagantall1-1/+1
Update env variables to use 2020 sigul keys. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I82ce798a5a2a1bf8229515539a62a0ddb82bc83d
2020-05-07Add env vars for S3_BUCKET for JenkinsAnil Belur1-0/+1
Error: Unrecognized macro 'S3_BUCKET' in '$S3_BUCKET'], action = [Don't run] Issue-ID: CIMAN-33 IT-19659 Change-Id: Ia49defc18613c3b9cdad8bb1208f57e00ebd779e Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2020-02-03Add rtdv3 jobs.Aric Gardner1-0/+1
Jobs can run in parallel to current jobs. docs are here: https://docs.releng.linuxfoundation.org\ /projects/global-jjb/en/latest/jjb/lf-rtdv3-jobs.html Issue-ID: CIMAN-33 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: If269c1ba25f579b18a135a949ed166a45ab14ebe
2019-09-12Upgrade global-jjbJessica Wagantall1-0/+2
- Fetch release container updates - Fetch WhiteSource job fixes - Add container Jenkins env varaibles needed for self container releases Change-Id: I99896745ed0103279a93d8436c933b0a92181e0b Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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>