kolla-ansible/roles
Marcin Juszkiewicz 67607c679e Add CentOS Stream 9 / Rocky Linux 9 host support
Added c9s jobs are non voting, as agreed on PTG to focus on Rocky Linux 9.
Since both CS9 and RL9 have higher default fd limit (1073741816 vs
1048576 in CS8) - lowering that for:
* RMQ - because Erlang allocates memory based on this (see [1], [2], [3]).
* MariaDB - because Galera cluster bootstrap failed

Changed openvswitch_db healthcheck, because for unknown reason
the usual check (using lsof on /run/openvswitch/db.sock) is hanging
on "Bad file descriptor" (even with privileged: true).

[1]: https://github.com/docker-library/rabbitmq/issues/545
[2]: https://github.com/rabbitmq/cluster-operator/issues/959#issuecomment-1043280324
[3]: a8b627aaed

Depends-On: https://review.opendev.org/c/openstack/tenks/+/856296
Depends-On: https://review.opendev.org/c/openstack/kolla-ansible/+/856328
Depends-On: https://review.opendev.org/c/openstack/kolla-ansible/+/856443
Needed-By: https://review.opendev.org/c/openstack/kolla/+/836664
Co-Authored-By: Michał Nasiadka <mnasiadka@gmail.com>
Change-Id: I3f7b480519aea38c3927bee7fb2c23eea178554d
2022-09-08 16:33:25 +00:00
..
bridge/tasks CI: Configure IP on a linux bridge instead of OVS br-ex 2021-05-24 14:40:30 +00:00
cephadm Add CentOS Stream 9 / Rocky Linux 9 host support 2022-09-08 16:33:25 +00:00
multi-node-managed-addressing/tasks Fix permission denied errors with ping on c8s 2022-01-17 08:59:45 +00:00
multi-node-vxlan-overlay CI: Refactor VXLAN overlay setup 2020-02-20 12:24:05 +01:00
veth/tasks CI: Configure IP on a linux bridge instead of OVS br-ex 2021-05-24 14:40:30 +00:00