]> git.proxmox.com Git - ovs.git/commit
tests: add-del-add sequence for interface
authorAshish Varma <ashishvarma.ovs@gmail.com>
Fri, 15 Dec 2017 15:09:50 +0000 (07:09 -0800)
committerBen Pfaff <blp@ovn.org>
Wed, 10 Jan 2018 21:13:18 +0000 (13:13 -0800)
commit0a7d9ea7296dd33aee1ba7dd9364929803a25979
treeb5ec5a70d0c01e8ebda5ad3f6c81df0d9ead369c
parentb02d7d50392cca250cc9a3b3af1692daae87b9e0
tests: add-del-add sequence for interface

Added a unit test case for testing the condition when a veth interface
is added to br0 and then the veth interface is deleted from the
system and added back with the same name.

Signed-off-by: Ashish Varma <ashishvarma.ovs@gmail.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Yi-Hung Wei <yihung.wei@gmail.com>
tests/automake.mk
tests/system-interface.at [new file with mode: 0644]
tests/system-kmod-testsuite.at
tests/system-userspace-testsuite.at