[ovs-git] Open vSwitch: tests: Generalize 'sed' calls in MAC learning test to more than one digit. (master)

dev at openvswitch.org dev at openvswitch.org
Mon Apr 23 21:11:44 UTC 2012


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  83664f72d35177a90ab13506a223580816b5ee6b (commit)
       via  34a5710475c6772e94d7fc5168d8615ac9183afc (commit)
      from  7436ed8071a045f265ab3e06c5d7b0d5d678db1c (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 83664f72d35177a90ab13506a223580816b5ee6b
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=83664f72d35177a90ab13506a223580816b5ee6b
Author: Ben Pfaff <blp at nicira.com>
		
tests: Generalize 'sed' calls in MAC learning test to more than one digit.
		
With "check-valgrind" the test can take more than 10 seconds to run, so
replacing only a single trailing digit with ? ends up with 1? which causes
the test to fail.

Signed-off-by: Ben Pfaff <blp at nicira.com>


commit 34a5710475c6772e94d7fc5168d8615ac9183afc
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=34a5710475c6772e94d7fc5168d8615ac9183afc
Author: Ben Pfaff <blp at nicira.com>
		
tests: Avoid daemon race between pidfile creation and parent notification.
		
This was causing "check-valgrind" to sometimes fail in this test.

Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 tests/daemon.at       |    5 +++++
 tests/ofproto-dpif.at |   12 ++++++------
 2 files changed, 11 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list