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 2022/05/01 14:58:23 UTC

[GitHub] [ozone] adoroszlai opened a new pull request, #3373: HDDS-6679. Further splits integration tests

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

   ## What changes were proposed in this pull request?
   
   Currently integration tests are the slowest part of CI.  Increasing parallel runs can reduce wall-clock time required for the complete workflow.  There are two limiting factors: 1. constant overhead of compilation, 2. keeping split definitions manageable.
   
   https://issues.apache.org/jira/browse/HDDS-6679
   
   ## How was this patch tested?
   
   CI finished in 1.5 hours instead of 2 hours:
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/2253586336


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

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

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] captainzmc commented on pull request #3373: HDDS-6679. Further splits integration tests

Posted by GitBox <gi...@apache.org>.
captainzmc commented on PR #3373:
URL: https://github.com/apache/ozone/pull/3373#issuecomment-1124644734

   Thanks @adoroszlai for the optimize. And Thanks @kaijchen 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.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

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] kaijchen commented on pull request #3373: HDDS-6679. Further splits integration tests

Posted by GitBox <gi...@apache.org>.
kaijchen commented on PR #3373:
URL: https://github.com/apache/ozone/pull/3373#issuecomment-1115868042

   > Maybe we can group the faster ones together to save compile time.
   
   Such as grouping `om+scm` as `namespace` here:
   https://github.com/kaijchen/ozone/actions/runs/2262478253


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

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

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] captainzmc merged pull request #3373: HDDS-6679. Further splits integration tests

Posted by GitBox <gi...@apache.org>.
captainzmc merged PR #3373:
URL: https://github.com/apache/ozone/pull/3373


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

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

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 #3373: HDDS-6679. Further splits integration tests

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

   Thanks @kaijchen for the review, @captainzmc for reviewing and merging this.


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

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

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