fix(test): fix flaky test on cluster with replication
tarantool uses async replication by default, and it is possible to try selecting from a replica that does not have the space or the data yet, which can cause flaky tests now, we configure storage replicaset and enable sync replication for spaces to work with Closes #369
Showing
- sbroad-cartridge/test_app/test/helper/cluster_sync_replication.lua 34 additions, 0 deletions...rtridge/test_app/test/helper/cluster_sync_replication.lua
- sbroad-cartridge/test_app/test/integration/sql_cache_test.lua 4 additions, 3 deletions...ad-cartridge/test_app/test/integration/sql_cache_test.lua
Please register or sign in to comment