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 2021/05/19 20:07:16 UTC

[GitHub] [ozone] adoroszlai opened a new pull request #2269: HDDS-5250. Build integration tests with Maven cache

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


   ## What changes were proposed in this pull request?
   
   Currently only _integration_ check uses the `ozone-builder` Docker image.  The image is getting outdated and takes some effort to periodically update.  With this change, _integration_ will be built without the Docker image, but using Maven cache, just like _unit_.
   
   Plus add missing cache cleanup for _coverage_ check.
   
   https://issues.apache.org/jira/browse/HDDS-5250
   
   ## How was this patch tested?
   
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/857653403


-- 
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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] elek merged pull request #2269: HDDS-5250. Build integration tests with Maven cache

Posted by GitBox <gi...@apache.org>.
elek merged pull request #2269:
URL: https://github.com/apache/ozone/pull/2269


   


-- 
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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] adoroszlai commented on pull request #2269: HDDS-5250. Build integration tests with Maven cache

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


   > At least I would: 1. add deprecation notice
   
   Sounds good.
   
   > 2. remove internal maven cache from the repo
   
   I'd skip this for now.  Publishing a new `latest` image could affect other Ozone branches, where `ozone-build` is still used.


-- 
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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] adoroszlai commented on pull request #2269: HDDS-5250. Build integration tests with Maven cache

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


   Thanks @elek for reviewing and committing it.


-- 
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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org