[ovs-build] Canceled: ovsrobot/ovs#3424 (series_218632 - 93588ca)

Travis CI builds at travis-ci.com
Tue Jun 22 12:57:42 UTC 2021


Build Update for ovsrobot/ovs
-------------------------------------

Build: #3424
Status: Canceled

Duration: ?
Commit: 93588ca (series_218632)
Author: Dumitru Ceara
Message: ovsdb-idl: Fix expected condition seqno when changes are pending.

Commit 17f22fe46142 tried to address this but only covered some of the
cases.

The correct way to report the expected seqno is to take into account if
there already is a condition change that was requested to the server but
not acked yet.  In that case, the new condition change request will be
sent only after the already requested one is acked.  That is, expected
condition seqno when conditions are up to date is db->cond_seqno + 2 in
this case.

Fixes: 17f22fe46142 ("ovsdb-idl: Return correct seqno from ovsdb_idl_db_set_condition().")
Suggested-by: Ilya Maximets <i.maximets at ovn.org>
Signed-off-by: Dumitru Ceara <dceara at redhat.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/compare/71d0c0d8b4d8^...93588ca16278

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

  Restart your build: https://travis-ci.com/github/ovsrobot/ovs/builds/208076869?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the ovsrobot/ovs repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=9111024&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/20210622/31e31008/attachment-0001.html>


More information about the build mailing list