neutron/neutron/tests/functional/agent
John Schwarz 9429b39512 Functional tests: change assert to wait_until_true
In certain cases, the keepalived can take a few seconds to run/stop.
For this reason, the patch proposes a change to the tests, in which
instead of asserting that the process started/stopped, we'll wait a
short while until they do. This will cause failing tests to not fail
simply because it took a few extra CPU cycles to run.

Change-Id: I497ef32651fbb68bf49e172543f9675f6279df4b
(cherry picked from commit 59bb1ecfb0)
2017-08-14 10:01:31 +00:00
..
l2 Revert "Setup firewall filters only for required ports" 2017-02-02 15:59:28 +01:00
l3 Functional tests: change assert to wait_until_true 2017-08-14 10:01:31 +00:00
linux test_dhcp: Use a safer host name 2017-06-15 19:20:54 +00:00
ovsdb Forbid importing neutron.tests.* from outside tests subtree 2016-09-20 01:43:19 +00:00
windows Fix Windows IPDevice.device_has_ip racefulness 2016-04-07 16:54:47 -04:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_dhcp_agent.py Disable 'accept_ra' in DHCP agent namespace 2017-06-13 17:57:00 +00:00
test_firewall.py Move conntrack zones to IPTablesFirewall 2017-05-14 20:56:00 -04:00
test_l2_lb_agent.py LB Trunk: Stop matching MAC of subport to port model 2017-03-04 01:35:39 +00:00
test_l2_ovs_agent.py openvswitch agent: add OVS_RESTARTED event 2017-03-10 15:43:16 +01:00
test_ovs_flows.py functional: Stop compiling OVS from source 2017-03-10 20:10:55 +00:00
test_ovs_lib.py Set OVS inactivity_probe to vsctl_timeout when adding manager 2017-04-07 04:43:27 -04:00