Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
75b92fe7
Commit
75b92fe7
authored
Jul 28, 2014
by
antirez
Browse files
Cluster test: unit 06 cluster creation comment fixed.
parent
351ad518
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/cluster/tests/06-slave-stop-cond.tcl
View file @
75b92fe7
...
@@ -4,8 +4,7 @@
...
@@ -4,8 +4,7 @@
source
"../tests/includes/init-tests.tcl"
source
"../tests/includes/init-tests.tcl"
# Create a cluster with 5 master and 10 slaves, so that we have 2
# Create a cluster with 5 master and 5 slaves.
# slaves for each master.
test
"Create a 5 nodes cluster"
{
test
"Create a 5 nodes cluster"
{
create_cluster 5 5
create_cluster 5 5
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment