redict/tests
Oran Agra 437e258384
Fix rare test failures due to repl-ping-replica-period (#8393)
some tests use attach_to_replication_stream to watch what's propagated
to replicas, but in some cases the periodic ping may slip in and fail
the test.
we disable that ping by setting the period to once an hour (tests should
not run for that long).

other change is so that the next time this oom-score-adj test fails,
we'll see the value (assert_equals prints it)
2021-01-25 11:05:25 +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 Add io-thread daily CI tests. (#8232) 2021-01-17 15:48:48 +02:00
modules Fix recent test failures (#8386) 2021-01-23 21:53:58 +02:00
sentinel Sentinel tests, disable FD leak check, and print more details (#8376) 2021-01-22 12:11:58 +02:00
support Add io-thread daily CI tests. (#8232) 2021-01-17 15:48:48 +02:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Fix rare test failures due to repl-ping-replica-period (#8393) 2021-01-25 11:05:25 +02:00
instances.tcl Sentinel tests, disable FD leak check, and print more details (#8376) 2021-01-22 12:11:58 +02:00
test_helper.tcl Fix rare test failures due to repl-ping-replica-period (#8393) 2021-01-25 11:05:25 +02:00