[ovs-build] Failed: ovsrobot/ovn#466 (series_164600 - 41d0d63)

Travis CI builds at travis-ci.com
Mon Mar 16 13:09:41 UTC 2020


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

Build: #466
Status: Failed

Duration: 34 mins and 54 secs
Commit: 41d0d63 (series_164600)
Author: Numan Siddique
Message: ovn-controller: Store the local port bindings in the runtime data I-P state.

This patch adds a new data structure - 'struct local_binding' which represents
a probable local port binding. A new object of this structure is creared for
each interface present in the integration bridge (br-int) with the
external_ids:iface-id set. This struct has 2 main fields
 - 'struct ovsrec_interface *' and 'struct sbrec_port_binding *'. These fields
are updated during port claim and release.

A shash of the local bindings is maintained with the 'iface-id' as the hash key
in the runtime data of the incremental processing engine.

This patch helps in the upcoming patch to add incremental processing support
for OVS interface and SB port binding changes.

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/compare/c723b3144f5e...41d0d63743ef

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


More information about the build mailing list