neutron/neutron/tests/functional/agent/l3
Slawek Kaplonski dc80a2c4e6 Wait to ipv6 accept_ra be really changed by L3 agent
In functional tests for L3 HA agent, like e.g.
L3HATestFailover.test_ha_router_failover
it may happen that L3 agent will not change ipv6 accept_ra
knob and test fails because it checks that only once just
after router state is change.

This patch fixes that race by adding wait for 60 seconds to
ipv6 accept_ra change.

Conflicts:
    neutron/tests/functional/agent/l3/framework.py

Change-Id: I459ce4b791c27b1e3d977e0de9fbdb21a8a379f5
Closes-Bug: #1829889
(cherry picked from commit 62b2f2b1b1)
2019-05-28 08:26:42 +00:00
..
extensions Merge "remove neutron.common.exceptions" 2019-02-03 17:07:02 +00:00
__init__.py Replace keepalived notifier bash script with Python ip monitor 2015-03-18 18:59:33 -04:00
framework.py Wait to ipv6 accept_ra be really changed by L3 agent 2019-05-28 08:26:42 +00:00
test_dvr_router.py Give some HA router case specific resources 2019-05-17 14:14:33 +00:00
test_ha_router.py Enable ipv6_forwarding in HA router's namespace 2019-03-15 14:30:23 +00:00
test_keepalived_state_change.py Set initial ha router state in neutron-keepalived-state-change 2019-03-12 12:29:36 +01:00
test_legacy_router.py Remove deprecated 'external_network_bridge' option 2019-03-09 22:07:38 +00:00
test_metadata_proxy.py Remove _migrate_python_ns_metadata_proxy_if_needed method 2018-08-04 09:53:00 +02:00
test_namespace_manager.py Change ip_lib network namespace code to use pyroute2 2017-10-04 21:09:28 +00:00