elek opened a new pull request #1348: HDDS-2030. Generate simplifed reports by 
the dev-support/checks/*.sh scripts
URL: https://github.com/apache/hadoop/pull/1348
 
 
   hadoop-ozone/dev-support/checks directory contains shell scripts to execute 
different type of code checks (findbugs, checkstyle, etc.)
   
   Currently the contract is very simple. Every shell script executes one (and 
only one) check and the shell response code is set according to the result 
(non-zero code if failed).
   
   To have better reporting in the github pr build, it would be great to 
improve the scripts to generate simple summary files and save the relevant 
files for archiving.
   
   See: https://issues.apache.org/jira/browse/HDDS-2030

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to