Polishing.
Use Awaitility to ensure Cassandra connectivity. Start Cassandra container only once. See #606.
This commit is contained in:
@@ -36,11 +36,6 @@
|
||||
|
||||
<dependencyManagement>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.awaitility</groupId>
|
||||
<artifactId>awaitility</artifactId>
|
||||
<version>4.0.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.iq80.snappy</groupId>
|
||||
<artifactId>snappy</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user