]> git.proxmox.com Git - mirror_ovs.git/commit - tests/ovs-macros.at
testsuite: release resources when vswitch exits.
authorFlavio Leitner <fbl@redhat.com>
Wed, 7 Jun 2017 20:58:10 +0000 (17:58 -0300)
committerJoe Stringer <joe@ovn.org>
Thu, 8 Jun 2017 00:29:30 +0000 (17:29 -0700)
commit81847acf85d04e468c69cee01ecd0b283f5c2143
treef59af4ae09983ca1c6e5e14340e4c13ce4c4e93a
parent11d9ad2db8b41e51d9121535ce053c1d9e4c266d
testsuite: release resources when vswitch exits.

This change the testsuite macro to release the resources
configured by ovs-vswitchd when exiting as it used to be.

Fixes: 0f28164be02ac ("netdev-linux: make tap devices persistent")
Fixes: fe13ccdca6a22 ("vswitchd: Add --cleanup option to the 'appctl
                       exit' command")

Reported-by: Eric Garver <e@erig.me>
Signed-off-by: Flavio Leitner <fbl@redhat.com>
Signed-off-by: Joe Stringer <joe@ovn.org>
tests/ovs-macros.at