summaryrefslogtreecommitdiff
path: root/tests/sentinel
Commit message (Expand)AuthorAgeFilesLines
* Fix recent daily CI test failures (#9966)Binbin2021-12-201-2/+10
* Sentinel master reboot fix (#9438)Wen Hui2021-11-301-0/+103
* Sentinel: Fix failed daily tests, due to race condition (#9501)Wen Hui2021-09-152-5/+15
* Speed up sentinel tests (#9408)Wen Hui2021-09-057-6/+35
* Add sentinel debug option command (#9291)Wen Hui2021-08-051-2/+0
* Remove duplicate zero-port sentinels (#9240)Wen Hui2021-07-291-0/+33
* Fixed some typos, add a spell check ci and others minor fix (#8890)Binbin2021-06-101-1/+1
* Solve sentinel test issue in TLS due to recent tests change. (#8728)Oran Agra2021-04-014-6/+6
* Add replica-announced config option (#8653)Jérôme Loyet2021-03-301-0/+73
* Fix errors with sentinel leaked fds test. (#8482)Yossi Gottlieb2021-02-112-9/+18
* Fix and cleanup Sentinel leaked fds test. (#8469)Yossi Gottlieb2021-02-084-23/+77
* fix sentinel tests error (#8422)Wen Hui2021-01-301-3/+8
* Add hostname support in Sentinel. (#8282)Yossi Gottlieb2021-01-283-1/+117
* Sentinel: Fix Config Dependency and Rewrite Sequence (#8271)Wen Hui2021-01-264-2/+31
* Sentinel tests, disable FD leak check, and print more details (#8376)Andy Pan2021-01-221-0/+1
* Fix sentinel FD leak test, checking the wrong OS name (#8364)Andy Pan2021-01-201-1/+1
* Use FD_CLOEXEC in Sentinel, so that FDs don't leak to the scripts it runs (#8...Andy Pan2021-01-193-1/+23
* Recalculate hardcoded variables from $::instances_count in sentinel tests (#7...Mykhailo Pylyp2020-09-133-13/+15
* TLS: Configuration options.Yossi Gottlieb2019-10-071-0/+1
* TLS: Connections refactoring and TLS support.Yossi Gottlieb2019-10-071-1/+2
* Correct "did not received" -> "did not receive" typos/grammar.Chris Lamb2018-08-264-6/+6
* Sentinel: test command renaming feature.antirez2018-06-261-0/+10
* Sentinel: new test unit 07 that tests master down conditions.antirez2016-07-221-0/+68
* Sentinel: check Slave INFO state more often when disconnected.antirez2016-07-221-1/+2
* Sentinel: CKQUORUM testsantirez2015-05-191-0/+34
* Sentinel / Cluster test: exit with non-zero error code on failures.antirez2015-03-301-0/+1
* Spell software correctlyMatt Stancliff2014-09-291-1/+1
* Sentinel test: more correct sentinels config reset.antirez2014-06-231-1/+6
* Sentinel test: tolerate larger delays in init tests.antirez2014-06-191-3/+3
* Sentinel test: unit 02, avoid some time related false positives.antirez2014-06-191-9/+10
* Sentinel test: add manual failover test.antirez2014-06-191-0/+44
* Add correct exit value to failed testsMatt Stancliff2014-06-181-0/+1
* Cluster / Sentinel test: instances count moved to run.tcl.antirez2014-04-291-0/+2
* Sentinel test files / directories layout improved.antirez2014-04-248-0/+342