antirez
2b36706a48
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
76e0be416d
PSYNC test: also test the vanilla SYNC.
2015-08-05 09:18:54 +02:00
antirez
d1ff328170
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
42231117a7
Remove infinite loop from PSYNC test.
...
Added for debugging and forgot there.
2014-06-26 18:30:03 +02:00
antirez
e7887e6060
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
e938575220
Test: more PSYNC tests (backlog TTL).
2013-05-09 12:52:04 +02:00
antirez
16f2c3ea14
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