mirror of
https://github.com/valitydev/wb-list-manager.git
synced 2024-11-06 01:35:17 +00:00
Down timeout
This commit is contained in:
parent
ea9e6d0982
commit
a6a0973cba
@ -88,7 +88,7 @@ public class WbListManagerApplicationTest extends KafkaAbstractTest {
|
||||
public void init() throws InterruptedException {
|
||||
riak.start();
|
||||
// TODO add cycle for up check
|
||||
Thread.sleep(15000L);
|
||||
Thread.sleep(10000L);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Loading…
Reference in New Issue
Block a user