Details
Description
Remove extra colon in TestSchedulingRequestContainerAllocation.testInterAppCompositeConstraints , the test case is passing currently but, It will fail once YARN-4283 gets merged.
MockNM nm1 = rm.registerNode("192.168.0.1:1234:", 100*GB, 100);