neutron/neutron/tests
Rodolfo Alonso Hernandez 57725fc7d4 Increase TestDhcpAgentHA.agent_down_time to 30 seconds
Currently there is a delay (around 20 seconds) between the the agent
update call and the server reply, due to the testing servers load. This
time should be higher than the agent-server communication delay but
still short enough to detect when the DHCP agent is dead during the
active wait during the DHCP agent network rescheduling.

"log_agent_heartbeats" is activated to add information about when the
server has processed the agent report status call. This log will allow
to check the different between the server updating time and the previous
agent heartbeat timestamp.

Conflicts:
    neutron/tests/fullstack/resources/config.py

Change-Id: Icf9a8802585c908fd4a70d0508139a81d5ac90ee
Related-Bug: #1799555
(cherry picked from commit d7c5ae8a03)
2019-09-06 11:02:40 +00:00
..
common Give some HA router case specific resources 2019-04-25 08:30:34 +00:00
contrib Change ovs version we use in fullstack tests 2019-04-09 16:25:29 +00:00
etc Fix creating policy rules from subattributes. 2019-05-10 13:38:05 +00:00
fullstack Increase TestDhcpAgentHA.agent_down_time to 30 seconds 2019-09-06 11:02:40 +00:00
functional Stop OVS agent before starting it again 2019-08-12 12:11:28 +00:00
tempest Remove the bundled intree neutron tempest plugin 2017-11-22 12:54:33 -08:00
unit Merge "Filter placement API endpoint by type too" into stable/queens 2019-08-27 18:08:06 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Handle DBConnectionError in skip_if_timeout decorator 2019-04-11 07:22:02 +00:00
fake_notifier.py FakeNotifier class 'topic' argument change to 'topics'. 2017-12-04 20:10:03 +01:00
post_mortem_debug.py
tools.py Router to OVO 2017-11-24 04:11:33 +00:00