You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/07/27 08:11:49 UTC

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #1262: HDDS-4032. Run author check without docker

adoroszlai opened a new pull request #1262:
URL: https://github.com/apache/hadoop-ozone/pull/1262


   ## What changes were proposed in this pull request?
   
   `author.sh` can be run in CI without docker container, since it's mostly just a recursive grep.  This reduces runtime from 2 minutes to 5 seconds.  Overall CI response time is the same (since this is one of the quickest checks anyway), but it still helps, as the number of concurrent checks in the repo is limited.
   
   https://issues.apache.org/jira/browse/HDDS-4032
   
   ## How was this patch tested?
   
   https://github.com/adoroszlai/hadoop-ozone/runs/913684427


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [hadoop-ozone] adoroszlai commented on pull request #1262: HDDS-4032. Run author check without docker

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on pull request #1262:
URL: https://github.com/apache/hadoop-ozone/pull/1262#issuecomment-664596816


   Thanks @elek and @vivekratnavel for the review.


----------------------------------------------------------------
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:
users@infra.apache.org



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