[ovs-build] Canceled: igsilya/ovs#1058 (tmp-branch-2.13 - abe7fe4)

Travis CI builds at travis-ci.com
Mon Nov 16 17:12:40 UTC 2020


Build Update for igsilya/ovs
-------------------------------------

Build: #1058
Status: Canceled

Duration: 12 mins and 42 secs
Commit: abe7fe4 (tmp-branch-2.13)
Author: Dumitru Ceara
Message: ovsdb-idl: Return correct seqno from ovsdb_idl_db_set_condition().

If an IDL client sets the same monitor condition twice, the expected
seqno when the IDL contents are updated should be the same for both
calls.

In the following scenario:
1. Client calls ovsdb_idl_db_set_condition(db, table, cond1)
2. ovsdb_idl sends monitor_cond_change(cond1) but the server doesn't yet
   reply.
3. Client calls ovsdb_idl_db_set_condition(db, table, cond1)

At step 3 the returned expected seqno should be the same as at step 1.
Similarly, if step 2 is skipped, i.e., the client calls sets
the condition twice in the same iteration, then both
ovsdb_idl_db_set_condition() calls should return the same value.

Fixes: 46437c5232bd ("ovsdb-idl: Enhance conditional monitoring API")
Signed-off-by: Dumitru Ceara <dceara at redhat.com>
Signed-off-by: Ilya Maximets <i.maximets at ovn.org>

View the changeset: https://github.com/igsilya/ovs/compare/cd16bf6c8dcf...abe7fe448621

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

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

--

You can unsubscribe from build emails from the igsilya/ovs repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=13391909&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/20201116/4e3bdf36/attachment.html>


More information about the build mailing list