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
  • !383

update tests after Kea changes

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Andrei Pavel requested to merge adapt-tests into master May 17, 2023
  • Overview 4
  • Commits 1
  • Pipelines 6
  • Changes 4
  • b470b6ab update tests after Kea changes

    • fix lease4-get-by-client-id and lease6-get-by-duid existing tests and add more
    • fix class_add negative test
    • add missing stats to v4 test_stats_basic
    • move tests/misc/v6/test_statistics.py to tests/dhcp/v6/test_statistics.py
    • add missing tests in tests/dhcp/v6/test_statistics.py
    • move test_X from v4 to v6 since it's a v6 test

This test fails

@pytest.mark.v6
def test_stats_sample_age():

but I think it's a Kea bug, so I would leave it as it is.

Edited May 17, 2023 by Andrei Pavel
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: adapt-tests