summaryrefslogtreecommitdiff
path: root/tests/integration/psync2.tcl
Commit message (Expand)AuthorAgeFilesLines
* Tests: Do not save an RDB by default and add a SIGTERM default AOFRW test (#1...Binbin2023-04-181-0/+2
* Try to fix a race in psync2 test (#11553)Oran Agra2022-11-301-0/+4
* Remove EVAL script verbatim replication, propagation, and deterministic execu...zhugezy2021-12-211-67/+0
* Make sure execute SLAVEOF command in the right order in psync2 test. (#9316)Binbin2021-08-051-8/+49
* Fix timing issue in psync2 test. (#9159)Binbin2021-06-301-0/+31
* Fixed some typos, add a spell check ci and others minor fix (#8890)Binbin2021-06-101-1/+1
* Improve test suite to handle external servers better. (#9033)Yossi Gottlieb2021-06-091-1/+1
* Sanitize dump payload: fuzz tester and fixes for segfaults and leaks it exposedOran Agra2020-12-061-2/+2
* tests/valgrind: don't use debug restart (#7404)Oran Agra2020-07-101-2/+4
* Test: take PSYNC2 test master timeout high during switch.antirez2020-05-281-1/+0
* Another meaningful offset test removed.antirez2020-05-271-100/+0
* Test: PSYNC2 test can now show server logs.antirez2020-05-251-25/+88
* Improve the PSYNC2 test reliability.antirez2020-05-171-15/+33
* fix loading race in psync2 testsOran Agra2020-04-281-0/+10
* Keep track of meaningful replication offset in replicas tooOran Agra2020-04-271-18/+126
* fix for flaky psync2 testOran Agra2020-03-051-0/+21
* make replication tests more stable on slow machinesOran Agra2019-05-051-1/+4
* Slave removal: remove slave from integration tests descriptions.antirez2018-09-111-7/+7
* Minor improvements to PR #5187.antirez2018-07-311-3/+7
* Regression test: Slave restart with EVALSHA in backlog issue #4483.antirez2017-11-301-1/+64
* PSYNC2 test: check ability to resync after restart.antirez2016-11-291-1/+35
* PSYNC2 test: 20 seconds are enough...antirez2016-11-291-1/+5
* PSYNC2 test: modify the test for production.antirez2016-11-291-17/+33
* PSYNC2: stop sending newlines to sub-slaves when master is down.antirez2016-11-281-0/+1
* PSYNC2: Test (WIP).antirez2016-11-281-0/+127