YARN-6436. TestSchedulingPolicy#testParseSchedulingPolicy timeout is too low. (Eric Badger via kasha)
(cherry picked from commit 9cc04b4708
)
This commit is contained in:
parent
4fb72699ff
commit
9c1cf63a2d
|
@ -29,7 +29,6 @@ import org.mockito.Mockito;
|
|||
|
||||
public class TestSchedulingPolicy {
|
||||
|
||||
@Test(timeout = 1000)
|
||||
public void testParseSchedulingPolicy()
|
||||
throws AllocationConfigurationException {
|
||||
|
||||
|
|
Loading…
Reference in New Issue