Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Kea Kea
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 575
    • Issues 575
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 57
    • Merge requests 57
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • KeaKea
  • Merge requests
  • !1763

change to vector to allow brace-enclosed initializer list in tests

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andrei Pavel requested to merge 2401-fix-compilation-on-centos-7 into master Aug 11, 2022
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

Closes #2401 (closed).

There's no reason for the address list to be a multi index container, it is not even mocking that container. It can be a simple vector.

Test run: https://jenkins.aws.isc.org/view/Kea-manual/job/kea-manual/job/ut-basic/1/execution/node/107/log/

It passed the point of error. It fails on another error. That is caused by another issue.

Edited Aug 11, 2022 by Andrei Pavel
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 2401-fix-compilation-on-centos-7