test: remove namespace after ovs-vswitchd is stopped
authorAndy Zhou <azhou@nicira.com>
Thu, 5 Feb 2015 23:19:41 +0000 (15:19 -0800)
committerAndy Zhou <azhou@nicira.com>
Fri, 6 Feb 2015 23:28:07 +0000 (15:28 -0800)
commite2b553e49b040303d9cc61633e10470f0098672e
tree3c04d40649146f057f69cc32942b7a2abfaff4f3
parent526df7d8543f7f651059338e42f409f04bb9970b
test: remove namespace after ovs-vswitchd is stopped

Remove namespaces also removes the ports in them, thus may
causing vswitch to generate warning log messages about not being
able find the port before it exits.

Remove namespaces after ovs-vswitchd exits improves test reliability.

Signed-off-by: Andy Zhou <azhou@nicira.com>
Signed-off-by: Joe Stringer <joestringer@nicira.com>
tests/kmod-macros.at
tests/kmod-traffic.at