system-traffic: Skip all vxlan tests if unsupported.
authorJoe Stringer <joe@ovn.org>
Wed, 23 Dec 2015 00:47:26 +0000 (16:47 -0800)
committerJoe Stringer <joe@ovn.org>
Wed, 23 Dec 2015 20:37:08 +0000 (12:37 -0800)
commit2f2b95804984ab10e23d2c6c9e94240676ed2230
tree3e9473207ddffb76ec5ca3257c036c128ff548f7
parent0bbbe1c2acedd2adc20dfe59ad19b8136b7b4cd8
system-traffic: Skip all vxlan tests if unsupported.

The vxlan tests require a new enough 'ip' tool to configure native VXLAN
tunnels on the host kernel (as well as a new enough kernel). If this
isn't available, simply skip the test. This commit makes the cases where
this is checked consistent.

Signed-off-by: Joe Stringer <joe@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
Acked-by: Russell Bryant <russell@ovn.org>
tests/system-common-macros.at
tests/system-traffic.at