summaryrefslogtreecommitdiff
path: root/tests/instances.tcl
Commit message (Expand)AuthorAgeFilesLines
* Add reply_schema to command json files (internal for now) (#10273)guybe72023-03-111-0/+13
* Fix sentinel update loglevel tls test (#11528)Binbin2022-11-211-1/+0
* Build TLS as a loadable moduleOran Agra2022-08-231-1/+10
* Tests (cluster / sentinel): add --stop and--loop options (#11070)Binbin2022-08-011-0/+19
* Fix regex support in --only, --skipfile and --skiptest (#10741)Valentino Geron2022-05-251-2/+2
* Revent the attempt to fix cluster rebalance test (#10207) (#10212)Oran Agra2022-01-311-2/+2
* fix cluster rebalance test race (#10207)Oran Agra2022-01-301-1/+6
* Set repl-diskless-sync to yes by default, add repl-diskless-sync-max-replicas...Oran Agra2022-01-171-0/+1
* Implement Multi Part AOF mechanism to avoid AOFRW overheads. (#9788)chenyang80942022-01-031-0/+1
* Sharded pubsub implementation (#8621)Harkrishn Patro2022-01-021-0/+10
* Add sanitizer support and clean up sanitizer findings (#9601)Ozan Tezcan2021-11-111-0/+9
* Fix failing cluster tests (#9707)Oran Agra2021-10-311-10/+7
* fix failing cluster tests (#9695)Oran Agra2021-10-281-1/+4
* Testsuite: attempt to find / avoid valgrind warnings of killed processes (#9679)Oran Agra2021-10-261-2/+5
* Solve sentinel test issue in TLS due to recent tests change. (#8728)Oran Agra2021-04-011-0/+8
* Add support for plaintext clients in TLS cluster (#8587)Viktor Söderqvist2021-03-301-1/+8
* Allow stopped redis processes to be killed in tests (#8552)Madelyn Olson2021-02-241-0/+2
* Fix and cleanup Sentinel leaked fds test. (#8469)Yossi Gottlieb2021-02-081-13/+14
* temporarily disable sentinel test FD leak print (#8425)Oran Agra2021-01-311-2/+2
* Add hostname support in Sentinel. (#8282)Yossi Gottlieb2021-01-281-3/+8
* Sentinel: Fix Config Dependency and Rewrite Sequence (#8271)Wen Hui2021-01-261-3/+8
* Sentinel tests, disable FD leak check, and print more details (#8376)Andy Pan2021-01-221-1/+2
* Fix sentinel FD leak test, not printing the list of leaks (#8363)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-191-1/+13
* Add io-thread daily CI tests. (#8232)Yossi Gottlieb2021-01-171-0/+9
* TLS: Add different client cert support. (#8076)Yossi Gottlieb2020-12-111-4/+6
* Sanitize dump payload: fuzz tester and fixes for segfaults and leaks it exposedOran Agra2020-12-061-1/+1
* Allow blocked XREAD on a cluster replica (#7881)Oran Agra2020-10-061-0/+13
* Clarify help text of tcl scripts. (#7798)WuYunlong2020-09-151-0/+1
* Squash merging 125 typo/grammar/comment/doc PRs (#7773)Oran Agra2020-09-101-1/+1
* Allow exec with read commands on readonly replica in cluster (#7766)Eran Liberty2020-09-091-2/+8
* fix broken cluster/sentinel tests by recent commit (#7752)Oran Agra2020-09-071-1/+1
* Improve valgrind support for cluster tests (#7725)Oran Agra2020-09-061-8/+57
* Fix flock cluster config may cause failure to restart after kill -9 (#7674)杨博东2020-08-201-5/+9
* Reduce the probability of failure when start redis in runtest-cluster #7554 (...Oran Agra2020-08-091-5/+23
* Fix out of update help info in tcl tests. (#7516)WuYunlong2020-07-141-2/+0
* tests: each test client work on a distinct port rangeOran Agra2020-05-261-1/+2
* TLS: Connections refactoring and TLS support.Yossi Gottlieb2019-10-071-3/+23
* Correct spelling of "faield".Chris Lamb2017-08-121-1/+1
* Test: Handle LOADING in restart_instance.antirez2016-01-151-0/+12
* Detect and show crashes on Sentinel/Cluster tests.antirez2016-01-151-0/+18
* Cluster test: do leaks detection with OSX leaks utility.antirez2016-01-021-0/+32
* Cluster/Sentinel test: report ability to run via valgrind.antirez2015-12-291-0/+1
* Sentinel / Cluster test: exit with non-zero error code on failures.antirez2015-03-301-0/+14
* Avoid duplicated instance execution code in Cluster test.antirez2015-01-221-26/+21
* Cluster test: wait for port to unbound in kill_instance.antirez2015-01-211-0/+16
* Cluster/Sentinel test: also pause on abort_sentinel_test call.antirez2015-01-211-0/+1
* Add --track-origins=yes to valgrindMatt Stancliff2015-01-211-2/+2
* Tell sentinel/cluster tests to allow valgrindMatt Stancliff2015-01-211-2/+17
* Spell software correctlyMatt Stancliff2014-09-291-1/+1