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:28:54 +0000 (12:28 -0800)
commitdfb21e966fb73a8017869c0f7134028a5213ff90
tree762941b7edbdc106bd01bd2818affc412529b1a8
parent9415556b51e75b4f9804a669884e26850c31e846
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