
Also a new nodeset was temporarily added. The aio compute-kit jobs for recent releases require a huge node to work reliably. We'll remove the temporary nodeset once this is merged https://review.opendev.org/c/openstack/openstack-helm-infra/+/884989 Change-Id: I7572fc39a8f6248ff7dac44f20076ba74a3499fc
15 lines
502 B
YAML
15 lines
502 B
YAML
# TODO(kozhukalov): Remove this once the below PR is merged
|
|
# https://review.opendev.org/c/openstack/openstack-helm-infra/+/884989
|
|
- nodeset:
|
|
name: openstack-helm-single-32GB-focal-tmp
|
|
nodes:
|
|
- name: primary
|
|
# this label is available in vexxhost with
|
|
# v3-standard-8 flavor which is 8 cpus and 32GB memory
|
|
# the same flavor is used for ubuntu-bionic-32GB
|
|
label: nested-virt-ubuntu-focal
|
|
groups:
|
|
- name: primary
|
|
nodes:
|
|
- primary
|