redict/tests
Wen Hui eacccd2acb
fix sentinel tests error (#8422)
This commit fixes sentinel announces hostnames test error in certain linux environment
Before this commit, we only check localhost is resolved into 127.0.0.1, however in ubuntu
or some other linux environments "localhost" will be resolved into ::1 ipv6 address first if
the network stack is capable.
2021-01-30 11:18:58 +02:00
..
assets Sanitize dump payload: ziplist, listpack, zipmap, intset, stream 2020-12-06 14:54:34 +02:00
cluster Optimize performance of clusterGenNodesDescription for large clusters (#8182) 2021-01-13 12:36:03 -08:00
helpers revert an accidental test code change done as part of the tls project 2019-12-01 16:10:09 +02:00
integration implement FAILOVER command (#8315) 2021-01-28 13:18:05 -08:00
modules Enabled background and reply time tracking on blocked on keys/blocked on background work clients (#7491) 2021-01-29 15:38:30 +02:00
sentinel fix sentinel tests error (#8422) 2021-01-30 11:18:58 +02:00
support Add HRANDFIELD and ZRANDMEMBER. improvements to SRANDMEMBER (#8297) 2021-01-29 10:47:28 +02:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Enabled background and reply time tracking on blocked on keys/blocked on background work clients (#7491) 2021-01-29 15:38:30 +02:00
instances.tcl Add hostname support in Sentinel. (#8282) 2021-01-28 12:09:11 +02:00
test_helper.tcl implement FAILOVER command (#8315) 2021-01-28 13:18:05 -08:00