summaryrefslogtreecommitdiffstats
path: root/jenkins-config/clouds
AgeCommit message (Collapse)AuthorFilesLines
2023-01-31Chore: Upgrade Centos8 nodesJessica Wagantall4-4/+4
Upgrade nodes with a newer image Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ib6c82da485d2c9b6dc19234340f343e96e8d35fc
2022-11-11[HELM] Release new helm imageefiacor1-1/+1
Change-Id: Iddbfe48b9e1a8211d4621fcf24e2a79be6e7a00c Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: CIMAN-424
2022-10-14CI: Update Ubuntu and CentOS8 builder imagesBengt Thuree4-4/+4
Adding enchant2 package Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: Ie4646a781b72131714e47e1c39a6a5c0867eed8f
2022-09-27Chore: Update latest Ubuntu20.04 nodesJessica Wagantall4-4/+4
Update to the latest nodes available Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I209ec89ed55b93264fe7dc01ddd4c6cb0d7f0897
2022-09-21Chore: Update queue nodeJessica Wagantall1-1/+1
Update node with the latest built Ubuntu docker instance. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I64471b4022e033594d6df7ff701a18f167db0aa2
2022-09-19Chore: Update Centos7/Ubuntu18.04 nodesJessica Wagantall8-8/+8
- Update nodes to install JDK11 to be able to support the newest Jenkins migration - Update Ubuntu nodes with JDK17 for CCSDK support Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: If147ff97600f6877efa8247ad402bb785dd70861
2022-09-15Chore: Update builder and redis nodesJessica Wagantall3-3/+3
Update builder and redis nodes with JDK11 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I4a8844d5970eccadbcd6ed244760e23dd344df55
2022-09-12Remove deprecated redis and memcached nodesJessica Wagantall2-6/+0
Remove Centos7 and Ubuntu18.04 redis and memcached nodes. Builds migrated to newer OS versions in 6898eaff5b9587a55615004d9a37efd3b1c29b72 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Iacf194ce5e29bfbba7c9b30ff4e5c29710dcd6cc
2022-09-12Add new Centos8,Ubuntu 20.04 nodesJessica Wagantall10-0/+30
Add new nodes in preparation to migrate to the new OS versions. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I66380869cc1d5c617a87d4d513ab6738c625d76e
2022-08-30Update Ubuntu nodesJessica Wagantall5-5/+5
Update to fetch latest python versions Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ic45e7d449f52b295ecb83b532feea826cf8dea9f
2022-08-12[HELM] Bump packer node versionefiacor1-1/+1
Change-Id: I3a05981f3850d4b9cb43b0c10c55087f7c8c5a6d Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: OOM-3018
2022-07-11Chore: Update ubuntu1804-docker build imagesEric Ball3-3/+3
Change-Id: Id2a4d22a196ca1953a9374610a3dd9001ad64b2b Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2022-04-29[HELM] Bump node versionefiacor1-1/+1
Change-Id: I1d00b30f01ca005f32557ad859444cddfcc36fb2 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: OOM-2962
2022-04-22[HELM] Bump helm node to include 3.6efiacor1-1/+1
Change-Id: I05de65694c3656289f374ad8c948c0767eab3591 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: OOM-2962
2022-04-21CI: Move helm builds to larger instanceAndrew Grimberg1-3/+2
Instead of specifying a VOLUME_SIZE and causing the cloud to generate a volume from the boot image, we should be launching directly against the boot image. To get the same (or in this case larger) disk we need to bump up the flavor size to achieve our goals. Issue-ID: CIMAN-33 Change-Id: Id6c2d6f0ef8ac84480d155e592e82b7aeddad286 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2022-04-20Chore: Update Helm node imageVanessa Valderrama1-1/+1
Updating the Helm node image to use 3.6 Issue-ID: CIMAN-33 Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org> Change-Id: Ia563d4dca5dc8809a2416dd0dcf183c12de5a3e2
2022-04-14Chore: Revert changes 128583 and 127823Kevin Sandi2-2/+2
Images introduced in these changes break Vexxhost stability as per they are qcow2 type and they require a volume convertion that takes long time and block instances from getting into ACTIVE state. Rolling back to RAW type images. Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: I646d204d62165cfadb80354337534871c119b41f
2022-04-13Chore: Update Helm nodeJessica Wagantall1-1/+1
Update the Helm node to the latest version Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I148e1cbcb001becb1b51f28f8888b314028f20be
2022-03-15Chore: Update redis nodeJessica Wagantall1-1/+1
Update redis node to fetch latest package versions Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Id0a816f16e050daeef1e0a7b8499e8be9f111f61
2021-10-19Chore: Update ubuntu1804-builder to latest imageEric Ball1-1/+1
Change-Id: Ibdb02ec5d63b86832681d2cece74ca2806dbed69 Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2021-10-18Chore: Fix default hardware IDJessica Wagantall1-1/+1
Use v3-standard-2 as a default hardware ID. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I57eee27be730856fe01444e5fad5968c1d780f63
2021-10-18Chore: Fix image volume sizes and image flavorsAndrew Grimberg13-17/+4
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 * Remove nearly all volume size declarations so we pick up faster disks * Update the outstanding flavors that were on non-v3 to a v3 variant Issue-ID: CIMAN-33 Change-Id: I91be4239af2ac2bd503c4738dbe94ac03ff6718b Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2021-10-12Chore: Update packer and Ubuntu nodesJessica Wagantall3-3/+3
Update to the latest packer version to fetch a newer base image version for Ubuntu1804 Update Ubuntu Docker nodes. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I6ed0b08f302b42918a19400d822eae2dda872670
2021-10-11Chore: Update image for CentOS 7 docker buildersKevin Sandi1-1/+1
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: I9bbe7eaf55336aa4444727f659bce606ade63da5
2021-10-01Chore: Update CentOS 7 builder imagesAndrew Grimberg3-3/+3
Issue-ID: CIMAN-33 Change-Id: I1bf8ac28aa8deee9c2f4488fad6e699113053734 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
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. Issue-ID: CIMAN-407 Change-Id: I4524c3c48595f79c903f159a81e3bb138dd9e9d0 Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
2021-06-21CI: Update node versionJessica Wagantall1-1/+1
- Update node version to the latest stable - Update npm to the latest version - Deprecate rebar bootstrap - Update node with the latest node changes Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I2d06752be51183211482cdb701ca46fa6469d650
2021-05-14CI: Migrate jobs from v2-highcpu-* flavors to v3Anil Belur1-1/+1
v3 flavors guarantees jobs spin on newer hardware that are faster and cost-efficient than the v2 flavors. Change-Id: I9c0c0ab1a61df2c73b10c48877970595c2a86d27 Issue-ID: CIMAN-33 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-05-14CI: Migrate jobs from v2-highcpu-* flavors to v3Anil Belur1-1/+1
v3 flavors guarantees jobs spin on newer hardware that are faster and cost-efficient than the v2 flavors. Issue-ID: CIMAN-33 Change-Id: Ibbcde84fe8dd532843d4cc6709f14a6f8bb6f732 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-05-14CI: Migrate jobs from v2-highcpu-* flavors to v3Anil Belur1-1/+1
v3 flavors guarantees jobs spin on newer hardware that are faster and cost-efficient than the v2 flavors. Change-Id: I6740f736ff4daaa10b1cdf23cb6466ee3d394d02 Issue-ID: CIMAN-33 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-05-14CI: Migrate jobs from v2-highcpu-* flavors to v3Anil Belur1-1/+1
v3 flavors guarantees jobs spin on newer hardware that are faster and cost-efficient than the v2 flavors. Change-Id: Ib08a62f3380e0148bc0ff93e0d3c67e0ad5dbcfb Issue-ID: CIMAN-33 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-05-14CI: Migrate jobs from v2-highcpu-* flavors to v3Anil Belur1-1/+1
v3 flavors guarantees jobs spin on newer hardware that are faster and cost-efficient than the v2 flavors. Change-Id: Icf93e37306a2749750e8886b4c018e0e0d21d849 Issue-ID: CIMAN-33 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-05-14CI: Migrate jobs from v2-highcpu-* flavors to v3Anil Belur1-1/+1
v3 flavors guarantees jobs spin on newer hardware that are faster and cost-efficient than the v2 flavors. Change-Id: I882398dcf07bc0893f09deeae18eaec04be17718 Issue-ID: CIMAN-33 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-05-14CI: Migrate jobs from v2-highcpu-* flavors to v3Anil Belur1-1/+1
v3 flavors guarantees jobs spin on newer hardware that are faster and cost-efficient than the v2 flavors. Change-Id: I215a6389349b08f385b351209488a341e173dbff Issue-ID: CIMAN-33 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-05-14CI: Migrate jobs from v2-highcpu-* flavors to v3Anil Belur1-1/+1
v3 flavors guarantees jobs spin on newer hardware that are faster and cost-efficient than the v2 flavors. Issue-ID: CIMAN-33 Change-Id: I0a5176f9193c2acf3301ef19410bce8d4666a70c Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-05-14CI: Migrate jobs from v2-highcpu-* flavors to v3Anil Belur1-1/+1
v3 flavors guarantees jobs spin on newer hardware that are faster and cost-efficient than the v2 flavors. Issue-ID: CIMAN-33 Change-Id: I38722ff3586dfdbc9eacb359e9e045d2d4c2dbf3 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-05-14CI: Migrate jobs from v2-highcpu-* flavors to v3Anil Belur1-1/+1
v3 flavors guarantees jobs spin on newer hardware that are faster and cost-efficient than the v2 flavors. Change-Id: I91cc45e8c7fa8bce531d80ed7d54c1d3ff2f36b8 Issue-ID: CIMAN-33 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-03-18Use new ubuntu imagesBengt Thuree7-7/+7
Use new Ubuntu 18.04 images with python3.9-distutils Issue-ID: CIMAN-30 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: Ic323d135a1577c6b844be2ce9a6887723f7b0621
2021-03-15Update Ubuntu 18.04 docker imagesAnil Belur4-4/+4
This updated image should have pull in the newer version of python from the below CR. https://gerrit.linuxfoundation.org/infra/c/ansible/roles/python-install/+/66854 Issue-ID: CIMAN-33 Change-Id: Iacfdde0e9ffdc5c5479bf0058fce1cfaff8c2025 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-02-23Update ubuntu builder and docker imagesEric Ball5-5/+5
Change-Id: Ib9d3f2b9d91a828c6d255d917e7e2a018451dfde Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2021-02-16Update Helm nodeJessica Wagantall1-1/+1
Update Helm node to fetch Helm3.5 version update. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ia8cad231bd8ad3ec55b1d363421071fbf6e05086
2021-02-10Update Helm nodeJessica Wagantall1-1/+1
Update node to fetch support for helm 3.3 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ib884a0486719c5d9e3ea6142d34ba3f8d41e547d
2021-02-02Update docker node.Jessica Wagantall1-1/+1
Update to fetch support for Python 3.9 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I4972871647e8ce345958f93ad3bb5e5715d9d081
2021-01-29Update docker and builder nodesJessica Wagantall2-2/+2
Update to fetch Python 3.9 support Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I95160bbc2c11e71e8727c30f43574776637f7fbb
2020-12-21Update helm node to the latest configJessica Wagantall1-1/+1
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: If7482e08bcb42737c9ab03bc23ebab3148c0ab6f
2020-12-11Update helm node imageJessica Wagantall1-1/+1
Update to support helm2 and helm3 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ib1a5367cae3d48a4589c941a7963fc3fbe66b906
2020-09-08Remove IT for Sonarsebdet1-1/+1
Remove the It for the jenkins sonar build Increase the build node disk size for the Verify, Merge & Sonar Jobs +Move to JDK-11 Issue-ID: SDC-3232 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Ifa586167f694a1346ef424946279db8634a15fbc
2020-08-11Increase size on ubuntu1804-docker-v1-8c-8gAric Gardner1-1/+1
builds are failing due to no space on device IT-20393 Issue-ID: CIMAN-33 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: I985a224506e1b3b7e5264a10fdcc0d286353c974
2020-08-10Bump volume size for memcached nodeJessica Wagantall1-1/+1
Memcached needs a larger volume size to boot up. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I58a97d16074d164b1b079193978a6b0afa736c42
2020-08-06Bump volume size for helm nodeJessica Wagantall1-1/+1
Helm needs a larger volume size to boot up. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ie64c39a2ac00586d07b11f9c218d29ac5f2e9d00