summaryrefslogtreecommitdiff
path: root/tests/ovsdb-server.at
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: Replace ON_EXIT m4 macro by on_exit() shell function.Ben Pfaff2015-09-091-8/+8
* tests: Automatically initialize OVS_*DIR vars when tests begin.Ben Pfaff2015-09-091-33/+0
* tests: Skip IPv6 tests if the system does not support IPv6.Ben Pfaff2015-07-131-0/+2
* ovsdb-test: add multiple clients to backlogged connection testAndy Zhou2015-05-291-2/+14
* ovsdb-server: Correct malformed error replies to certain JSON-RPC requests.Ben Pfaff2015-03-311-1/+1
* ovsdb-server: Remove the 'enable-dummy' option.Alex Wang2014-09-111-1/+1
* tests: Use the 'LARGE_MSECS' variation of time/warp at more places.Gurucharan Shetty2014-07-151-1/+1
* ovsdb-server.at: Skip tests that use ovsdb-server's "--run" on Windows.Gurucharan Shetty2014-07-141-0/+2
* build: Allow building with autoconf 2.63Thomas Graf2014-06-271-1/+1
* ovsdb-server.at: Handle different error message for already opened database.Gurucharan Shetty2014-06-261-1/+8
* ovsdb-server.at: Adjust PKIDIR for ssl test.Gurucharan Shetty2014-06-261-1/+4