redict/tests
Oran Agra 8a57969fd7
Stabilize bgsave test that sometimes fails with valgrind (#7559)
on ci.redis.io the test fails a lot, reporting that bgsave didn't end.
increaseing the timeout we wait for that bgsave to get aborted.
in addition to that, i also verify that it indeed got aborted by
checking that the save counter wasn't reset.

add another test to verify that a successful bgsave indeed resets the
change counter.
2020-07-23 13:06:24 +03:00
..
assets
cluster Add a test to prove current tcl cluster client can not handle keys with hash tag. 2020-05-11 13:14:18 +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 Stabilize bgsave test that sometimes fails with valgrind (#7559) 2020-07-23 13:06:24 +03:00
modules This PR introduces a new loaded keyspace event (#7536) 2020-07-23 12:38:51 +03:00
sentinel
support testsuite may leave servers alive on error (#7549) 2020-07-21 16:56:19 +03:00
tmp
unit This PR introduces a new loaded keyspace event (#7536) 2020-07-23 12:38:51 +03:00
instances.tcl Fix out of update help info in tcl tests. (#7516) 2020-07-14 11:35:04 +03:00
test_helper.tcl runtest --stop pause stops before terminating the redis server (#7513) 2020-07-13 16:09:08 +03:00