You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Elek, Marton (Jira)" <ji...@apache.org> on 2019/08/24 21:57:00 UTC

[jira] [Created] (HDDS-2030) Generate simplifed reports by the dev-support/checks/*.sh scripts

Elek, Marton created HDDS-2030:
----------------------------------

             Summary: Generate simplifed reports by the dev-support/checks/*.sh scripts
                 Key: HDDS-2030
                 URL: https://issues.apache.org/jira/browse/HDDS-2030
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
          Components: build
            Reporter: Elek, Marton
            Assignee: Elek, Marton


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.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org