summaryrefslogtreecommitdiff
path: root/tests/sentinel
Commit message (Expand)AuthorAgeFilesLines
* Allow SENTINEL CONFIG SET and SENTINEL CONFIG GET to handle multiple paramete...HEADunstableWen Hui2023-05-171-0/+58
* Add missing reply schema and coverage tests (#12079)Binbin2023-04-272-0/+76
* Tests: Do not save an RDB by default and add a SIGTERM default AOFRW test (#1...Binbin2023-04-181-0/+1
* Attempt to solve MacOS CI issues in GH Actions (#12013)Oran Agra2023-04-121-2/+2
* Replcae sentinel commands sanity check with infrastructure work test (#11950)Binbin2023-03-221-3/+15
* Fix race in sentinel manual failover test (#11900)Binbin2023-03-121-1/+14
* Add reply_schema to command json files (internal for now) (#10273)guybe72023-03-111-0/+2
* Update Sentinel Debug command json file and add test case for it (#11513)Wen Hui2022-11-241-0/+9
* Add CONFIG SET and GET loglevel feature in Sentinel (#11214)Wen Hui2022-11-201-0/+8
* Add SENTINEL command flag to CLIENT/COMMANDS subcommands (#10904)Binbin2022-06-301-0/+7
* Fix sentinel acl change test. Timing issue. (#10868)Moti Cohen2022-06-191-5/+7
* Fix sentinel disconnect test timing issue after auth-pass change (#10784)Binbin2022-05-291-2/+4
* Stabilize Sentinel tests - refine failover-timeout & tilt-period (#10518)Moti Cohen2022-04-052-4/+5
* Fix sentinel ACL test. Timing issue. (#10510)Moti Cohen2022-04-031-4/+11
* Move restart_killed_instances and verify_sentinel_auto_discovery to utils (#1...Binbin2022-03-303-23/+25
* Fix sentinel test SDOWN is triggered by non-responding instance (#10484)Moti Cohen2022-03-281-3/+6
* Fix Sentinel reconnect test following ACL change (#10480)Moti Cohen2022-03-271-9/+11
* Sentinel: fix reconnect test timing issue (#10424)Binbin2022-03-141-6/+8
* Sentinel: fix no reconnect after auth-pass is changed (#10400)Moti Cohen2022-03-132-8/+164
* Fix INFO SENTINEL memory leak (#10268)Binbin2022-02-091-1/+0
* Make INFO command variadic (#6891)Wen Hui2022-02-081-0/+48
* Fix SENTINEL SET config rewrite test (#10232)Binbin2022-02-041-4/+9
* Sentinel: return an error if configuration save fails (#10151)Wen Hui2022-02-031-0/+12
* Fix timing issue in sentinel CKQUORUM test (#10036)Binbin2022-01-231-3/+10
* sub-command support for ACL CAT and COMMAND LIST. redisCommand always stores ...Binbin2022-01-231-1/+1
* Add sentinel config set test case (#10114)Wen Hui2022-01-191-0/+47
* 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