yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #44411
[Bug 1520255] Re: All linuxbridge agent tests executed with prevent_arp_spoofing=False
Reviewed: https://review.openstack.org/263863
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=75dcd5f2ecbdc7491b520e3c317929e1e644b025
Submitter: Jenkins
Branch: master
commit 75dcd5f2ecbdc7491b520e3c317929e1e644b025
Author: Anand Shanmugam <anand1712@xxxxxxxxx>
Date: Tue Jan 5 10:35:05 2016 -0800
Add unit test cases for linuxbridge agent when prevent_arp_spoofing is True
Currently there is no test coverage for when prevent_arp_spoofing is set to true.
This fix address that issue.
Change-Id: Ie8bfa873120378dcdcb9d43e307daa5d55c038f2
Closes-Bug: #1520255
** 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/1520255
Title:
All linuxbridge agent tests executed with prevent_arp_spoofing=False
Status in neutron:
Fix Released
Bug description:
All testcases of the linuxbridge agent are executed with
prevent_arp_spoofing=False.
The solution is to add testcases that are executed with
prevent_arp_spoofing=True. arp_protect should be mocked and it should
be ensured, that it has been called.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1520255/+subscriptions
References