[ovs-build] Passed: dceara/ovn#178 (remove-chassis-is-new - 89cbb0a)

Travis CI builds at travis-ci.org
Tue Oct 20 09:18:08 UTC 2020


Build Update for dceara/ovn
-------------------------------------

Build: #178
Status: Passed

Duration: 22 mins and 23 secs
Commit: 89cbb0a (remove-chassis-is-new)
Author: Dumitru Ceara
Message: ovn-controller: Monitor chassis_private by chassis name.

Remove the use of sbrec_chassis_is_new() for uncommitted records.  This
is not the way IDL *_is_new() functions are supposed to be used.

Note: With this change if the system-id changes there will be a
transient error in ovn-controller due to ovn-controller trying to insert
a new chassis_private record.  This is due to the fact that the view of
the chassis_private table changes and only chassis_private records
matching the new chassis name are sent to ovn-controller.  This gets
corrected though in the next iteration of the ovn-controller processing
loop.

Suggested-by: Han Zhou <hzhou at ovn.org>
Fixes: dce1af31b550 ("chassis: Fix chassis_private record updates when the system-id changes.")
Signed-off-by: Dumitru Ceara <dceara at redhat.com>

View the changeset: https://github.com/dceara/ovn/compare/dadae4f800cc^...89cbb0a6fd32

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


--

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


More information about the build mailing list