diff mbox

[ovs-dev,v2,1/3] ovn test: improve vtep test description and fix typo

Message ID 1463446972-10799-2-git-send-email-flavio@flaviof.com
State Accepted
Headers show

Commit Message

Flaviof May 17, 2016, 1:02 a.m. UTC
- Add vtep as keyword and in description of test 2028
- Fix minor typo: 'information'

Changes v1->v2:
* Add Signed-off-by

Signed-off-by: Flavio Fernandes <flavio@flaviof.com>
---
 tests/ovn.at | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Comments

Ben Pfaff May 19, 2016, 3:06 p.m. UTC | #1
On Mon, May 16, 2016 at 09:02:50PM -0400, Flavio Fernandes wrote:
> - Add vtep as keyword and in description of test 2028
> - Fix minor typo: 'information'
> 
> Changes v1->v2:
> * Add Signed-off-by
> 
> Signed-off-by: Flavio Fernandes <flavio@flaviof.com>

Applied, thanks!
diff mbox

Patch

diff --git a/tests/ovn.at b/tests/ovn.at
index cc5c468..75f7441 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