summaryrefslogtreecommitdiffstats
path: root/jenkins-config/clouds/openstack/cattle/centos7-builder-4c-4g.cfg
AgeCommit message (Collapse)AuthorFilesLines
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>
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-02-24Update centos nodesJessica Wagantall1-1/+1
Update with missing dependencies for tox Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I42d2921b2065f1dc3c93c5293d2da0f9981f2147
2020-02-20Upgrade centos nodesJessica Wagantall1-1/+1
Upgrade to fetch latest packages Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I0022f47a9a35117ee52a2d7c62467db3f3e6e861
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-09-12Update Centos Builder to python36Aric Gardner1-1/+1
Issue-ID: INT-854 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: Idf7d574a637e93a19aa263fc1760e71f688c62db
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-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-14Cleanup node namesJessica Wagantall1-1/+1
Cleanup node names and labels "basebuild" to "builder". New packer builds would need to also created new images using "builder" in their name to eventually change the image names too. Change-Id: Icf2975390ca1eda7b2646f6667d745b5587bb474 Issue-ID: CIMAN-182 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>