spring-boot/spring-boot-project/spring-boot-tools/spring-boot-test-support
Andy Wilkinson 1a1a62b744 Protect tests against Cassandra startup failures
On CI, Cassandra running inside the Docker container sometimes fails
to start or the start times out. This has nothing to do with Boot so
we  attempt to protect our tests from the flakiness of the container
by allowing 3 startup attempts.
2018-01-24 21:34:11 +00:00
..
src Protect tests against Cassandra startup failures 2018-01-24 21:34:11 +00:00
pom.xml Refine test containers 2018-01-08 14:05:05 -08:00