Slawek Kaplonski ecfcd4b393 [Fullstack] Don't assert no connectivity after host is stopped
In the fullstack L3 HA tests, after fake host with router was killed
or disconnected (so wasn't stopped gracefully) there was assertion that
connectivity using Floating IP is broken for short period of time.
This could lead to the race between test and keepalived which is doing
failover. If keepalived was fast enough, test could fail at this
assertion as failover would already happen and Floating IP would be
working fine again.

This patch removes that assertion of no connectity as this can't be
really controlled by the test and may lead to random failures. It's also
not the most important thing in those tests - we should make sure that
connectivity is working fine after host is crashed thanks to the
failover which should happen and that is tested in the same tests.

Closes-bug: #2091021
Change-Id: Ib00c9823e3600bb2c234cbc90cac81723b4eec11
(cherry picked from commit 813e743f0665b30082e3f6789850019dc35bcad7)
2024-12-09 08:55:58 +00:00
2016-06-28 22:46:19 +02:00
2024-06-06 11:13:54 +05:30
2024-09-13 11:13:42 +00:00
2014-05-16 13:40:04 -04:00
2024-05-15 16:13:38 +02:00
2023-08-21 13:57:00 +00:00
2024-02-08 10:34:10 -05:00
2023-03-28 06:59:20 +00:00
2024-01-12 17:44:09 +09:00
2024-05-21 13:17:36 -04:00

OpenStack Neutron

image

Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).

To learn more about neutron:

If you would like to contribute to Neutron, please read the file CONTRIBUTING.rst or see the Neutron contributor guide:

https://docs.openstack.org/neutron/latest/contributor/contributing.html

Get in touch via email. Use [Neutron] in your subject.

Description
OpenStack Networking (Neutron)
Readme 1 GiB
Languages
Python 99.7%
Shell 0.3%