redict/tests/cluster
Oran Agra 264953871b
Fix cluster diskless load swapdb test (#8308)
The test was trying to wait for the replica to start loading the rdb
from the master before it kills the master, but it was actually waiting
for ROLE to be in "sync" mode, which corresponds to REPL_STATE_TRANSFER
that starts before the actual loading starts.
now instead it waits for the loading flag to be set.

Besides, the test was dependent on the previous configuration of the
servers, relying on the fact the replica is configured to persist
(either RDB of AOF), now it is set explicitly.
2021-01-12 09:41:57 +02:00
..
tests Fix cluster diskless load swapdb test (#8308) 2021-01-12 09:41:57 +02:00
tmp Cluster test: add tmp dir to Git repo. 2014-05-26 18:08:12 +02:00
cluster.tcl Fix cluster diskless load swapdb test (#8308) 2021-01-12 09:41:57 +02:00
run.tcl TLS: Connections refactoring and TLS support. 2019-10-07 21:06:13 +03:00