adoroszlai opened a new pull request #2302: URL: https://github.com/apache/ozone/pull/2302
## What changes were proposed in this pull request? HDDS-5154 made `x509CRL` mandatory in `CRLInfo`. HDDS-4483 added a unit test where `x509CRL` is not set. These two changes were tested without each other, hence passed. Together they fail on `master`: https://github.com/apache/ozone/runs/2732634889#step:4:853 https://issues.apache.org/jira/browse/HDDS-5295 ## How was this patch tested? ``` [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.196 s - in org.apache.hadoop.ozone.container.common.report.TestReportPublisher ``` https://github.com/adoroszlai/hadoop-ozone/runs/2734503211#step:4:918 -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
