Created
January 29, 2012 20:18
-
-
Save tamirko/1700450 to your computer and use it in GitHub Desktop.
Wait 4 Cassandra
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def serviceName = "cassandra" | |
def service = context.waitForService(serviceName, 20, TimeUnit.SECONDS) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment