antirez
d7dd6b4618
Slave removal: remove slave from integration tests descriptions.
2018-09-11 15:32:28 +02:00
Jack Drogon
bae1d36e5d
Fix typo
2018-07-03 18:19:46 +02:00
antirez
becccdca4f
Test: fix, hopefully, false PSYNC failure like in issue #2715 .
...
And many other related Github issues... all reporting the same problem.
There was probably just not enough backlog in certain unlucky runs.
I'll ask people that can reporduce if they see now this as fixed as
well.
2017-04-14 17:53:11 +02:00
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