summaryrefslogtreecommitdiff
path: root/tests/ovsdb-idl.at
diff options
context:
space:
mode:
authorTerry Wilson <twilson@redhat.com>2021-12-01 11:51:20 -0600
committerIlya Maximets <i.maximets@ovn.org>2022-01-06 16:45:56 +0100
commit46d44cf3be0dbf4a44cebea3b279b3d16a326796 (patch)
tree331b80e4bd8a42bce89b09c7abf28457deffae54 /tests/ovsdb-idl.at
parent0d1ffb77560fdbb96bded347fad59abd5798bb29 (diff)
downloadopenvswitch-46d44cf3be0dbf4a44cebea3b279b3d16a326796.tar.gz
python: idl: Add monitor_cond_since support.
Add support for monitor_cond_since / update3 to python-ovs to allow more efficient reconnections when connecting to clustered OVSDB servers. Signed-off-by: Terry Wilson <twilson@redhat.com> Acked-by: Dumitru Ceara <dceara@redhat.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'tests/ovsdb-idl.at')
-rw-r--r--tests/ovsdb-idl.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ovsdb-idl.at b/tests/ovsdb-idl.at
index 3adb9d638..86a75f920 100644
--- a/tests/ovsdb-idl.at
+++ b/tests/ovsdb-idl.at
@@ -2319,7 +2319,7 @@ m4_define([OVSDB_CHECK_CLUSTER_IDL],
# Checks that monitor_cond_since works fine when disconnects happen
# with cond_change requests in flight (i.e., IDL is properly updated).
-OVSDB_CHECK_CLUSTER_IDL_C([simple idl, monitor_cond_since, cluster disconnect],
+OVSDB_CHECK_CLUSTER_IDL([simple idl, monitor_cond_since, cluster disconnect],
3,
[['["idltest",
{"op": "insert",