[ovs-git] [openvswitch/ovs] 13c10e: System-tests: Allow SNAT address variability retri...

GitHub noreply at github.com
Fri Jul 21 23:48:42 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 13c10e56814f836f46dfc07e7951cc0faed8c996
      https://github.com/openvswitch/ovs/commit/13c10e56814f836f46dfc07e7951cc0faed8c996
  Author: Darrell Ball <dlu998 at gmail.com>
  Date:   2017-07-21 (Fri, 21 Jul 2017)

  Changed paths:
    M tests/system-traffic.at

  Log Message:
  -----------
  System-tests: Allow SNAT address variability retries.

Three of the SNAT tests allow for wget retries, which occasionally
happen.  However, these tests did not allow for SNAT address
variability for the retries, which is now tolerated.

Signed-off-by: Darrell Ball <dlu998 at gmail.com>
Signed-off-by: Joe Stringer <joe at ovn.org>


  Commit: ed3075679d3626b615ae3ee83d20544e944d3e26
      https://github.com/openvswitch/ovs/commit/ed3075679d3626b615ae3ee83d20544e944d3e26
  Author: Darrell Ball <dlu998 at gmail.com>
  Date:   2017-07-21 (Fri, 21 Jul 2017)

  Changed paths:
    M tests/system-traffic.at

  Log Message:
  -----------
  System-tests: Improve reliability of an icmp test.

One SNAT test is based on a single ping being successful;
to make the result more predictable, static arp binding is now used.
To put less stress on the stack a single arp binding is used for
the reverse direction mapping.  This does not change the goal of the
test, but significantly increases the reliability; I ran the test
100 times without failure.

Signed-off-by: Darrell Ball <dlu998 at gmail.com>
Signed-off-by: Joe Stringer <joe at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/9244f1557fd0...ed3075679d36


More information about the git mailing list