replication: set default synchro quorum value to majority
This required some test refactoring for tests which rely on quorum being "1" by default. Closes #5966 Prerequisite #6471
Showing
- src/box/lua/load_cfg.lua 1 addition, 1 deletionsrc/box/lua/load_cfg.lua
- test/app-tap/init_script.result 1 addition, 1 deletiontest/app-tap/init_script.result
- test/box/admin.result 1 addition, 1 deletiontest/box/admin.result
- test/box/cfg.result 2 additions, 2 deletionstest/box/cfg.result
- test/replication/election_qsync.result 9 additions, 4 deletionstest/replication/election_qsync.result
- test/replication/election_qsync.test.lua 4 additions, 1 deletiontest/replication/election_qsync.test.lua
- test/replication/gh-5144-qsync-dup-confirm.result 14 additions, 0 deletionstest/replication/gh-5144-qsync-dup-confirm.result
- test/replication/gh-5144-qsync-dup-confirm.test.lua 8 additions, 0 deletionstest/replication/gh-5144-qsync-dup-confirm.test.lua
- test/replication/gh-5195-qsync-replica-write.result 1 addition, 1 deletiontest/replication/gh-5195-qsync-replica-write.result
- test/replication/gh-5195-qsync-replica-write.test.lua 1 addition, 1 deletiontest/replication/gh-5195-qsync-replica-write.test.lua
- test/replication/gh-5426-election-on-off.result 5 additions, 0 deletionstest/replication/gh-5426-election-on-off.result
- test/replication/gh-5426-election-on-off.test.lua 3 additions, 0 deletionstest/replication/gh-5426-election-on-off.test.lua
- test/replication/gh-5433-election-restart-recovery.result 5 additions, 0 deletionstest/replication/gh-5433-election-restart-recovery.result
- test/replication/gh-5433-election-restart-recovery.test.lua 3 additions, 0 deletionstest/replication/gh-5433-election-restart-recovery.test.lua
- test/replication/gh-5506-election-on-off.result 9 additions, 1 deletiontest/replication/gh-5506-election-on-off.result
- test/replication/gh-5506-election-on-off.test.lua 7 additions, 1 deletiontest/replication/gh-5506-election-on-off.test.lua
Loading
Please register or sign in to comment