yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #49323
[Bug 1567608] Re: neutron.tests.functional.agent.windows.test_ip_lib.IpLibTestCase.test_ipwrapper_get_device_by_ip_None unstable
Reviewed: https://review.openstack.org/303071
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=a5b1a6ec07a9bf1cdb20fdfd9f23fae86f15ea85
Submitter: Jenkins
Branch: master
commit a5b1a6ec07a9bf1cdb20fdfd9f23fae86f15ea85
Author: Assaf Muller <amuller@xxxxxxxxxx>
Date: Thu Apr 7 16:53:38 2016 -0400
Fix Windows IPDevice.device_has_ip racefulness
get_device_by_ip gets all devices on the system,
then iterates on them and checks if the given IP
is configured on each device. Ths method does
not account for devices that are deleted after
the devices are listed.
Change-Id: Ibada2b4ed60f02539e00021cdc7b3ddb97f1840c
Closes-Bug: #1567608
** 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/1567608
Title:
neutron.tests.functional.agent.windows.test_ip_lib.IpLibTestCase.test_ipwrapper_get_device_by_ip_None
unstable
Status in neutron:
Fix Released
Bug description:
Logstash query:
build_name:"gate-neutron-dsvm-functional" AND build_status:"FAILURE" AND message:"ValueError: You must specify a valid interface name."
4 matches in the last 7 days.
TRACE example:
http://paste.openstack.org/show/493396/
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1567608/+subscriptions
References