HBASE-5906 TestChangingEncoding failing sporadically in 0.94 build
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1332320 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d16f6df6e6
commit
06c67c6b80
|
@ -67,7 +67,7 @@ public class TestChangingEncoding {
|
|||
new HBaseTestingUtility();
|
||||
private static final Configuration conf = TEST_UTIL.getConfiguration();
|
||||
|
||||
private static final int TIMEOUT_MS = 120000;
|
||||
private static final int TIMEOUT_MS = 240000;
|
||||
|
||||
private HBaseAdmin admin;
|
||||
private HColumnDescriptor hcd;
|
||||
|
|
Loading…
Reference in New Issue