HDFS-9745. TestSecureNNWithQJM#testSecureMode sometimes fails with timeouts. Contributed by Xiao Chen
This commit is contained in:
parent
6f9c346e57
commit
126d165efd
@ -79,7 +79,7 @@ public class TestSecureNNWithQJM {
|
||||
private MiniJournalCluster mjc;
|
||||
|
||||
@Rule
|
||||
public Timeout timeout = new Timeout(30000);
|
||||
public Timeout timeout = new Timeout(180000);
|
||||
|
||||
@BeforeClass
|
||||
public static void init() throws Exception {
|
||||
|
Loading…
Reference in New Issue
Block a user