[ovs-build] Still Failing: ovn-org/ovn#383 (branch-20.06 - d2de07a)

Travis CI builds at travis-ci.org
Mon Aug 31 14:27:43 UTC 2020


Build Update for ovn-org/ovn
-------------------------------------

Build: #383
Status: Still Failing

Duration: 18 mins and 20 secs
Commit: d2de07a (branch-20.06)
Author: Dumitru Ceara
Message: ovn-controller: Fix incremental processing of Port_Binding deletes.

If a Port_Binding is deleted from the Southbound DB and the
corresponding OVS interface is also deleted from the OVS DB, and
if both updates are received and processed by ovn-controller in
the same iteration, ovn-controller should process port_binding
delete operations first.

This commit also adds three new unixctl debug commands for
ovn-controller:
- debug/pause: pause ovn-controller processing, except unixctl commands.
- debug/resume: resume ovn-controller processing.
- debug/status: return the status of the ovn-controller processing.

These new commands are needed by the test for this scenario as without
them we have no way of ensuring predictable results. Users should not
use these commands in production. This is also why the commands are not
documented.

CC: Numan Siddique <numans at ovn.org>
Fixes: 6b0f01116bab ("ovn-controller: Handle runtime data changes in flow output engine")
Reported-by: Tim Rozet <trozet at redhat.com>
Reported-at: https://bugzilla.redhat.com/1871961
Signed-off-by: Dumitru Ceara <dceara at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>

(cherry-picked from master commit da5d0792c4472a647b61131bd521b7e5298a95b1)

Conflicts:
	controller/ovn-controller.c

View the changeset: https://github.com/ovn-org/ovn/compare/edc8b8ffdfd4...d2de07a62772

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


--

You can unsubscribe from build emails from the ovn-org/ovn repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=24187664&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/20200831/d85f5525/attachment-0001.html>


More information about the build mailing list