|
@@ -79,7 +79,7 @@ public class TestSecureNNWithQJM {
|
|
private MiniJournalCluster mjc;
|
|
private MiniJournalCluster mjc;
|
|
|
|
|
|
@Rule
|
|
@Rule
|
|
- public Timeout timeout = new Timeout(30000);
|
|
|
|
|
|
+ public Timeout timeout = new Timeout(180000);
|
|
|
|
|
|
@BeforeClass
|
|
@BeforeClass
|
|
public static void init() throws Exception {
|
|
public static void init() throws Exception {
|