This backports the IDL change tracking fixes recently accepted on
master branch.
The first patch is a backport of Ben's commit that introduces
print_and_log() in test-ovsdb.c. Cherry picking this commit avoids
quite a lot of the conflicts when backporting the rest of the fixes
and should be harmless because it only touches test code.
Ben Pfaff (1):
test-ovsdb: Log steps in idl test.
Dumitru Ceara (3):
ovsdb-idl.at: Make test outputs more predictable.
ovsdb-idl: Preserve references for deleted rows.
ovsdb-idl: Mark arc sources as updated when destination is deleted.
lib/ovsdb-idl.c | 135 +++++++--
lib/ovsdb-idl.h | 2
tests/ovsdb-cluster.at | 2
tests/ovsdb-idl.at | 747 ++++++++++++++++++++++++++++++++----------------
tests/test-ovsdb.c | 442 +++++++++++++++++-----------
tests/test-ovsdb.py | 119 +++++---
6 files changed, 962 insertions(+), 485 deletions(-)
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev