Skip to content

Commit

Permalink
sleep before starting ccm cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
Zariel committed Dec 25, 2015
1 parent 455a5f4 commit 488be3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions integration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ function run_tests() {
ccm updateconf 'enable_user_defined_functions: true'
fi

sleep 1s

ccm list
ccm start -v
ccm status
Expand Down

0 comments on commit 488be3c

Please sign in to comment.