Implement blueprint: 'feature-feeder-in-core'.
box replication test was updated: - common test was splited on three test: * hot_standby test -- check replication from hot_standby server * swap -- this test iteratively swap services roles (master to replica, replica to master) * consistent -- this is test check replica data consistent - unused configuration files was deleted. - get_param method to tarantool_to_slave
Showing
- test/box_replication/cfg/beholder_to_slave.cfg 0 additions, 19 deletionstest/box_replication/cfg/beholder_to_slave.cfg
- test/box_replication/cfg/hot_standby.cfg 2 additions, 2 deletionstest/box_replication/cfg/hot_standby.cfg
- test/box_replication/cfg/master.cfg 1 addition, 0 deletionstest/box_replication/cfg/master.cfg
- test/box_replication/cfg/master_to_replica.cfg 6 additions, 1 deletiontest/box_replication/cfg/master_to_replica.cfg
- test/box_replication/cfg/replica.cfg 2 additions, 2 deletionstest/box_replication/cfg/replica.cfg
- test/box_replication/cfg/replica_to_master.cfg 2 additions, 1 deletiontest/box_replication/cfg/replica_to_master.cfg
- test/box_replication/cfg/slave_from_beholder.cfg 0 additions, 21 deletionstest/box_replication/cfg/slave_from_beholder.cfg
- test/box_replication/common.test 0 additions, 88 deletionstest/box_replication/common.test
- test/box_replication/consistent.result 685 additions, 0 deletionstest/box_replication/consistent.result
- test/box_replication/consistent.test 162 additions, 0 deletionstest/box_replication/consistent.test
- test/box_replication/feeder.cfg 0 additions, 8 deletionstest/box_replication/feeder.cfg
- test/box_replication/feeder_secondary.cfg 0 additions, 8 deletionstest/box_replication/feeder_secondary.cfg
- test/box_replication/feeder_slave.cfg 0 additions, 8 deletionstest/box_replication/feeder_slave.cfg
- test/box_replication/hot_standby.result 181 additions, 0 deletionstest/box_replication/hot_standby.result
- test/box_replication/hot_standby.test 85 additions, 0 deletionstest/box_replication/hot_standby.test
- test/box_replication/suite.ini 1 addition, 0 deletionstest/box_replication/suite.ini
- test/box_replication/swap.result 1190 additions, 0 deletionstest/box_replication/swap.result
- test/box_replication/swap.test 65 additions, 0 deletionstest/box_replication/swap.test
- test/box_replication/tarantool.cfg 0 additions, 13 deletionstest/box_replication/tarantool.cfg
- test/box_replication/tarantool_beholder.cfg 0 additions, 13 deletionstest/box_replication/tarantool_beholder.cfg
Loading
Please register or sign in to comment