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
e8199b67
Commit
e8199b67
authored
Jul 21, 2014
by
antirez
Browse files
Cluster test: use larger keyspace in resharding test.
parent
b4937427
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/cluster/tests/04-resharding.tcl
View file @
e8199b67
...
...
@@ -33,7 +33,7 @@ proc process_is_running {pid} {
# - At the end of the test, we wait for the resharding process to stop.
# - Finally the keys are checked to see if they contain the value they should.
set numkeys
1
0000
set numkeys
5
0000
set numops 200000
set cluster
[
redis_cluster 127.0.0.1:
[
get_instance_attrib redis 0 port
]]
catch
{
unset content
}
...
...
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