redict/tests
Yossi Gottlieb 2530dc0ebd
Add oom-score-adj configuration option to control Linux OOM killer. (#1690)
Add Linux kernel OOM killer control option.

This adds the ability to control the Linux OOM killer oom_score_adj
parameter for all Redis processes, depending on the process role (i.e.
master, replica, background child).

A oom-score-adj global boolean flag control this feature. In addition,
specific values can be configured using oom-score-adj-values if
additional tuning is required.
2020-08-12 17:58:56 +03:00
..
assets Fix test "server is up" detection after logging changes. 2016-12-19 16:49:58 +01:00
cluster Fix tests/cluster/cluster.tcl about wrong usage of lrange. (#6702) 2020-08-04 18:00:58 +03:00
helpers revert an accidental test code change done as part of the tls project 2019-12-01 16:10:09 +02:00
integration Accelerate diskless master connections, and general re-connections (#6271) 2020-08-06 16:53:06 +03:00
modules see #7544, added RedisModule_HoldString api. (#7577) 2020-08-09 06:11:47 +03:00
sentinel TLS: Configuration options. 2019-10-07 21:07:27 +03:00
support Implement SMISMEMBER key member [member ...] (#7615) 2020-08-11 11:55:06 +03:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Add oom-score-adj configuration option to control Linux OOM killer. (#1690) 2020-08-12 17:58:56 +03:00
instances.tcl Reduce the probability of failure when start redis in runtest-cluster #7554 (#7635) 2020-08-09 06:08:00 +03:00
test_helper.tcl Add oom-score-adj configuration option to control Linux OOM killer. (#1690) 2020-08-12 17:58:56 +03:00