[ovs-git] Open vSwitch: tests: Use the 'LARGE_MSECS' variation of time/warp at more places. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Jul 15 23:04:11 UTC 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  bdba1947ed631d3ad6d35b9733e7b17aa0ca4559 (commit)
       via  9a8b5cc1a3d941c0e33f3f5b5ac260a35a8130af (commit)
       via  5b245e73d61eddc985180888f6044a1029f148a5 (commit)
      from  f4b3f6a61e641387819ec6ceb9a2dfacde0d4e88 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bdba1947ed631d3ad6d35b9733e7b17aa0ca4559
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=bdba1947ed631d3ad6d35b9733e7b17aa0ca4559
Author: Gurucharan Shetty <gshetty at nicira.com>
		
tests: Use the 'LARGE_MSECS' variation of time/warp at more places.
		
commit 8661af798(timeval: Provide a variation for time/warp command)
provided a variation of time/warp command to prevent multiple
invocations of time/warp. That commit changed only the users in bfd.at
and cfm.at as they used it the most. Since we haven't had any negative
confequences because of the change, add the remaining users.

Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


commit 9a8b5cc1a3d941c0e33f3f5b5ac260a35a8130af
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=9a8b5cc1a3d941c0e33f3f5b5ac260a35a8130af
Author: Gurucharan Shetty <gshetty at nicira.com>
		
debian: Automatically start openvswitch before first invocation of ovs-vsctl.
		
In the 'interfaces' file, if an admin adds the openvswitch interface
in 'auto', ifupdown will try to create OVS interfaces even before
openvswitch has started. In a case like that, assume that the admin
knows what he is doing and try to start openvswitch.

The negatives I see are
1. /usr is NFS mounted, in which case expect the admin
to mount it through initramfs.
2. syslog through network may not be accessible.

This is similar to what rhel does with commit 602453000e28ec10
(rhel: Automatically start openvswitch service before bringing an ovs
interface up or down)

Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


commit 5b245e73d61eddc985180888f6044a1029f148a5
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=5b245e73d61eddc985180888f6044a1029f148a5
Author: Gurucharan Shetty <gshetty at nicira.com>
		
debian: Option to create patch ports through 'interfaces'
		
This is a port of commit d7aab661 ( rhel: Add Patch Port support to
initscripts.) from rhel to debian's ifupdown script.

Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 debian/ifupdown.sh                      |   12 +++++-
 debian/openvswitch-switch.README.Debian |   65 ++++++++++++++++++++++++++++---
 tests/lacp.at                           |   12 ++----
 tests/learn.at                          |    4 +-
 tests/ofproto-dpif.at                   |   21 ++++------
 tests/ovs-vswitchd.at                   |   10 ++---
 tests/ovsdb-server.at                   |    2 +-
 7 files changed, 89 insertions(+), 37 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list