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/04/20 08:53:26 UTC

[GitHub] [ozone] elek opened a new pull request #2164: HDDS-5093. [FSO] Reducing time of ozonefs acceptance testmatrix

elek opened a new pull request #2164:
URL: https://github.com/apache/ozone/pull/2164


   ## What changes were proposed in this pull request?
   
   Today we execute ozonefs/ozonefs.robot with compose/ozone/test.sh with multiple matrix parameters:
   
   ```
   for scheme in ofs o3fs; do
       for bucket in link bucket; do
          #test ozonefs/ozonefs.robot
      done
   done
   ```
   
   HDDS-2939 doubles these 4 executions with introducing the layout parameter (simple vs prefix). At the same time the execution time of acceptance (unsecure) tests are increased from 37 minutes to 57 minutes.
   
   I would suggest suggesting to use only selected tests from this 2 x 2 x 2 matrix.
   
   For example:
   
   ```
   bucket / o3fs / prefix
   link / ofs / simple
   bucket / ofs / prefix
   ```
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-5093
   
   ## How was this patch tested?
   
   CI tests. Checked the artifacts (new test names are included) and compared the time. 
   Build times: 55 min (before patch) ,47 min (after this patch), 41 min (master)
   
   But this specific PR build seems to be slower (compared the numbers and the same freon tests were slower on the branch compared to the master) 


-- 
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] rakeshadr commented on pull request #2164: HDDS-5093. [FSO] Reducing time of ozonefs acceptance testmatrix

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


   Thanks @elek for catching this and for the contribution. +1, LGTM


-- 
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] rakeshadr commented on pull request #2164: HDDS-5093. [FSO] Reducing time of ozonefs acceptance testmatrix

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


   > Thanks @elek for catching this and for the contribution. +1, LGTM
   
   I will merge this PR to branch shortly.


-- 
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] rakeshadr merged pull request #2164: HDDS-5093. [FSO] Reducing time of ozonefs acceptance testmatrix

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


   


-- 
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] rakeshadr commented on pull request #2164: HDDS-5093. [FSO] Reducing time of ozonefs acceptance testmatrix

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


   Thanks @elek for catching this and for the contribution. +1, LGTM


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