[ovs-git] [openvswitch/ovs] 22ecc5: tests: Fix recently broken sFlow tests.

GitHub noreply at github.com
Fri Sep 2 23:15:48 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 22ecc560c8937bb0992eca0600c99bf919f65ed5
      https://github.com/openvswitch/ovs/commit/22ecc560c8937bb0992eca0600c99bf919f65ed5
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2016-09-02 (Fri, 02 Sep 2016)

  Changed paths:
    M tests/ofproto-dpif.at

  Log Message:
  -----------
  tests: Fix recently broken sFlow tests.

A recent improvement to the promptness of sFlow reporting caused some of
the sFlow tests to fail (because the output was reported sooner).  This
fixes up sequence numbers in the expected output to match the new behavior.
It also reduces the amount of (virtual) time that the test waits since it's
no longer necessary to wait as long.

Fixes: 784bf5d4eb3c ("sflow-agent: Flush freshly-polled sFlow counters promptly.")
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list