[ovs-build] Failed: ovsrobot/ovn#341 (series_152230 - 73e5349)

Travis CI builds at travis-ci.com
Thu Jan 9 19:27:21 UTC 2020


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

Build: #341
Status: Failed

Duration: 21 mins and 0 secs
Commit: 73e5349 (series_152230)
Author: Numan Siddique
Message: expr: Evaluate the condition expression in a separate step.

A new function is added - expr_evaluate_condition() which evaluates
the condition expression - is_chassis_resident. expr_simply() will
no longer evaluates this condition.

An upcoming commit needs this in order to cache the logical flow expressions
so that every lflow_*() function which calls consider_logical_flow() doesn't
need to convert the logical flow match to an expression. Instead the expr tree
for the logical flow is cached. Since we can't cache the is_chassis_resident
condition, it is separated out.

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/6a5783021c35^...73e5349ab33d

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


More information about the build mailing list