[ovs-build] Errored: numansiddique/ovn#144 (IP_FullIP/v5_updated - 4517880)

Travis CI builds at travis-ci.com
Sat May 30 14:16:56 UTC 2020


Build Update for numansiddique/ovn
-------------------------------------

Build: #144
Status: Errored

Duration: 16 mins and 44 secs
Commit: 4517880 (IP_FullIP/v5_updated)
Author: Numan Siddique
Message: I-P: Handle sbrec_chassis changes

When ovn-controller updates the nb_cfg column of its chassis,
this results in full recomputation on all the nodes. This results
in wastage of CPU cycles. To address this, this patch handles
sbrec_chassis changes incrementally.

We don't need to handle any sbrec_chassis changes during runtime_data
stage, because before engine_run() is called, encaps_run() is called
which will handle any chassis/encap changes.

For new chassis addition and deletion, we need to add/delete flows for
the tunnel ports created/deleted. So physical_run() is called for this.

For any chassis updates, we can ignore this for flow computation.

This patch handles all these.

Signed-off-by: Numan Siddique <numans at ovn.org>

View the changeset: https://github.com/numansiddique/ovn/compare/5079c750e06e^...45178807e339

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

--

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


More information about the build mailing list