check-system-userspace: Waiting for port's availability before creation.
authorIlya Maximets <i.maximets@samsung.com>
Fri, 4 Mar 2016 05:31:57 +0000 (08:31 +0300)
committerJoe Stringer <joe@ovn.org>
Tue, 29 Mar 2016 20:19:37 +0000 (09:19 +1300)
commitb9e04f8430e144d9974d50a0b74c87e4adcb7961
tree82624b94a277e7e79791fc7246c77c85e2642ca8
parent1e50983cda6928a886974d6689d8cfec44417ac4
check-system-userspace: Waiting for port's availability before creation.

Fixes failure of test due to not yet fully destroyed ports from
previous test if ovs-vswitchd was killed.

Example:

netdev_linux|WARN|br0: creating tap device failed: Device or resource busy
bridge|WARN|could not open network device br0 (Device or resource busy)

Signed-off-by: Ilya Maximets <i.maximets@samsung.com>
Signed-off-by: Joe Stringer <joe@ovn.org>
tests/system-userspace-macros.at