summaryrefslogtreecommitdiffstats
path: root/jenkins-config/global-vars-sandbox.sh
AgeCommit message (Collapse)AuthorFilesLines
2021-09-08Merge "Revert "Change prod & sandbox to public IPs for Ingress/Gerrit""Peter Mikus1-3/+3
2021-09-08Revert "Change prod & sandbox to public IPs for Ingress/Gerrit"Dave Wallace1-3/+3
This reverts commit 60d127c251246b968cad9e96f191576646976a11. Reason for revert: Now that all services are co-located in the same DC, it is best to use internal IPs for Ingress/Gerrit. Change-Id: Ib790a7228e693acfd1886915eca5aa7baa59dd35 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2021-08-05Global: Disable Nexus for fdio-infra-ship-logs in sandboxpmikus1-3/+0
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I2fe96711a2abc032410562fd38ee7e86b1039cb0
2021-05-24Configure S3 logs on the sandboxVanessa Rene Valderrama1-1/+2
Configuring the Jenkins sandbox for S3 logging Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I9ef48f67b97217265fdf59cb9a49247ab8e7f643
2021-05-13Change prod & sandbox to public IPs for Ingress/GerritDave Wallace1-3/+3
Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: Iebfee30a14297e781d2c3abfc045a2b5e7344e5d
2020-05-20Add S3_BUCKET environment variableHoua Yang1-0/+1
Add S3_BUCKET variable to address "unrecognized macro" error. Although jobs are passing, the error is confusing and unsightly. The S3_BUCKET environment variable is needed for log shipping to s3. Signed-off-by: Houa Yang <hyang@contractor.linuxfoundation.org> Change-Id: I94276ec56e6fe3dfa9c5589acea15ce014e7fc51
2020-01-08Fix Jenkins cloud configVanessa Rene Valderrama1-0/+1
Fixing the Jenkins cloud config to use the correct hardware_id and credentials and adding the GIT_BASE config to global vars Change-Id: I8ff1418f01d6754bd77180a30e8cde6b8e7d92bf Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2020-01-08Configure Jenkins clouds and templatesVanessa Rene Valderrama1-0/+11
This change is to configure Jenkins clouds and templates via JJB. These configurations will configure the sandbox and production. Change-Id: I0620ae5f4d24066ad7930744f5c79ec49259e15e Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>