[ovs-build] Failed: numansiddique/ovn#130 (IP_FullIP/v4/p10 - 11f9cc6)

Travis CI builds at travis-ci.org
Thu Apr 30 10:56:39 UTC 2020


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

Build: #130
Status: Failed

Duration: 16 mins and 0 secs
Commit: 11f9cc6 (IP_FullIP/v4/p10)
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/2cd68811ccbb^...11f9cc6dfe07

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

--

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


More information about the build mailing list