← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1828865] Re: Pass the correct subnet to the port creation function in "test_port_ip_update_revises"

 

Reviewed:  https://review.opendev.org/658866
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=872dd7f48400f0ee059876b01d4034aa75f97787
Submitter: Zuul
Branch:    master

commit 872dd7f48400f0ee059876b01d4034aa75f97787
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date:   Mon May 13 17:06:44 2019 +0000

    Use created subnet in port generator in "test_port_ip_update_revises"
    
    We are hitting sometimes a problem in "test_port_ip_update_revises" [1].
    This happens because the port created doesn't belong to the previously
    created subnet. We need to enforce that the port is created in the
    subnet specifically created in this test.
    
    [1]http://logs.openstack.org/69/650269/12/check/openstack-tox-lower-constraints/7adf36e/testr_results.html.gz
    
    Change-Id: I399f100fe30b6a03248cef5e6026204d4d1ffb2e
    Closes-Bug: #1828865


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1828865

Title:
  Pass the correct subnet to the port creation function in
  "test_port_ip_update_revises"

Status in neutron:
  Fix Released

Bug description:
  We are hitting sometimes a problem in "test_port_ip_update_revises"
  [1]. This happens because the port created doesn't belong to the
  previously created subnet. We need to enforce that the port is created
  in the subnet specifically created in this test.

  [1] http://logs.openstack.org/69/650269/12/check/openstack-tox-lower-
  constraints/7adf36e/testr_results.html.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1828865/+subscriptions


References