YARN-6436. TestSchedulingPolicy#testParseSchedulingPolicy timeout is too low. (Eric Badger via kasha)
(cherry picked from commit 9cc04b4708879012da1f9ef690679d8d1e45c0cc)
This commit is contained in:
parent
70a810adc0
commit
1938f97c0b
@ -55,7 +55,6 @@ public void setUp() throws Exception {
|
||||
conf = new FairSchedulerConfiguration();
|
||||
}
|
||||
|
||||
@Test(timeout = 1000)
|
||||
public void testParseSchedulingPolicy()
|
||||
throws AllocationConfigurationException {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user