[ovs-build] Passed: ovsrobot/ovn#1043 (series_203821 - 9b31209)

Travis CI builds at travis-ci.com
Thu Sep 24 02:17:34 UTC 2020


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

Build: #1043
Status: Passed

Duration: 18 mins and 43 secs
Commit: 9b31209 (series_203821)
Author: Numan Siddique
Message: controller: binding: Ignore changes to OVS interfaces which doesn't belong to int bridge.

Consider the below commands.

ovn-nbctl ls-add sw0
ovn-nbctl lsp-add sw0 sw0-p1

ovs-vsctl add-br br-temp
ovs-vsctl add port br-temp t1 -- set interface t1 external_ids:iface-id=sw0-p1

When ovn-controller handles the OVS db changes incrementally, it binds the lport
sw0-p1, which is wrong as t1 is not in the integration bridge - br-int.

If a recompute is triggered, ovn-controller releases the lport sw0-p1.

This patch fixes this issue.

Fixes: 354bdba51abf ("ovn-controller: I-P for SB port binding and OVS interface in runtime_data.")
CC: Han Zhou <hzhou at ovn.org>
Acked-by: Han Zhou <hzhou at ovn.org>
Signed-off-by: Numan Siddique <numans at ovn.org>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovn/commit/9b312093776e

View the full build log and details: https://travis-ci.com/github/ovsrobot/ovn/builds/186375163?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/20200924/3540fb6f/attachment.html>


More information about the build mailing list