]> git.proxmox.com Git - mirror_ovs.git/history - tests/ovsdb-cluster.at
ovsdb-idl: Return correct seqno from ovsdb_idl_db_set_condition().
[mirror_ovs.git] / tests / ovsdb-cluster.at
2020-08-06 Dumitru Cearaovsdb-server: Replace in-memory DB contents at raft...
2020-03-06 Han Zhouraft: Fix the problem of stuck in candidate role forever.
2020-03-06 Han Zhouraft: Fix raft_is_connected() when there is no leader...
2020-03-06 Han Zhouovsdb-server: Don't disconnect clients after raft insta...
2019-12-20 Han Zhouovsdb raft: Fix the problem when cluster restarted...
2019-12-20 Han Zhouovsdb-cluster.at: Wait until leader is elected before...
2019-11-21 Han Zhouovsdb raft: Fix election timer parsing in snapshot...
2019-10-16 Ilya Maximetstests: Get rid of timeout options for control utilities.
2019-09-30 Ben Pfaffovsdb-cluster: Use ovs-vsctl instead of ovn-nbctl and...
2019-08-21 Han Zhouovsdb raft: Support leader election time change online.
2019-08-21 Han Zhouraft.c: Set candidate_retrying if no leader elected...
2019-08-21 Han Zhouraft.c: Stale leader should disconnect from cluster.
2019-08-21 Han Zhouovsdb-idl.c: Allows retry even when using a single...
2019-04-22 Han Zhouovsdb raft: Avoid unnecessary reconnecting during leade...
2019-04-15 Han Zhouovsdb raft: Fix duplicated transaction execution when...
2019-04-15 Han Zhouovsdb raft: Test cases for cluster failures when there...
2019-04-15 Han Zhouovsdb raft: Sync commit index to followers without...
2018-12-20 Ilya Maximetsovsdb-cluster.at: Make torture tests BSD compliant.
2018-08-18 Ben Pfaffovsdb-client: Make "wait" command logging more sensible.
2018-08-03 Ben Pfaffovsdb-cluster: Add comment to test.
2018-08-03 Ben Pfafftests: Suppress "long poll interval" messages for ovsdb...
2018-08-03 Ben Pfafftests: Fix use of variable in cluster torture test.
2018-08-03 Ben Pfafftests: Fix cluster torture test.
2018-06-12 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-06-11 Ben Pfafftreewide: Convert leading tabs to spaces.
2018-05-25 Ben Pfaffovsdb: Improve timing in cluster torture test.
2018-05-25 Ben Pfaffovsdb: Improve torture test for clusters.
2018-03-31 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-03-24 Ben Pfaffovsdb: Introduce experimental support for clustered...