test: wait for xlog/snap/log file changes
When a system in under heavy load (say, when tests are run in parallel) it is possible that disc writes stalls for some time. This can cause a fail of a check that a test performs, so now we retry such checks during 60 seconds until a condition will be met. This change targets replication test suite.
Showing
- test/replication/gc_no_space.result 10 additions, 8 deletionstest/replication/gc_no_space.result
- test/replication/gc_no_space.test.lua 10 additions, 8 deletionstest/replication/gc_no_space.test.lua
- test/replication/replica_rejoin.result 5 additions, 5 deletionstest/replication/replica_rejoin.result
- test/replication/replica_rejoin.test.lua 3 additions, 3 deletionstest/replication/replica_rejoin.test.lua
- test/replication/sync.result 1 addition, 1 deletiontest/replication/sync.result
- test/replication/sync.test.lua 1 addition, 1 deletiontest/replication/sync.test.lua
Loading
Please register or sign in to comment