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

(cherry picked from commit 9cc04b4708879012da1f9ef690679d8d1e45c0cc)
This commit is contained in:
Karthik Kambatla 2017-04-04 17:08:26 -07:00 committed by Jason Lowe
parent 4fb72699ff
commit 9c1cf63a2d

View File

@ -29,7 +29,6 @@
public class TestSchedulingPolicy {
@Test(timeout = 1000)
public void testParseSchedulingPolicy()
throws AllocationConfigurationException {