]> git.proxmox.com Git - mirror_ovs.git/commitdiff
ovn test: improve vtep test description and fix typo
authorFlavio Fernandes <flavio@flaviof.com>
Tue, 17 May 2016 01:02:50 +0000 (21:02 -0400)
committerBen Pfaff <blp@ovn.org>
Thu, 19 May 2016 15:06:37 +0000 (08:06 -0700)
- 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>
tests/ovn.at

index cc5c46863d99a2258b3cfc2dd6c03841cf743334..75f7441341ca96e9821663c3f6ae04ae0a24cf74 100644 (file)
@@ -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