Attila Doroszlai created HDDS-2402: -------------------------------------- Summary: Adapt hadolint check to improved CI framework Key: HDDS-2402 URL: https://issues.apache.org/jira/browse/HDDS-2402 Project: Hadoop Distributed Data Store Issue Type: Improvement Components: build Affects Versions: 0.5.0 Reporter: Attila Doroszlai
HDDS-1515 added a script to run [hadolint|https://github.com/hadolint/hadolint] as a CI check. However, the CI check framework contract has been improved a bit in HDDS-2030 since HDDS-1515 was filed. More details can be found in the [README|https://github.com/apache/hadoop-ozone/blob/master/hadoop-ozone/dev-support/checks/README.md]. The goal of this task is to update the script to create the extra output files: * save list of failures to {{summary.txt}} (while also outputting everything to stdout) * output number of failures to {{failures}} Refer to [checkstyle.sh|https://github.com/apache/hadoop-ozone/blob/master/hadoop-ozone/dev-support/checks/checkstyle.sh] for example. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org