[ovs-git] [openvswitch/ovs] a1a23d: tests: Fix timing dependency bridge - multiple bri...

GitHub noreply at github.com
Wed May 17 20:52:15 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: a1a23d9a576e234aa93087f83d235ac373c3e2f4
      https://github.com/openvswitch/ovs/commit/a1a23d9a576e234aa93087f83d235ac373c3e2f4
  Author: Andy Zhou <azhou at ovn.org>
  Date:   2017-05-17 (Wed, 17 May 2017)

  Changed paths:
    M tests/bridge.at

  Log Message:
  -----------
  tests: Fix timing dependency bridge - multiple bridges share a controller

Without the fix, this test currently consistently fail when running
on Travis CI. Connecting to the controller can take more time than
running locally. Because the exact connecting time is variable, the
exact output should not be used for correctness checking.

Fixes: 85c55772a453(bridge: Fix controller status update)
Signed-off-by: Andy Zhou <azhou at ovn.org>
Acked-by: Joe Stringer <joe at ovn.org>




More information about the git mailing list