summaryrefslogtreecommitdiffstats
path: root/jenkins-config
AgeCommit message (Collapse)AuthorFilesLines
2022-08-17Chore: Update Ubuntu imageVanessa Valderrama1-1/+1
Updating Ubuntu image with latest Meson version required by TLDK Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I79f880cd32533cf25b91d14c5e17bd71150dabfb
2022-08-16Chore: Update Ubuntu builderVanessa Valderrama1-1/+1
Updating the Ubuntu builder with the latest image Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I49c57f15098761ab037de185e033818e53603c82
2022-08-16Chore:Add ansible.cfgVanessa Valderrama2-0/+5
Adding managed file ansible.cfg qhich is required to build packer images Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I1f1e2e9ead5381444bc666967c971ddc6b600e77
2022-08-03feat(cloud): Migrate nomadUrl to new serverPeter Mikus2-2/+2
- Due to the migration to Ubuntu 22.04 and consolidation of IP space, moving nomadUrl to different server. - New nomad cluster is formed by 10.30.51.23 .. 10.30.51.26 Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I59be52e30d733c415b1b46a7dcf3f567a12e63b0
2022-03-16Merge "JCASC: remove deprecated OS FDIONOMAD configs"Peter Mikus12-153/+0
2022-02-21JCASC: remove deprecated OS FDIONOMAD configsDave Wallace12-153/+0
Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: I91234d9fe3404eb8e49da34baaafbc52d599e3fe
2022-02-21JCASC: add debian-11 FDIONOMAD cloud configDave Wallace3-0/+45
Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: I8b3d38f067058bc1363e65f75174702ea2463c16
2022-01-11Chore: Add VPP DOCS credentialsVanessa Valderrama4-0/+12
Adding VPP DOCS S3 credentials for the docs bucket with a seven day retention policy Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I6505b4b23a6c8a7cb8574f46d569a5a6657c88f4
2021-12-01CI: Remove unneeded default volume sizeAndrew Grimberg1-1/+0
With the latest global-jjb, setting the VOLUME_SIZE at the default level is no longer needed for JCasC maanged Jenkins systems. Change-Id: I20f1db05d19af5c4c08e3c39e0c3d86b882a331d Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2021-11-11Chore: Fix image volume sizes and image flavorsVanessa Valderrama5-5/+0
In nearlly all cases, the v3 flavors provide larger disks by default than were being defined. Using the pre-defined disk sizes will significantly speed up the instance creation as well as improve the disk i/o. Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I535e726a2186fc7efefcaa8940f23a10e647a4ef
2021-11-08Chore: Update Ubuntu builder with new imageVanessa Valderrama1-1/+1
Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org> Change-Id: Id303fe7b305ec7c94d88d12fd809de019c88d7f8
2021-10-27Chore: Remove unused buildersVanessa Valderrama11-45/+0
Removing unused builders Verified these builders aren't being used by any projects via JJB Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I44aae88b90df4898e500c98cf1f5b02054f354f2
2021-10-27Chore: Update 20.04 builder with new imageVanessa Valderrama1-1/+1
Updating the 20.04 builder with a new image that resolves package install failures Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I2ce94fa2cbe2b9ff014e394cba19cff2d6caeb66
2021-10-21Chore: Update 20.04 buildervalderrv1-1/+1
Updating the 20.04 builder with the latest 20.04 image that includes required TLDK packages Signed-off-by: valderrv <vvalderrama@linuxfoundation.org> Change-Id: Ia9aa01957dfb44b4f86728539e216a2db275e5b5
2021-10-19Fix: update Ubuntu 20.04 builder labelsKevin Sandi1-1/+1
Issue-ID: RELENG-4015 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: If2860f613b3dc6eaa5c6face18a5ad9a86ca46cf
2021-10-19Chore: Add Ubuntu 20.04 jenkins builderKevin Sandi1-0/+4
Add difinition for a Ubuntu 20.04 builder with latest packer image Issue-ID: RELENG-4015 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: I1b00658433774f540953b865f5274920b89248d5
2021-09-30Chore: Update CentOS 7 Image IDKevin Sandi6-6/+6
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: I41cb791c7bd9ef491587d9d690224f01dd126161
2021-09-21Revert back to using jenkins.fd.io in cloud configs.Dave Wallace2-4/+4
Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: I8233f489d33281cbb13ba813918875e55fadb8c0
2021-09-21Change ip address to .5 (jenkins) instead of .3 (ingress)Dave Wallace2-4/+4
Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: I1527eca9a502415b45230ea1c2182446d87de3ef
2021-09-21Change Nomad cloud configs to use internal IP for jenkins.Dave Wallace2-4/+4
Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: Ia01e46edeb0fc556cd3ff7131ac9f6268c4e66ca
2021-09-15Fix: Escape Jenkins env varsKevin Sandi1-12/+12
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: I02c7a0f9ae63d4a04fd167f867f9c1b8a4f454d2
2021-09-08Merge "Revert "Change prod & sandbox to public IPs for Ingress/Gerrit""Peter Mikus2-6/+6
2021-09-08Revert "Change prod & sandbox to public IPs for Ingress/Gerrit"Dave Wallace2-6/+6
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-25Merge "Migrate Nexus logging to s3 in production"Dave Wallace1-3/+0
2021-08-24Fix: Whitespace in managed filesVanessa Rene Valderrama26-26/+25
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: Ia2e068293b7aba8d4e83f2e9ca31e9ee632b3b79
2021-08-23Migrate Nexus logging to s3 in productionpmikus1-3/+0
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I44bf9a80b125f56e5ec9d251ee14042ae63d3716
2021-08-19Fix: Add a . version of the packagecloud fileAndrew Grimberg4-0/+12
Change-Id: I8cbd4e74e1a2330a9b21962ce1fd2b2bd772e9ac Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2021-08-19Fix packer-cloud-env managed fileKevin Sandi2-5/+3
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: I9ae905c7a79d14f70ae59b5c2c03652051e68752
2021-08-19Fix JJBINIVanessa Rene Valderrama2-8/+10
This patch is to standardize with other projects and fix the credentials mappings. We've also updated the credentials on the sandbox and production to reflect this change. Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I2ccf4203f727e97e144ed67a965a0a63efddc2e7
2021-08-19Fix JJBINI syntaxVanessa Rene Valderrama2-7/+7
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I8d937d234be2c77d7259c5695a3c3e7e361a9cab
2021-08-19Fix JJBINI credentialsVanessa Rene Valderrama1-2/+0
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: Ib989c1b0a18971dc2151619f67e9332b63590fa8
2021-08-19Fix JJBINI managed fileVanessa Rene Valderrama1-3/+15
Fix the JJBINI managed file to use the credentials and URLs for sandbox and production Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I0cd0a391891a1d1e6221ce669ab81119f143e33c
2021-08-18Fix: Correct log credential for both jenkinsAndrew Grimberg2-5/+2
Change-Id: Id4f7040aaa37f67ae7f4c80adcba1366a91e4484 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2021-08-18Fix: Add in missing credential mappings for mavenAndrew Grimberg15-0/+252
The mavenSettings file type is supposed to have mapped credentials as well. This were accidentally skipped and missed in review Change-Id: Ie35b4997104b38b4dc73f3859116137a36a73bbc Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2021-08-16CI: Migrate to JCasC Managed FilesVanessa Rene Valderrama63-0/+402
This patch is to migrate Jenkins settings file to JCasC managed files enabling self service managed files for the community Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: Ief195b9feaa933a37eb36109ccd836c79c85f4be Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
2021-08-06Revert "Global: Disable Nexus for fdio-infra-ship-logs in production"Peter Mikus1-0/+3
This reverts commit 94ccf388b6317892bdd5db5c7b8a2baedaf904c4. Reason for revert: CORS setting of S3 is corrupted. Until LF ticket is resolved reverting. Change-Id: I59e6196f8e3317f249aa4258435705cc8965a80c Signed-off-by: pmikus <pmikus@cisco.com>
2021-08-05Global: Disable Nexus for fdio-infra-ship-logs in productionpmikus1-3/+0
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I98521297778c2c141c393d429c15039eae16d84f
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-08-04Infra: Move Nomad URL to new server masterpmikus2-2/+2
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ib4c9da7e6b64c6fd05252265e8460ba7e0ec418f
2021-07-14Drop AVAILABILITY_ZONEMohammed Naser1-1/+0
By default, OpenStack will schedule you into the right availablity zone that has capacity, hard coding this can potentially result in not being able to provision new virtual machines. This patch drops the hard-wired value and lets Nova on the scheduling size pick the correct availability zone. Signed-off-by: Mohammed Naser <mnaser@vexxhost.com> Change-Id: Id87111f06ad702daedb947f7e4d67f4cbbc2ad1a
2021-06-02Configure S3 logs on productionVanessa Rene Valderrama1-1/+2
Configuring Jenkins production for S3 logging Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I72e9c924e6dba6fbbf68d578bba2b64054035eff
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 Wallace2-6/+6
Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: Iebfee30a14297e781d2c3abfc045a2b5e7344e5d
2021-04-28Merge "Nomad: Redirect connection to different server"Dave Wallace2-2/+2
2021-04-27Increase nomad aarch64 memory limit for ubuntu 20.04 labelsDave Wallace3-0/+3
- Required to avoid OOM-Killer for CI jobs running 'make test' on AARCH64 Change-Id: I16e0f09dbee85fed8d256c4efd6d51d59f08ff09 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2021-04-23Merge "Refactor ccache config to use per-os ccache dirs."Vratko Polak27-27/+27
2021-04-23Nomad: Redirect connection to different serverpmikus2-2/+2
+ Due to DC move we need to redirect traffic to hosts that are already moved. Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I43aba2f030fa2521aba548a43d4186333909f0ea
2021-04-21Refactor ccache config to use per-os ccache dirs.Dave Wallace27-27/+27
- Simplify ccache state output to console log by using ccache stats command. - Bump max size of ccache dir to 10G (centos8 is approximately 5.7G) - Clean up extraneous ccache dir after docker build is complete. Change-Id: Ia2b55b7cd47212fce91b4567d0cca69d2ce892ed Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2021-04-16Modify OpenStack buildersVanessa Rene Valderrama3-3/+3
Modifying OpenStack builders to use V3 flavors Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I1601921bba92f9ad9519dda992846ccca586d657
2021-04-14Testing JCasCVanessa Rene Valderrama1-1/+1
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I857f42130e50c73bce2844a15c0e351d717a21fd