summaryrefslogtreecommitdiffstats
path: root/jenkins-config/clouds/openstack/cattle/centos7-docker-8c-8g.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. Issue-ID: CIMAN-33 Change-Id: I0a5176f9193c2acf3301ef19410bce8d4666a70c 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-07Add Centos7 docker nodeJessica Wagantall1-0/+3
Currently we just had Centos7 builder nodes but with the migration to maven-stage job we will need to use Centos7 nodes with docker to allow for some teams to run containers as part of their deploy phase. Change-Id: I330facf5508f44233f2cf4c23a909ffb8045f760 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>