summaryrefslogtreecommitdiffstats
path: root/jenkins-config/clouds/openstack/cattle/centos7-redis-4c-4g.cfg
AgeCommit message (Collapse)AuthorFilesLines
2022-09-12Remove deprecated redis and memcached nodesJessica Wagantall1-3/+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-04-14Chore: Revert changes 128583 and 127823Kevin Sandi1-1/+1
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-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-18Chore: Fix image volume sizes and image flavorsAndrew Grimberg1-1/+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 * 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-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>
2020-08-06Merge "Bump volume size for redis node"Andrew Grimberg1-1/+1
2020-08-06Updated IMAGE to latest for Redis and MemcacheBengt Thuree1-1/+1
IMAGE_NAME=CentOS 7 - redis - - 50880808-8011 IMAGE_NAME=Ubuntu 18.04 - memcached - - 120780707-7003 Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: If7e07594edd4c5a7949963649d6b6e2df7976201
2020-08-05Bump volume size for redis nodeJessica Wagantall1-1/+1
Redis needs a larger volume size to boot up. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I4d9e3dc13591899b62d7ea6b7cd86c9df2f45008
2020-08-05Add volume size for cloud instancesJessica Wagantall1-0/+1
The value is now needed to be defined with the latest cloud provider upgrades. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Iad3cb5ca9763fe74a9086b37a7ca2b86fb7d175f
2020-01-07Update redis nodeJessica Wagantall1-1/+1
Update to fetch dependency packages for mysql added. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I8343491ac10ecf66920dd8638f2a4983c0e83182
2019-09-26rebuild centos images against new pyenv stuffDaniel Pono Takamori1-1/+1
fix helm name Issue-ID: CIMAN-33 Signed-off-by: Daniel Pono Takamori <dtakamori@contractor.linuxfoundation.org> Change-Id: Id25188a8a16a166dd79a8f3e17b708ef9a6655f4
2019-06-10Update Centos nodesJessica Wagantall1-1/+1
Update to a newer image since the one being used previously was too old and not based on the latest common-packer. Change-Id: Ic7f060b89a44d4817c4739c6f2b2faa563bd281a Issue-ID: CIMAN-34 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-07Update base image for nodesJessica Wagantall1-1/+1
Update the base image used for several ONAP nodes to an available one. Seems like some of the currently being used images got removed and we need to update to an image that is available now to unblock Jenkins builds. Change-Id: Ic1f215a1614284db1635bbb08333332622c77198 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-17Update nodes to a latest versionJessica Wagantall1-1/+1
This is to make sure all nodes are running on the latest versions of the packer installed tools. Change-Id: Ic0048eede5761334a4d920a23ea63ba7bf2e9577 Issue-ID: CIMAN-34 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-09Update Centos Redis nodeJessica Wagantall1-1/+1
Update image for Centos Redis image to CentOS 7 - redis - 20180805-2225 Change-Id: I4e4c0d1970cc3d780733e44ffcf03761923aff8c Issue-ID: CIMAN-177 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-17Upgrade Centos redis imageJessica Wagantall1-1/+1
Update Centos redis image to a new version. Change-Id: I7406deecfc3baf75bb7ec01f98d80d899c1ea9ad Issue-ID: CIMAN-177 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-13Update redis imageJessica Wagantall1-1/+1
Update typo on redis image from "builder" to "redis" Change-Id: I67294294f19f8216f0acbc1e9494443fe2c7254a Issue-ID: CIMAN-177 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-11Add cloud configJessica Wagantall1-0/+3
Add OpenStack cloud configuration for cloud instances. Change-Id: Icc8860672942e9a72fda884225a30295b1b65485 Issue-ID: CIMAN-177 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>