summaryrefslogtreecommitdiff
path: root/tests/ovsdb-cluster.at
Commit message (Expand)AuthorAgeFilesLines
* ovsdb raft: Avoid unnecessary reconnecting during leader election.Han Zhou2019-04-221-6/+0
* ovsdb raft: Fix duplicated transaction execution when leader failover.Han Zhou2019-04-151-4/+0
* ovsdb raft: Test cases for cluster failures when there are pending transactions.Han Zhou2019-04-151-0/+173
* ovsdb raft: Sync commit index to followers without delay.Han Zhou2019-04-151-5/+11
* ovsdb-cluster.at: Make torture tests BSD compliant.Ilya Maximets2018-12-201-2/+2
* ovsdb-client: Make "wait" command logging more sensible.Ben Pfaff2018-08-171-3/+3
* ovsdb-cluster: Add comment to test.Ben Pfaff2018-08-031-0/+1
* tests: Suppress "long poll interval" messages for ovsdb-cluster tests.Ben Pfaff2018-08-031-2/+2
* tests: Fix use of variable in cluster torture test.Ben Pfaff2018-08-031-1/+1
* tests: Fix cluster torture test.Ben Pfaff2018-08-031-6/+6
* treewide: Convert leading tabs to spaces.Ben Pfaff2018-06-111-63/+63
* ovsdb: Improve timing in cluster torture test.Ben Pfaff2018-05-251-3/+2
* ovsdb: Improve torture test for clusters.Ben Pfaff2018-05-251-6/+6
* ovsdb: Introduce experimental support for clustered databases.Ben Pfaff2018-03-241-0/+281