[ovs-git] Open vSwitch: tests: Make some tests more robust. (master)

dev at openvswitch.org dev at openvswitch.org
Mon Dec 30 23:42:57 UTC 2013


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  125bf01da3c0fba506c606ba87a2e8a8fb12d9eb (commit)
      from  27e26e598926b662098e2de0d4d666ca452227fe (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 125bf01da3c0fba506c606ba87a2e8a8fb12d9eb
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=125bf01da3c0fba506c606ba87a2e8a8fb12d9eb
Author: Jarno Rajahalme <jrajahalme at nicira.com>
		
tests: Make some tests more robust.
		
These tests break if OVS internal hash function is changed.  Some of
this is due to dependency on the order in which elements are iterated
from hash maps, or the algorithm used is just dependent on the
specific hash values produced for specific inputs (groups).  These
changes make these test cases more robust, so that they will not break
so easily due to OVS internal hash function implementation changes.

Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 tests/bfd.at          |    4 ++--
 tests/ofproto-dpif.at |   15 +++------------
 2 files changed, 5 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list