[ovs-build] Passed: ovsrobot/ovn#976 (series_200943 - 2656d5b)

Travis CI builds at travis-ci.com
Thu Sep 10 19:18:22 UTC 2020


Build Update for ovsrobot/ovn
-------------------------------------

Build: #976
Status: Passed

Duration: 18 mins and 57 secs
Commit: 2656d5b (series_200943)
Author: Han Zhou
Message: ovn-controller.at: Fix test for debug/delay-nb-cfg-report.

In the test case for debug/delay-nb-cfg-report, it sets the delay as
2 seconds, and firstly triggered a sync with wait timeout being 1 sec
and expects the wait timedout, and then it immediately started another
sync with wait timeout being 3 sec, expecting it not timing out.

However, since 2 + 2 = 1 + 3, there is a good chance that the second
wait would still time out, so the test fails occasionally. This patch
fixes it by sleep another 1 sec to let the 1st delay complete before
starting the second sync and wait.

Reported-by: Ilya Maximets <i.maximets at ovn.org>
Fixes: a8182e21484 ("ovn-controller: Unix command debug/delay-nb-cfg-report.")
Signed-off-by: Han Zhou <hzhou at ovn.org>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovn/compare/a8182e21484c^...2656d5b553b0

View the full build log and details: https://travis-ci.com/github/ovsrobot/ovn/builds/183785421?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the ovsrobot/ovn repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=9136199&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20200910/bc584dbc/attachment.html>


More information about the build mailing list