Cluster / Sentinel test: instances count moved to run.tcl.

This commit is contained in:
antirez
2014-04-29 16:17:15 +02:00
parent 9e422f74a6
commit e8631a6991
3 changed files with 4 additions and 1 deletions

View File

@ -6,6 +6,8 @@ cd tests/cluster
source cluster.tcl
source ../instances.tcl
set ::instances_count 5 ; # How many instances we use at max.
proc main {} {
parse_options
spawn_instance redis $::redis_base_port $::instances_count {