summaryrefslogtreecommitdiff
path: root/tests/ovsdb-server.at
Commit message (Expand)AuthorAgeFilesLines
* ovsdb: Fix database statistics during the database replacement.Ilya Maximets2023-01-181-0/+18
* treewide: Don't use non-portable '==' with test command.Ilya Maximets2023-01-061-1/+1
* tests: Properly kill ovsdb test processes.Rosemarie O'Riorden2022-05-171-62/+48
* ci: Add UB Sanitizer.Dumitru Ceara2022-05-171-0/+16
* ovsdb: relay: Add transaction history support.Ilya Maximets2022-03-031-12/+36
* ovsdb: transaction: Keep one entry in the transaction history.Ilya Maximets2022-01-311-7/+9
* ovsdb: Don't let transaction history grow larger than the database.Ilya Maximets2021-11-051-0/+63
* ovsdb: relay: Add support for transaction forwarding.Ilya Maximets2021-07-151-3/+82
* ovsdb-server.at: Add unit test for record/replay.Ilya Maximets2021-06-071-0/+149
* tests: Fix PKIDIR checks in AT_SKIP.Ben Pfaff2021-06-021-2/+2
* ovsdb: Use column diffs for ovsdb and raft log entries.Ilya Maximets2021-01-151-1/+3
* ovsdb-server: Allow replication from older schema version servers.Numan Siddique2019-10-241-0/+109
* ovsdb-data: Don't put strings with digits in quotes.Ilya Maximets2019-07-251-3/+3
* tests: Add support for Address Sanitizer.Ben Pfaff2018-12-031-0/+16
* tests: Always use --no-chdir with --detach.Ben Pfaff2018-11-191-10/+10
* ovsdb-client: Make "wait" command logging more sensible.Ben Pfaff2018-08-171-1/+1
* treewide: Convert leading tabs to spaces.Ben Pfaff2018-06-111-85/+85
* tests: Skip tests that need "normal" diff if not available.Ben Pfaff2018-04-031-0/+5
* ovsdb: Introduce experimental support for clustered databases.Ben Pfaff2018-03-241-285/+345
* ovsdb: Add support for online schema conversion.Ben Pfaff2018-03-241-0/+263
* ovsdb-server: Add new RPC "set_db_change_aware".Ben Pfaff2018-03-241-2/+38
* ovsdb-server: Add support for a built-in _Server database.Ben Pfaff2018-03-241-34/+36
* ovsdb-server: Don't be picky about particular error in test.Ben Pfaff2018-03-071-4/+4
* tests: Fix hang when "SSL db: implementation" test failed.Ben Pfaff2018-03-071-9/+8
* ovsdb-server: Forbid user-specified databases with reserved names.Ben Pfaff2017-12-221-0/+5
* ovsdb-client: Move ovsdb-client specific tests to new .at file.Ben Pfaff2017-12-141-21/+0
* tests: Convert uuidfilt utility from Perl to Python.Ben Pfaff2017-11-261-18/+18
* table: Avoid trailing white space in tables.Ben Pfaff2017-10-061-19/+19
* ovsdb: Prevent OVSDB server from replicating itself.Andy Zhou2017-02-131-0/+32
* ovsdb: Allow online compacting on Windows.Alin Serdean2016-11-301-1/+5
* Add support for specifying SSL connection parameters to ovsdbEthan Rahn2016-11-101-3/+67
* tests: windows ovsdb online compactAlin Serdean2016-11-011-7/+11
* ovsdb-server: Implement read-only remote connection type.Lance Richardson2016-11-011-0/+67
* tests: Get rid of overly specific --pidfile and --unixctl options.Ben Pfaff2016-10-121-31/+31
* ovsdb: Replication usability improvementsAndy Zhou2016-09-031-8/+97
* test: Improve replication unit testsAndy Zhou2016-08-311-64/+51
* ovsdb: Add blacklist_tablesAndy Zhou2016-08-311-2/+1
* ovsdb: Make OVSDB backup sever read onlyAndy Zhou2016-08-141-0/+34
* ovsdb: Rename replication related variable names.Andy Zhou2016-08-141-18/+18
* Windows: Local named pipe implementationAlin Serdean2016-08-031-3/+3
* test: change replication test to use unix domain socketAndy Zhou2016-07-231-40/+30
* tests: Make ovsdb test more robust and faster.Jarno Rajahalme2016-07-221-3/+3
* ovsdb: Add unixctl commands for OVSDB replicationMario Cabrera2016-07-191-0/+189
* ovsdb: Add table exclusion functionality to OVSDB replicationMario Cabrera2016-06-241-0/+56
* ovsdb: Introduce OVSDB replication featureMario Cabrera2016-06-241-0/+51
* tests: Fix issue in use of OVS_APP_EXIT_AND_WAIT.Lance Richardson2016-06-231-1/+1
* ovsdb-server.at: Fix racesYAMAMOTO Takashi2016-05-201-0/+4
* ovsdb: Improve error message from ovsdb_log_open() open failure.Ben Pfaff2016-03-301-1/+1
* tests: consistently use OVS_APP_EXIT_AND_WAIT() for daemon terminationLance Richardson2016-03-181-5/+10
* tests: Make parse_listening_port entirely reliable.Ben Pfaff2015-11-261-6/+6