summaryrefslogtreecommitdiff
path: root/tests/sentinel
diff options
context:
space:
mode:
authorWen Hui <wen.hui.ware@gmail.com>2021-08-05 04:12:55 -0400
committerGitHub <noreply@github.com>2021-08-05 11:12:55 +0300
commit63e2a6d212e9a30d9768b1d044348420e5b128c9 (patch)
treeb0e8640093d5987f0a56032a1e252258e2b36180 /tests/sentinel
parentca559819f7dcd97ba9ef667bf38360a9527d62f6 (diff)
downloadredis-63e2a6d212e9a30d9768b1d044348420e5b128c9.tar.gz
Add sentinel debug option command (#9291)
This makes it possible to tune many parameters that were previously hard coded. We don't intend these to be user configurable, but only used by tests to accelerate certain conditions which would otherwise take a long time and slow down the test suite. Co-authored-by: Lucas Guang Yang <l84193800@china.huawei.com>
Diffstat (limited to 'tests/sentinel')
-rw-r--r--tests/sentinel/tests/includes/sentinel.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/sentinel/tests/includes/sentinel.conf b/tests/sentinel/tests/includes/sentinel.conf
index 94f2804a4..127523666 100644
--- a/tests/sentinel/tests/includes/sentinel.conf
+++ b/tests/sentinel/tests/includes/sentinel.conf
@@ -7,5 +7,3 @@ sentinel failover-timeout setmaster 240000
# monitoring set
sentinel monitor setmaster 10.0.0.1 30000 2
-
-