Fixes sporadic failures AssertionError: Response received (got OFFER), not expected
in tests/HA/test_fail_detection.py::test_HA_load_balancing_fail_detected_in_secondary
.
-
62f7ecd5 add insert_message_in_server_logs -
40c10023 increase max-response-delay to 4s Setting a too low value resulted in sporadic test failures where the primary Kea node would enter partner-down state and would start handing out leases, but the test would expect that it does not hand out leases because it would expect it to still be in communication-recovery state.