summaryrefslogtreecommitdiffstats
path: root/jenkins-config/global-vars-sandbox.sh
AgeCommit message (Collapse)AuthorFilesLines
2022-01-06Chore: Update sigul bridge and server hostnamesKevin Sandi1-1/+1
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: I029f0760efaeef1b97528406cee6a2e5f67d14f3
2020-08-17Fix sigul key nameJessica Wagantall1-1/+1
The sandbox key name is not "-2020" Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Idfccb3432e78943e965926981ce08c5db00c5a1f
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-07-12Add missing sandbox varJessica Wagantall1-0/+1
Add missing variable SIGUL_KEY=onap-test Change-Id: Ia3936d803e892c94d7b62027cd45360a9edfe2e0 Issue-ID: CIMAN-176 Signed-off-by: Jessica Wagantall <jwagantall@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>