Chore: Fix image volume sizes and image flavors 82/125082/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 18 Oct 2021 22:58:46 +0000 (15:58 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 18 Oct 2021 23:00:47 +0000 (16:00 -0700)
commit759aa50c7b595da463d7270abf130ff6543dbd2e
tree603790efa8c0d3a2fbf73ade86e1c48f6f3b3417
parent26c6b3a6d6ad42f7870f9979bc652068aa2c33d8
Chore: Fix image volume sizes and image flavors

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>
13 files changed:
jenkins-config/clouds/openstack/cattle/centos7-builder-2c-1g.cfg
jenkins-config/clouds/openstack/cattle/centos7-builder-4c-4g.cfg
jenkins-config/clouds/openstack/cattle/centos7-docker-8c-8g.cfg
jenkins-config/clouds/openstack/cattle/centos7-redis-4c-4g.cfg
jenkins-config/clouds/openstack/cattle/cloud.cfg
jenkins-config/clouds/openstack/cattle/queue-docker-4c-4g.cfg
jenkins-config/clouds/openstack/cattle/ubuntu1804-builder-4c-4g.cfg
jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-16g.cfg
jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-8g.cfg
jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-arm64-4c-2g.cfg
jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-arm64-4c-4g.cfg
jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-v1-8c-8g.cfg
jenkins-config/clouds/openstack/cattle/ubuntu1804-memcached-4c-4g.cfg