summaryrefslogtreecommitdiff
path: root/tests/ovsdb-idl.at
Commit message (Expand)AuthorAgeFilesLines
* test-stream: Add ssl tests for stream open block.HEADmasterStefan Hoffmann2023-05-111-4/+27
* tests-ovsdb: Switch OVSDB_START_IDLTEST to macro.Stefan Hoffmann2023-05-111-38/+45
* ovsdb-idl.at: Fix write-changed-only tests without change tracking.Ilya Maximets2023-05-041-2/+2
* ovsdb-cs: Consider default conditions implicitly acked.Dumitru Ceara2022-12-131-34/+71
* ovsdb-idl: Add the support to specify the uuid for row insert.Numan Siddique2022-11-301-0/+58
* ovsdb-idl: Preserve references for rows deleted in same IDL run as their inse...Xavier Simonart2022-09-271-0/+89
* ovsdb-idl: Support write-only-changed IDL monitor mode.Dumitru Ceara2022-04-281-1/+30
* ovsdb-cs: Clear last_id on reconnect if condition changes in-flight.Dumitru Ceara2022-01-311-2/+2
* python: idl: Add monitor_cond_since support.Terry Wilson2022-01-061-1/+1
* ovsdb-idl: Don't reparse orphaned rows.Dumitru Ceara2021-11-301-0/+26
* python: Replace pyOpenSSL with ssl.Timothy Redaelli2021-11-031-1/+1
* ovsdb-idl: Add APIs to query if a table and a column is present.Numan Siddique2021-08-281-0/+39
* ovsdb-cs: Perform forced reconnects without a backoff.Dumitru Ceara2021-07-231-4/+70
* ovsdb-cs: Avoid unnecessary re-connections when updating remotes.Ilya Maximets2021-07-151-0/+24
* ovsdb-idl: Mark arc sources as updated when destination is deleted.Dumitru Ceara2021-04-011-0/+2
* ovsdb-idl: Preserve references for deleted rows.Dumitru Ceara2021-04-011-20/+292
* ovsdb-idl.at: Make test outputs more predictable.Dumitru Ceara2021-04-011-241/+230
* python: Send notifications after the transaction ends.Terry Wilson2021-03-151-0/+22
* ovsdb-idl: Fix memleak when reinserting tracked orphan rows.Dumitru Ceara2020-12-031-0/+52
* ovsdb-idl: Fix iteration over tracked rows with no actual data.Ilya Maximets2020-11-271-0/+55
* ovsdb-idl: Fix *_is_new() IDL functions.Mark Gray2020-11-161-1/+4
* ovsdb-idl.at: Return stream open_block python tests.Ilya Maximets2020-11-161-22/+14
* ovsdb-idl.at: Queue for termination all OVSDB IDL pids.Alin Gabriel Serdean2020-10-081-1/+1
* ovsdb-idl.at: Wait all servers to join the cluster.Flavio Leitner2020-09-091-21/+31
* ovsdb-server: Replace in-memory DB contents at raft install_snapshot.Dumitru Ceara2020-08-061-0/+1
* ovsdb-idl: Avoid inconsistent IDL state with OVSDB_MONITOR_V3.Dumitru Ceara2020-06-151-0/+56
* tests/testsuite: Skip failing UT cases on aarch64Malvika Gupta2020-04-091-0/+1
* Handle refTable values with setkey()Terry Wilson2020-03-201-0/+13
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-271-148/+40
* python: Monitor Database table to manage lifecycle of IDL client.Ted Elhourani2019-03-221-30/+99
* ovsdb-idl.at: Increase timeouts for tests with multiple remotes.Ilya Maximets2018-12-271-2/+2
* ovsdb-idl.at: Better choosing of wrong ports.Ilya Maximets2018-12-271-6/+6
* ovsdb-idl.at: Add IDL tests for C library with TCP connection.Ilya Maximets2018-12-241-0/+36
* socket-util: Report POLLHUP as an error while connection completion checking.Ilya Maximets2018-12-241-0/+17
* Revert "Test the Python C JSON extension"Ilya Maximets2018-10-151-103/+46
* Test the Python C JSON extensionTerry Wilson2018-10-111-46/+103
* ovsdb-idl: Fix recently introduced Python 3 tests.Ben Pfaff2018-08-181-2/+2
* python jsonrpc: Allow jsonrpc_session to have more than one remote.Numan Siddique2018-08-141-0/+54
* ovs python: ovs.stream.open_block() returns success even if the remote is unr...Numan Siddique2018-08-141-0/+16
* ovsdb-idl.c: Fix IDL index problem when rows are updated.Han Zhou2018-08-131-12/+22
* Permit to build OVS with only Python3 installedTimothy Redaelli2018-07-241-10/+10
* ovsdb-idl: Correct singleton insert logicMark Michelson2018-06-151-1/+28
* treewide: Convert leading tabs to spaces.Ben Pfaff2018-06-111-1/+1
* tests: Extend Python IDL checks to also run with SSLJakub Sitnicki2018-04-181-27/+44
* tests: Reuse OVSDB_CHECK_IDL_PYN macro for IDL notify testsJakub Sitnicki2018-04-181-10/+1
* tests: Remove useless run-if-fail commands passed to AT_CHECKJakub Sitnicki2018-04-181-18/+18
* ovsdb: Introduce experimental support for clustered databases.Ben Pfaff2018-03-241-1/+1
* tests: Add some Python3 test variants on ovsdb-idl.atTimothy Redaelli2018-03-141-20/+50
* python: Fix decoding error when the received data is larger than 4096.Guoshuai Li2018-03-091-0/+33
* tests: Convert uuidfilt utility from Perl to Python.Ben Pfaff2017-11-261-15/+15