Skip to content

Instantly share code, notes, and snippets.

@tamirko
Created January 29, 2012 20:18
Show Gist options
  • Save tamirko/1700450 to your computer and use it in GitHub Desktop.
Save tamirko/1700450 to your computer and use it in GitHub Desktop.
Wait 4 Cassandra
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