[ovs-build] Passed: markdgray/ovn#1 (bz1870444 - 5f370a5)

Travis CI builds at travis-ci.com
Fri Sep 11 14:35:50 UTC 2020


Build Update for markdgray/ovn
-------------------------------------

Build: #1
Status: Passed

Duration: 19 mins and 45 secs
Commit: 5f370a5 (bz1870444)
Author: Mark Gray
Message: ovn-controller: Handle changes in requested-tnl-key

runtime_data_sb_datapath_binding_handler() only handles deletion of rows
in the Datapath_Binding table in OVN-SB. The user can update the
requested-tnl-key by the following command:

ovn-nbctl set logical_switch sw0 other_config:requested-tnl-key=<key>

This command modifies the tunnel_key column. This patch
ensures that an update of this column is handled by the
incremental processing engine by forcing a recompute
of the runtime_data node.

As it is expected that changing the requested-tnl-key is not updated
frequently, we do not attempt to make this update incrementally.

Signed-off-by: Mark Gray <mark.d.gray at redhat.com>

View the changeset: https://github.com/markdgray/ovn/compare/dfc36dfe30e4^...5f370a51f45a

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


--

You can unsubscribe from build emails from the markdgray/ovn repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=15802609&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/20200911/a56b114f/attachment.html>


More information about the build mailing list