Comment 3 for bug 1956632

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-tempest-plugin (master)

Reviewed: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/834411
Committed: https://opendev.org/openstack/neutron-tempest-plugin/commit/f70acd1650568ba8f5c48491b99135fd4f5f605c
Submitter: "Zuul (22348)"
Branch: master

commit f70acd1650568ba8f5c48491b99135fd4f5f605c
Author: Miguel Lavalle <email address hidden>
Date: Sun Mar 20 18:20:54 2022 -0500

    Test dns_assignment with external dns integration

    After the ports dns_assignment attribute calculation was changed by [1]
    to implement [2], this patch updates the corresponding scenario test
    case to reflect the current functionality

    [1] https://review.opendev.org/c/openstack/neutron/+/731624/
    [2] https://specs.openstack.org/openstack//neutron-specs/specs/victoria/port_dns_assignment.html

    Change-Id: If667550a8745ea224d2099d662dd901dc5368ae5
    Closes-Bug: #1956632