summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorFlavio Fernandes <flavio@flaviof.com>2016-05-16 21:02:50 -0400
committerBen Pfaff <blp@ovn.org>2016-05-19 08:06:37 -0700
commit91125642d3a2a18177c4d6ff642185fc3ffc2153 (patch)
tree146c85df87636d438cdb5ad0dd80949280c139ca /tests
parent8ee574c38187181abbf44b1dfa278de671576256 (diff)
downloadopenvswitch-91125642d3a2a18177c4d6ff642185fc3ffc2153.tar.gz
ovn test: improve vtep test description and fix typo
- Add vtep as keyword and in description of test 2028 - Fix minor typo: 'information' Signed-off-by: Flavio Fernandes <flavio@flaviof.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/ovn.at5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/ovn.at b/tests/ovn.at
index cc5c46863..75f744134 100644
--- a/tests/ovn.at
+++ b/tests/ovn.at
@@ -774,7 +774,7 @@ test_arp 11 f00000000011 $sip $tip
# XXX This can be improved.
sleep 1
-# dump infomration and flows with counters
+# dump information and flows with counters
ovn-sbctl dump-flows -- list multicast_group
echo "------ hv1 dump ------"
@@ -1026,7 +1026,8 @@ OVS_APP_EXIT_AND_WAIT([ovs-vswitchd])
OVS_APP_EXIT_AND_WAIT([ovsdb-server])
AT_CLEANUP
-AT_SETUP([ovn -- 3 HVs, 1 VIFs/HV, 1 GW, 1 LS])
+AT_SETUP([ovn -- vtep: 3 HVs, 1 VIFs/HV, 1 GW, 1 LS])
+AT_KEYWORDS([vtep])
AT_SKIP_IF([test $HAVE_PYTHON = no])
ovn_start