antirez
a301cd0de4
Avoid duplicated instance execution code in Cluster test.
2015-01-22 18:59:39 +01:00
antirez
3f759958ac
Cluster test: wait for port to unbound in kill_instance.
...
Otherwise kill_instance + restart_instance in short succession will
still find the port busy and will fail.
2015-01-21 16:47:36 +01:00
antirez
b71060f360
Cluster/Sentinel test: also pause on abort_sentinel_test call.
2015-01-21 16:18:34 +01:00
Matt Stancliff
e240d16cc9
Add --track-origins=yes to valgrind
2015-01-21 15:48:19 +01:00
Matt Stancliff
52aa050a79
Tell sentinel/cluster tests to allow valgrind
2015-01-21 15:04:12 +01:00
Matt Stancliff
a13ea7e6d4
Spell software correctly
2014-09-29 06:49:07 -04:00
antirez
91c02dff33
Test: fix instances.tcl restart_instance abort error.
2014-06-30 12:06:27 +02:00
antirez
beba266b38
Sentienl/Redis test: enable link reconnection in instances.tcl.
2014-06-18 15:55:04 +02:00
antirez
fbdcdf6af9
Cluster test: added show-redis-logs command in the interactive console.
2014-06-10 15:22:40 +02:00
antirez
4b708f6f0b
Cluster test: proper initialization at unit startup.
2014-05-19 11:24:15 +02:00
antirez
f21dee6537
Cluster / Sentinel test: instances count moved to run.tcl.
2014-04-29 16:17:15 +02:00
antirez
c102ad59e9
Sentinel test files / directories layout improved.
...
The test now runs in a self-contained directory.
The general abstractions to run the tests in an environment where
mutliple instances are executed at the same time was extrapolated into
instances.tcl, that will be reused to test Redis Cluster.
2014-04-24 11:08:22 +02:00