neutron/neutron/tests/fullstack/resources
Rodolfo Alonso Hernandez 68077a4cc9 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:22 +00:00
..
__init__.py Define fullstack router/network/subnet management fixture 2015-07-21 23:33:19 +02:00
client.py Fullstack test for minimum bw rule ingress create 2018-10-15 08:55:37 +02:00
config.py Increase TestDhcpAgentHA.agent_down_time to 30 seconds 2019-09-06 11:02:22 +00:00
environment.py Merge "[Fullstack] Remove central_external_bridge" 2018-07-17 05:01:13 +00:00
machine.py Fix all pep8 E129 errors 2018-05-03 13:44:04 +09:00
process.py Add kill_timeout to AsyncProcess 2019-01-04 11:44:23 +01:00