tests: Add ovn keyword to all ovn tests.
authorRussell Bryant <russell@ovn.org>
Mon, 21 Dec 2015 20:35:07 +0000 (15:35 -0500)
committerRussell Bryant <russell@ovn.org>
Tue, 22 Dec 2015 01:07:39 +0000 (20:07 -0500)
commitdfef14ee88a96007b8ff4c41f215283308b2daaa
tree923e35b6d93cdc0fedeee7e0d3ce87cfda0dd4e1
parent60642e4fa9b53edbc924ebc22aadbc7696b57407
tests: Add ovn keyword to all ovn tests.

Autotest keywords are helpful for running a subset of the test suite.
This patch makes it so you can run all OVN tests using the 'ovn'
keyword.

  $ make check TESTSUITEFLAGS="-k ovn"

Signed-off-by: Russell Bryant <russell@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
tests/ovn-controller-vtep.at
tests/ovn-controller.at
tests/ovn-nbctl.at
tests/ovn-sbctl.at