Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • forge forge
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • forgeforge
  • Merge requests
  • !355

increase max-response-delay to 4s

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andrei Pavel requested to merge ha-load-balancing-fail-detected-in-secondary into master Jan 31, 2023
  • Overview 0
  • Commits 2
  • Pipelines 1
  • Changes 4

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.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ha-load-balancing-fail-detected-in-secondary