Skip to content

Commit

Permalink
Will a cluster of 4 work on Travis?
Browse files Browse the repository at this point in the history
  • Loading branch information
0x6e6562 committed Aug 14, 2014
1 parent 6c4ef1c commit 2d61fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -e

function run_tests() {
local clusterSize=3
local clusterSize=4
local version=$1

ccm create test -v binary:$version -n $clusterSize -d --vnodes
Expand Down

0 comments on commit 2d61fbd

Please sign in to comment.