elek opened a new pull request #1050: URL: https://github.com/apache/hadoop-ozone/pull/1050
## What changes were proposed in this pull request? This patch adds the coverage data from the acceptance test to the generic coverage measurement. There was one question during the implementation: I decided to add the required HADOOP_OPTS to all the docker-compose file without using tricky docker-compose extension. I found that I need to add a few lines anyway, and I preferred to keep it simple, even if a possible change would require slightly more work (but can be done with easy search and replace) ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-3757 ## How was this patch tested? Pushed the branch to apache repo and checked sonar cloud. https://sonarcloud.io/dashboard?branch=HDDS-3757&id=hadoop-ozone ---------------------------------------------------------------- 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]
