openstack-helm/tools/gate
Vladimir Kozhukalov 2024cc361e Use multinode nodeset for compute-kit jobs
For recent releases we use 32GB nodes for compute-kit
jobs. The number of such nodes is extremely limited.
So we'd better use multinode nodesets for compute-kit
jobs.

We deploy K8s using kubeadm and then we set labels to the
K8s nodes so charts can use these labels for node selectors.
We deploy L3 agent only on the node where we run test scripts.

This is because we want test virual router to be always created
on this node. Otherwise the L2 overlay needs to be created
to emulate provider network (will be implemented later).

Glance is deployed w/o backend storage (will be fixed later).

Change-Id: Id2eb639fb67d41006940a7d7b45a865b2f1124f7
2023-08-03 01:22:06 +03:00
..
files Enable templates linting 2020-07-11 00:52:51 +00:00
playbooks Use multinode nodeset for compute-kit jobs 2023-08-03 01:22:06 +03:00
tests upgrading an OSH subchart config only impacts subchart 2022-07-08 13:12:48 -04:00
deploy-k8s.sh Move check jobs to use helm3 2021-10-29 19:41:25 +00:00