antirez
907eb97ffc
Test: replication-psync, wait more to detect write load.
...
Slow systems like the original Raspberry PI need more time
than 5 seconds to start the script and detect writes.
After fixing the Raspberry PI can pass the unit without issues.
2017-02-22 12:27:01 +01:00
antirez
2ef570a4c3
PSYNC test: also test the vanilla SYNC.
2015-08-05 09:18:54 +02:00
antirez
05cf0f0948
Test PSYNC with diskless replication.
...
Thanks to Oran Agra from Redis Labs for providing this patch.
2015-08-04 13:14:25 +02:00
antirez
03e5fed5cb
Remove infinite loop from PSYNC test.
...
Added for debugging and forgot there.
2014-06-26 18:30:03 +02:00
antirez
aeb758eb82
Test: hopefully more robust PSYNC test.
...
This is supposed to fix issue #1417 , but we'll know if this is enough
only after a couple of runs of the CI test without false positives.
2014-06-26 16:00:27 +02:00
antirez
020b660322
Test: more PSYNC tests (backlog TTL).
2013-05-09 12:52:04 +02:00
antirez
78abe60d77
Test: check that replication partial sync works if we break the link.
...
The test checks both successful syncs and unsuccessful ones by changing
the backlog size.
2013-05-08 13:01:44 +02:00