redis/tests
Oran Agra c56b4ddc6f prevent diskless replica from terminating on short read
now that replica can read rdb directly from the socket, it should avoid exiting
on short read and instead try to re-sync.

this commit tries to have minimal effects on non-diskless rdb reading.
and includes a test that tries to trigger this scenario on various read cases.
2019-07-17 16:46:22 +02:00
..
assets Fix test "server is up" detection after logging changes. 2016-12-19 16:49:58 +01:00
cluster cluster.tcl: Add master consecutively down test. 2018-06-30 09:29:35 +08:00
helpers Test: fix blocking lists/zsets replication test. 2018-05-15 17:43:41 +02:00
integration prevent diskless replica from terminating on short read 2019-07-17 16:46:22 +02:00
modules Add runtest-moduleapi with commandfilter coverage. 2019-03-24 12:03:03 +02:00
sentinel Correct "did not received" -> "did not receive" typos/grammar. 2018-08-26 14:45:39 +02:00
support prevent diskless replica from terminating on short read 2019-07-17 16:46:22 +02:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Merge pull request #5779 from madolson/dev-unstable-geo-bugfix 2019-07-15 23:41:57 +02:00
instances.tcl Correct spelling of "faield". 2017-08-12 22:21:03 -07:00
test_helper.tcl test cases: skiptill -> skip-till 2019-05-10 16:27:25 +08:00