YARN-6436. TestSchedulingPolicy#testParseSchedulingPolicy timeout is too low. (Eric Badger via kasha)

(cherry picked from commit 9cc04b4708)
This commit is contained in:
Karthik Kambatla 2017-04-04 17:08:26 -07:00
parent 70a810adc0
commit 1938f97c0b
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ public class TestSchedulingPolicy {
conf = new FairSchedulerConfiguration();
}
@Test(timeout = 1000)
public void testParseSchedulingPolicy()
throws AllocationConfigurationException {