[ovs-build] Passed: ovsrobot/ovs#1382 (series_123382 - 77f44c1)

Travis CI builds at travis-ci.org
Mon Aug 5 18:18:37 UTC 2019


Build Update for ovsrobot/ovs
-------------------------------------

Build: #1382
Status: Passed

Duration: 1 hr, 25 mins, and 31 secs
Commit: 77f44c1 (series_123382)
Author: Dumitru Ceara
Message: ovn-controller: Fix IP engine run with in-flight messages

When trying to incrementally process changes even if there are in-flight
messages we were incorrectly setting the engine_aborted variable to the
value returned by engine_run. However, engine_run returns true if the
run was completed.

This was causing discrepancies between logical flows and openflow flows
due to the fact that the rerun wasn't happening after an aborted run.

In order to avoid confusion the engine_aborted variable is now renamed to
engine_run_done thus avoiding the negated logic.

CC: Han Zhou <hzhou8 at ebay.com>
Fixes: a6b7d9f4f047 ("ovn-controller: Fix flow installation latency caused by
recompute.")
Acked-by: Han Zhou <hzhou8 at ebay.com>
Acked-by: Mark Michelson <mmichels at redhat.com>
Tested-by: Numan Siddique <nusiddiq at redhat.com>
Signed-off-by: Dumitru Ceara <dceara at redhat.com>
Signed-off-by: Numan Siddique <nusiddiq at redhat.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/compare/1665f2b5999a...77f44c1b249c

View the full build log and details: https://travis-ci.org/ovsrobot/ovs/builds/567966535?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the ovsrobot/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=22285853&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/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/20190805/d0202572/attachment-0001.html>


More information about the build mailing list