valkey/tests
Oran Agra e2d64485b8
Reduce the probability of failure when start redis in runtest-cluster #7554 (#7635)
When runtest-cluster, at first, we need to create a cluster use spawn_instance,
a port which is not used is choosen, however sometimes we can't run server on
the port. possibley due to a race with another process taking it first.
such as redis/redis/runs/896537490. It may be due to the machine problem or
In order to reduce the probability of failure when start redis in
runtest-cluster, we attemp to use another port when find server do not start up.

Co-authored-by: Oran Agra <oran@redislabs.com>
Co-authored-by: yanhui13 <yanhui13@meituan.com>
2020-08-09 06:08:00 +03:00
..
assets
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 This PR introduces a new loaded keyspace event (#7536) 2020-07-23 12:38:51 +03:00
sentinel TLS: Configuration options. 2019-10-07 21:07:27 +03:00
support Add a ZMSCORE command returning an array of scores. (#7593) 2020-08-04 17:49:33 +03:00
tmp
unit Accelerate diskless master connections, and general re-connections (#6271) 2020-08-06 16:53:06 +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 runtest --stop pause stops before terminating the redis server (#7513) 2020-07-13 16:09:08 +03:00