devmadhuu opened a new pull request, #5832: URL: https://github.com/apache/ozone/pull/5832
## What changes were proposed in this pull request? This PR fixes an Unhealthy test `TestContainerPlacement#testContainerPlacementCapacity`. This test was failing because storage reports were not set for datanodes to assert capacity, used and remaining bytes of datanodes due to which asserts were failing. And this test case was also not setting the `NetworkTopology` for SCM Node Manager. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-3415 ## How was this patch tested? This patch is tested using existing Junit test run and make sure that it runs fine and healthy. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
