summaryrefslogtreecommitdiffstats
path: root/jenkins-config/clouds/openstack/FDIOVEX-CI/centos7-builder-4c-4g.cfg
AgeCommit message (Collapse)AuthorFilesLines
2021-04-16Modify OpenStack buildersVanessa Rene Valderrama1-1/+1
Modifying OpenStack builders to use V3 flavors Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I1601921bba92f9ad9519dda992846ccca586d657
2021-03-30Modify OpenStack templatesVanessa Rene Valderrama1-1/+1
Switching the OpenStack templates used by CI mgmt jobs back to V2 flavors due to problems with the V3 flavors in production. Modifying the INFO.yaml job to use a template with a V3 flavor to continue troubleshooting the issue in production because this issue can't be reproduced on the sandbox. Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: Ibc8e744e3201538122965a70ab0f23ca3fe66371
2021-03-29Modify executor flavorsVanessa Rene Valderrama1-1/+1
Modifying the executors to use the new V3 flavors which will improve performance and are more cost efficient. Tested in production using the centos7-v3-4c-4g template which can now be removed. Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I92c25c86b368546cf0ef8db05c2ed832a99b82c1
2021-03-18Modify ci-management flavorVanessa Rene Valderrama1-1/+1
Modifying the ci-mgmt flavor to use v2 while we figure out what the issue is with the v3 flavors. Noticed the merge job is using the wrong builder so I switched it to the 4c-4g builder. Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I23c5e9ab21711d8545fdbcd12baeb1cfc55a3662
2021-03-12Modify executor flavorsVanessa Rene Valderrama1-1/+1
Modifying the executors to use the new V3 flavors which will improve performance and are more cost efficient. Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I74bdda1e2be2a42e0927e8bd4243dd2b495e3cef
2020-08-06Increase volume size for all highcpu-{2,4,8} nodesEric Ball1-1/+1
These HARDWARE_ID types require larger volumes. Oddly, the highcpu-32 appears to work fine with 20gb, so that has not been changed. Change-Id: Ia462587f5df724c485e79095c9eb087bba355bef Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2020-08-06Configure volume size for cloud instancesVanessa Rene Valderrama1-0/+1
The volume size is required for all instances with the latest provider upgrade. The default size is 20GB. Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I17e47636a2bdba396ca4990959bb58658dae8d0a
2020-05-19Update Jenkins cloud configsVanessa Rene Valderrama1-1/+1
Updating Jenkins cloud templates to reflect sandbox and production. Removing the old cloud configs that are no longer in use. Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I40ff4b74d87b8d16da84197d24cd280479fd9668
2020-01-08Configure Jenkins clouds and templatesVanessa Rene Valderrama1-0/+3
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>