Use ubuntu-focal-32GB label for compute-kit tests

The change https://review.opendev.org/c/openstack/project-config/+/888901
introduces two new labels ubuntu-focal-32GB and ubuntu-jammy-32GB.
These labels are available in only one region (Vexxhost ca-ymq-1)
and the number of such nodes is extremely limited. So we are
going to switch compute-kit jobs to multinode nodesets ASAP and
this is in progress at the moment.

This change is a temporary solution to unblock all our
activities.

Change-Id: I2c2a54f4a90656bc6fb441b8a794744e4a636cb6
This commit is contained in:
Vladimir Kozhukalov 2023-07-26 14:09:51 +03:00
parent eed71a7920
commit fcac5812ec

View File

@ -1,13 +1,13 @@
# TODO(kozhukalov): Remove this once the below PR is merged
# https://review.opendev.org/c/openstack/openstack-helm-infra/+/884989
- nodeset: - nodeset:
name: openstack-helm-single-32GB-focal-tmp name: openstack-helm-single-32GB-focal-tmp
nodes: nodes:
- name: primary - name: primary
# this label is available in vexxhost with # This label is available in vexxhost ca-ymq-1 region
# v3-standard-8 flavor which is 8 cpus and 32GB memory # The flavor v3-standard-8 in this particular region has
# the same flavor is used for ubuntu-bionic-32GB # 32GB nodes. We should not stick to this label because
label: nested-virt-ubuntu-focal # the number of such nodes is extremely limited.
# We'd better switch to multinode nodesets ASAP (in-progress).
label: ubuntu-focal-32GB
groups: groups:
- name: primary - name: primary
nodes: nodes: