index
:
delta/redis.git
1906-merge
2.2
2.4
2.6
2.8
2.8-fastscript
3.0
3.2
4.0
5.0
6.0
6.2
7.0
7.2
ack
acl
acl-api-pr
acl-log
antiaffinity
aofeof
aofrdb
argv-accounting
arm
baserock/3.0
baserock/ps/proto-web-system
better-random-member
bulkaccept-2.8
cgroups
client-unblock
cluster-api-improvements
cluster-data-as-pong
conduct
config-rewrite
cow-pipe
csc2
current-client-fix
dict-clustered-entries
dictc
diskless-short-read
diskless_slave_refresh2
dynamic-hz
expirealgo
faster-info
faster-ll2string
faster-rdb-loading
fasterio
fastscript
fix-double-multi
fix-expires-6537
free_clients_during_loading
freelist
fsync-safety
geo
hashed-pass-opcode
ipv6
issue-1240
issue_2175
latency
lazyfree
lcs
ldb
less-mstime
less-mstime-28
lfu
localtime
lpos
master-replica
meaningful-offset
memopt
memsync
module-block-on-keys
module-blocking-commands
module-hooks
module-io-context
modules-get-client-info-by-id
modules-replication
multi-if
new-keyspace
no-mo-first
no-mo-second
nordb
nosync
o1-bpop
o1-bpop-5.0
onepass-bulk
oran-memory-profiling
precise-timeout
precise-timeout-2
psync-fixes
psync2
psync2-rdb-fixes
psync2-test-improvement
queue-in-multi
rdb-check
rdb-script-aux
rdb9
rdbchanges
resp3
rssmaxmemory
sds
sentinel-32
sharedapi
siphash
slave-diskless
slave-script-timeout
slaves_capa
statemachine
strcompr
stream-propagation-fix
stream-propagation-fix-2
streams
testing
thread-safe-context
threaded-core-commands
threaded-io
tls-conn-errors
tracking-noloop
unstable
unstable_hmset_args
wait-aof
waitpid-fix
zaddnx
ziplist-improvements
zpop
zunion
github.com: antirez/redis.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
instances.tcl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Solve sentinel test issue in TLS due to recent tests change. (#8728)
Oran Agra
2021-04-01
1
-0
/
+8
*
Add support for plaintext clients in TLS cluster (#8587)
Viktor Söderqvist
2021-03-30
1
-1
/
+8
*
Allow stopped redis processes to be killed in tests (#8552)
Madelyn Olson
2021-02-24
1
-0
/
+2
*
Fix and cleanup Sentinel leaked fds test. (#8469)
Yossi Gottlieb
2021-02-08
1
-13
/
+14
*
temporarily disable sentinel test FD leak print (#8425)
Oran Agra
2021-01-31
1
-2
/
+2
*
Add hostname support in Sentinel. (#8282)
Yossi Gottlieb
2021-01-28
1
-3
/
+8
*
Sentinel: Fix Config Dependency and Rewrite Sequence (#8271)
Wen Hui
2021-01-26
1
-3
/
+8
*
Sentinel tests, disable FD leak check, and print more details (#8376)
Andy Pan
2021-01-22
1
-1
/
+2
*
Fix sentinel FD leak test, not printing the list of leaks (#8363)
Andy Pan
2021-01-20
1
-1
/
+1
*
Use FD_CLOEXEC in Sentinel, so that FDs don't leak to the scripts it runs (#8...
Andy Pan
2021-01-19
1
-1
/
+13
*
Add io-thread daily CI tests. (#8232)
Yossi Gottlieb
2021-01-17
1
-0
/
+9
*
TLS: Add different client cert support. (#8076)
Yossi Gottlieb
2020-12-11
1
-4
/
+6
*
Sanitize dump payload: fuzz tester and fixes for segfaults and leaks it exposed
Oran Agra
2020-12-06
1
-1
/
+1
*
Allow blocked XREAD on a cluster replica (#7881)
Oran Agra
2020-10-06
1
-0
/
+13
*
Clarify help text of tcl scripts. (#7798)
WuYunlong
2020-09-15
1
-0
/
+1
*
Squash merging 125 typo/grammar/comment/doc PRs (#7773)
Oran Agra
2020-09-10
1
-1
/
+1
*
Allow exec with read commands on readonly replica in cluster (#7766)
Eran Liberty
2020-09-09
1
-2
/
+8
*
fix broken cluster/sentinel tests by recent commit (#7752)
Oran Agra
2020-09-07
1
-1
/
+1
*
Improve valgrind support for cluster tests (#7725)
Oran Agra
2020-09-06
1
-8
/
+57
*
Fix flock cluster config may cause failure to restart after kill -9 (#7674)
杨博东
2020-08-20
1
-5
/
+9
*
Reduce the probability of failure when start redis in runtest-cluster #7554 (...
Oran Agra
2020-08-09
1
-5
/
+23
*
Fix out of update help info in tcl tests. (#7516)
WuYunlong
2020-07-14
1
-2
/
+0
*
tests: each test client work on a distinct port range
Oran Agra
2020-05-26
1
-1
/
+2
*
TLS: Connections refactoring and TLS support.
Yossi Gottlieb
2019-10-07
1
-3
/
+23
*
Correct spelling of "faield".
Chris Lamb
2017-08-12
1
-1
/
+1
*
Test: Handle LOADING in restart_instance.
antirez
2016-01-15
1
-0
/
+12
*
Detect and show crashes on Sentinel/Cluster tests.
antirez
2016-01-15
1
-0
/
+18
*
Cluster test: do leaks detection with OSX leaks utility.
antirez
2016-01-02
1
-0
/
+32
*
Cluster/Sentinel test: report ability to run via valgrind.
antirez
2015-12-29
1
-0
/
+1
*
Sentinel / Cluster test: exit with non-zero error code on failures.
antirez
2015-03-30
1
-0
/
+14
*
Avoid duplicated instance execution code in Cluster test.
antirez
2015-01-22
1
-26
/
+21
*
Cluster test: wait for port to unbound in kill_instance.
antirez
2015-01-21
1
-0
/
+16
*
Cluster/Sentinel test: also pause on abort_sentinel_test call.
antirez
2015-01-21
1
-0
/
+1
*
Add --track-origins=yes to valgrind
Matt Stancliff
2015-01-21
1
-2
/
+2
*
Tell sentinel/cluster tests to allow valgrind
Matt Stancliff
2015-01-21
1
-2
/
+17
*
Spell software correctly
Matt Stancliff
2014-09-29
1
-1
/
+1
*
Test: fix instances.tcl restart_instance abort error.
antirez
2014-06-30
1
-1
/
+1
*
Sentienl/Redis test: enable link reconnection in instances.tcl.
antirez
2014-06-18
1
-2
/
+6
*
Cluster test: added show-redis-logs command in the interactive console.
antirez
2014-06-10
1
-0
/
+9
*
Cluster test: proper initialization at unit startup.
antirez
2014-05-19
1
-1
/
+1
*
Cluster / Sentinel test: instances count moved to run.tcl.
antirez
2014-04-29
1
-1
/
+0
*
Sentinel test files / directories layout improved.
antirez
2014-04-24
1
-0
/
+395