summaryrefslogtreecommitdiffstats
path: root/jenkins-config/clouds/openstack/cattle/queue-docker-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. Issue-ID: CIMAN-33 Change-Id: Ibbcde84fe8dd532843d4cc6709f14a6f8bb6f732 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-03-15Update Ubuntu 18.04 docker imagesAnil Belur1-1/+1
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 Ball1-1/+1
Change-Id: Ib9d3f2b9d91a828c6d255d917e7e2a018451dfde Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@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-03-03Upgrade queue node to a more recent imageJessica Wagantall1-1/+1
Upgrade to an image that has Python 3.7 env Change-Id: Ib63c53d733fc7a4182ba732c7ed5a1bb5eb54652 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-09-27forgot to update queue builderDaniel Pono Takamori1-1/+1
Issue-ID: CIMAN-33 Signed-off-by: Daniel Pono Takamori <dtakamori@contractor.linuxfoundation.org> Change-Id: Ia7affcfc8f7b1293ddc74a8fa0d020efe2011029
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-09-03Update docker nodesJessica Wagantall1-1/+1
Update to the latest built image. Change-Id: If5b6f88f98072332b83f4764d414d7a5bb6a1ec0 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-24Update docker nodesJessica Wagantall1-1/+1
Update docker nodes to fetch latest changes on executable permissions for rebar3 and geckodriver. Change-Id: Ia6ffefaa8e3110e6d782af3a009f1a9e11f5eb68 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-22Update docker nodesJessica Wagantall1-1/+1
Update nodes to include Erlang and Rebar3 Change-Id: Ida41e613063c831f8f78b47032883971607368a1 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-17Update docker nodes to include ChromeJessica Wagantall1-1/+1
Update docker nodes to the latest image which has Chrome installed. Change-Id: I2df1c51834370164aa2ea52c4d7569feeac84175 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-15Update docker nodesJessica Wagantall1-1/+1
Update docker nodes with latest docker-compose fix Change-Id: I78d42ac9d0cb3d70569b88cea9edd354125a8a07 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-14Update queue docker nodeJessica Wagantall1-1/+1
Update docker queue node with the latest docker image. Change-Id: I2251aa9621ea1e39a1f9e0258eca47b8598072c0 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-17Set retention of queue-docker-4c-4g to 72 hoursgwu1-1/+1
Given lack of persistent volume, increase the retention time to minimize the chances of this instance being shut down. Change-Id: If065c5fe23cb882df74341891071366e5b32697b Issue-ID: CIMAN-178 Signed-off-by: gwu <gary.i.wu@huawei.com>
2018-07-16Reduce cap for queue instanceJessica Wagantall1-1/+1
Reduce cap to 1 for queue-docker-4c-4g Change-Id: Ib3d49981d02000ab95244b9aa62ae9bd6e2825ec Issue-ID: CIMAN-178 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-16Add long live instanceJessica Wagantall1-0/+6
Add a long live instance template for docker image. Set instance to live for 4 hours. Change-Id: I4060d22ea7bab2c906f1cc000d0c878b0c62c336 Issue-ID: CIMAN-178 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>