]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Mock the udevadm in the TunnelTestWithMTU test
authordekehn <dekehn@gmail.com>
Thu, 21 Nov 2013 05:03:51 +0000 (22:03 -0700)
committerdekehn <dekehn@gmail.com>
Fri, 22 Nov 2013 23:05:57 +0000 (16:05 -0700)
commita98f479da3d3c63b5affbe82a236b7b79f631175
treeb7726ca4e85a844c7afb1fed6cf039c8cd13080d
parentf0bd2ddb40d1dc85936bfb6a46cedc3f548af360
Mock the udevadm in the TunnelTestWithMTU test

When running the neutron.tests.unit.openvswitch.test_ovs_tunnel.
TunnelTestWithMTU unit test failure occurs because the udevadm is
timing out waiting on a mock-ed device.

Co-Authored-By: Salvatore Orlando <salv.orlando@gmail.com>
Change-Id: I0e16295be66513c2257831bf62fd6a0c19f3b8a4
Closes-Bug: #1253506
neutron/tests/unit/openvswitch/test_ovs_tunnel.py