YARN-3848. TestNodeLabelContainerAllocation is timing out. Contributed by Varun Saxena
This commit is contained in:
parent
1cf6ec4ad4
commit
6c8830992c
@ -1138,8 +1138,8 @@ public RMNodeLabelsManager createNodeLabelManager() {
|
||||
|
||||
rm1.close();
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
@Test(timeout=60000)
|
||||
public void
|
||||
testQueueMaxCapacitiesWillNotBeHonoredWhenNotRespectingExclusivity()
|
||||
throws Exception {
|
||||
|
Loading…
Reference in New Issue
Block a user