octavia-tempest-plugin/octavia_tempest_plugin
Gregory Thiemonge d698a18781 Fix request interval in _wait_for_lb_functional
The request_interval parameter is passed to the _wait_for_lb_functional
function but it wasn't used in the function.
Now the function sleeps for request_interval sec for each iteration of
the loop.
It mitigates some random failures with the TCP listener +
least_connection lb_algorithm tests that require a specific delay
between the requests [0]

[0] https://opendev.org/openstack/octavia-tempest-plugin/src/branch/master/octavia_tempest_plugin/tests/scenario/v2/test_traffic_ops.py#L854

Change-Id: Idf0a9fb71178abea732748f92f01eed5a55a3228
2023-04-06 09:50:42 +02:00
..
common API and scenario tests for PROMETHEUS listeners. 2022-11-21 23:29:13 +00:00
contrib Adds a pool re-encryption scenario test 2021-04-02 16:20:26 +00:00
hacking Apply Octavia hacking checks to the tempest plugin 2020-06-30 10:52:55 -07:00
services Add ALPN support to the pools service client 2021-11-24 18:01:39 +00:00
tests Fix request interval in _wait_for_lb_functional 2023-04-06 09:50:42 +02:00
__init__.py Initial setup of the octavia-tempest-plugin repo 2017-05-11 18:32:01 +00:00
config.py Update Octavia tempest tests for no scoped tokens 2023-03-14 23:21:51 +00:00
plugin.py Update service client access in tempest tests 2021-06-30 23:15:30 +00:00
version.py Generate PDF documentation 2019-09-13 10:48:40 -07:00