adoroszlai commented on pull request #2528: URL: https://github.com/apache/ozone/pull/2528#issuecomment-900972111
This only changes `TestBlockDeletion`, which is passing: ``` [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 200.333 s - in org.apache.hadoop.ozone.container.common.statemachine.commandhandler.TestBlockDeletion ``` and the only failure is in `TestOzoneManagerBootstrap`, which is being fixed in #2550. Therefore I'm merging this without retriggering CI. -- 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]
