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

only generate config files, don't send over to DUT for some control channel tests

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Andrei Pavel requested to merge control-channel into master Jan 13, 2021
  • Overview 5
  • Commits 1
  • Pipelines 1
  • Changes 4

Two tests rely on Kea getting configured with the old configuration from file after being sent a config-set with new configuration and after being restarted. These tests failed for me because when generating the new configurations for config-set they were also sent to the server overwriting the old file. The two tests are:

  • test_control_channel_http_after_restart_load_config_file
  • test_control_channel_http_test_config
Edited Jan 13, 2021 by Andrei Pavel
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: control-channel