267f2ec40b
Avoid duplicated instance execution code in Cluster test.
2015-01-22 18:59:44 +01:00
c8f9037477
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-22 10:35:23 +01:00
707d97ac4f
Cluster/Sentinel test: also pause on abort_sentinel_test call.
2015-01-22 10:35:19 +01:00
98f56f8f9e
Add --track-origins=yes to valgrind
2015-01-22 10:35:04 +01:00
fa470fe782
Tell sentinel/cluster tests to allow valgrind
2015-01-22 10:35:00 +01:00
47fde270b6
Spell software correctly
2014-10-06 10:07:01 +02:00
a5aa3b6491
Test: fix instances.tcl restart_instance abort error.
2014-06-30 12:11:22 +02:00
28c86fe463
Sentienl/Redis test: enable link reconnection in instances.tcl.
2014-06-21 15:18:32 +02:00
9912a60d01
Cluster test: added show-redis-logs command in the interactive console.
2014-06-21 15:18:32 +02:00
a82c000bdb
Cluster test: proper initialization at unit startup.
2014-05-20 17:45:50 +02:00
402815cc3f
Cluster / Sentinel test: instances count moved to run.tcl.
2014-05-05 09:37:39 +02:00
a0050e5030
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-28 18:17:02 +02:00