whitebox-neutron-tempest-pl.../playbooks/multinode-devstack-ovs-tempest.yaml
Maor Blaustein 3f4f3e584f Neutron HA nodeset of 3 controllers and 2 computes
The neutron tempest migrated plugin has tests that soft/hard shutdown
services/nodes and expect HA setup to handle it.

Therefore this change adds a devstack OVS HA gate job to notice such
tests work properly, and any HA checks related code isn't broken.

Change-Id: Ifa574542d6d4b59c63335e95052922b494cad5e2
2024-02-15 16:36:50 +02:00

8 lines
183 B
YAML

- hosts: all
vars:
install_ovs: false
roles:
# For ovs from source jobs we need to reconfigure bridges after devstack setup
- multi-node-bridge
- multi-node-setup