Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • forge forge
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • 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
  • !249

status-get for HA

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Marcin Godzina requested to merge ha-status-get into master Feb 11, 2022
  • Overview 15
  • Commits 31
  • Pipelines 10
  • Changes 3

Forge tests of status-get command in HA environment isc-private/qa-dhcp#280

Added _get_status_HA() and included it in existing tests to expand them with 'status-get' testing. _get_status_HA() checks if server1 and server2 return proper HA dependent values in status-get.

Testing of status-get is added only to some HA tests and also not as a separate test to conserve (long enough) time the HA tests take, especially since status-get tests require testing two communication channels (socket and HTTP) which doubles the required time.

Code tested on Jenkins: https://jenkins.aws.isc.org/view/Kea-manual/job/kea-manual/job/tarball-system-tests/82/

Closes isc-private/qa-dhcp#280

Edited Mar 17, 2022 by Marcin Godzina
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ha-status-get