Description
- Backport
YARN-7372to branch-2.10
UT failure in branch-2.10:
testContainerUpdateExecTypeGuaranteedToOpportunistic: <failure type='java.lang.AssertionError' message='expected:<OPPORTUNISTIC> but was:<GUARANTEED>'><![CDATA[java.lang.AssertionError: expected:<OPPORTUNISTIC> but was:<GUARANTEED> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing.testContainerUpdateExecTypeGuaranteedToOpportunistic(TestContainerSchedulerQueuing.java:1269)
Attachments
Attachments
Issue Links
- incorporates
-
YARN-7372 TestContainerSchedulerQueuing.testContainerUpdateExecTypeGuaranteedToOpportunistic is flaky
-
- Resolved
-