Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Kea Kea
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 504
    • Issues 504
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 52
    • Merge requests 52
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source Projects
  • KeaKea
  • Issues
  • #1795

Closed
Open
Created Apr 09, 2021 by Michal Nowikowski@godfrydContributor

when a shared network is being deleted Kea responses that it deleted 2 shared networks

The failing tests go more like this over config backend API:

  • create 2 shared networks
  • delete the first one -> ok
  • delete the second one -> kea says that it deleted 2 networks

All failures come from Ubuntu 20.04, on Fedora 32 the tests are passing.

Example failures from Jenkins:

  • https://jenkins.aws.isc.org/job/kea-dev/job/tarball-system-tests/70/testReport/tests.dhcpv6.kea_only.config_backend/test_cb_v6_cmds_api/run_tests___ubuntu_20_04_v6___test_remote_network6_del_basic_http_/
  • https://jenkins.aws.isc.org/job/kea-dev/job/tarball-system-tests/70/testReport/tests.dhcpv6.kea_only.config_backend/test_cb_v6_cmds_api/run_tests___ubuntu_20_04_v6___test_remote_network6_del_subnet_keep/

Forge tests:

  • run tests-ubuntu-20.04-v6-tests.dhcpv6.kea_only.config_backend.test_cb_v6_cmds_api.test_remote_network6_del_basic[http]
  • run tests-ubuntu-20.04-v6-tests.dhcpv6.kea_only.config_backend.test_cb_v6_cmds_api.test_remote_network6_del_basic[socket]
  • run tests-ubuntu-20.04-v6-tests.dhcpv6.kea_only.config_backend.test_cb_v6_cmds_api.test_remote_network6_del_subnet_delete
  • run tests-ubuntu-20.04-v6-tests.dhcpv6.kea_only.config_backend.test_cb_v6_cmds_api.test_remote_network6_del_subnet_keep
  • run tests-ubuntu-20.04-v6-tests.dhcpv6.kea_only.config_backend.test_cb_v6_cmds_api_server_tag.test_remote_network4_del_server_tags
  • run tests-ubuntu-20.04-v6-tests.dhcpv6.kea_only.config_backend.test_cb_v6_cmds_api_server_tag.test_remote_option4_del_server_tags
  • run tests-ubuntu-20.04-v6-tests.dhcpv6.kea_only.config_backend.test_cb_v6_cmds_api_server_tag.test_remote_subnet4_del_server_tags
  • run tests-ubuntu-20.04-v4-tests.dhcpv4.kea_only.config_backend.test_cb_v4_cmds_api.test_remote_network4_del_basic[http]
  • run tests-ubuntu-20.04-v4-tests.dhcpv4.kea_only.config_backend.test_cb_v4_cmds_api.test_remote_network4_del_basic[socket]
  • run tests-ubuntu-20.04-v4-tests.dhcpv4.kea_only.config_backend.test_cb_v4_cmds_api.test_remote_network4_del_subnet_delete
  • run tests-ubuntu-20.04-v4-tests.dhcpv4.kea_only.config_backend.test_cb_v4_cmds_api.test_remote_network4_del_subnet_keep
  • run tests-ubuntu-20.04-v4-tests.dhcpv4.kea_only.config_backend.test_cb_v4_cmds_api_server_tag.test_remote_network4_del_server_tags
  • run tests-ubuntu-20.04-v4-tests.dhcpv4.kea_only.config_backend.test_cb_v4_cmds_api_server_tag.test_remote_option4_del_server_tags
  • run tests-ubuntu-20.04-v4-tests.dhcpv4.kea_only.config_backend.test_cb_v4_cmds_api_server_tag.test_remote_subnet4_del_server_tags

Example repro command line: ./forge --lxc --sid v4 -s ubuntu-20.04 test tests/dhcpv4/kea_only/config_backend/test_cb_v4_cmds_api_server_tag.py::test_remote_subnet4_del_server_tags

Edited Apr 09, 2021 by Michal Nowikowski
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking