]> git.proxmox.com Git - ovs.git/commit - tests/system-traffic.at
system-traffic: Fix clone test.
authorWilliam Tu <u9012063@gmail.com>
Wed, 21 Dec 2016 22:22:01 +0000 (14:22 -0800)
committerJoe Stringer <joe@ovn.org>
Thu, 22 Dec 2016 00:42:37 +0000 (16:42 -0800)
commit88b5874eefcc0278b94b516489723c7d6f2bf79e
treea165bb28f5828cbd80b9c9106d18a08ad8016325
parent4384c7f791542b09135b6f82527d69605224014e
system-traffic: Fix clone test.

The existing clone test fails the system testsuite.  The patch provides
fix, removes the unused at_ns2, and uses "ovs-ofctl monitor" to validate
the packet contents after actions inside a clone.

Signed-off-by: William Tu <u9012063@gmail.com>
Signed-off-by: Joe Stringer <joe@ovn.org>
tests/system-common-macros.at
tests/system-traffic.at