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/04/30 06:23:46 UTC

[GitHub] [ozone] adoroszlai opened a new pull request, #3368: HDDS-6673. Reduce OzoneFS test combinations in ozonesecure

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

   ## What changes were proposed in this pull request?
   
   `ozonefs.robot` test has two parameters: FS type (ofs, o3fs) and bucket type (normal, link).  `ozone` environment (unsecure) tests only 2 combinations, based on the assumption that the parameters are independent, i.e. bucket type-specific behavior is not at the FS level.  But `ozonesecure` tests all 2x2 combinations.  We could save a few minutes by running only 2 combinations there as well.  To be on the safe side, run the other 2 combinations.  So all combinations are still covered together by the two environments.
   
   https://issues.apache.org/jira/browse/HDDS-6673
   
   ## How was this patch tested?
   
   Verified that only `ozonefs-ofs-bucket` and `ozonefs-o3fs-link` combinations are run in `ozonesecure`:
   https://github.com/adoroszlai/hadoop-ozone/runs/6235762566#step:5:307


-- 
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 #3368: HDDS-6673. Reduce OzoneFS test combinations in ozonesecure

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

   Thanks @kaijchen and @sodonnel 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] adoroszlai merged pull request #3368: HDDS-6673. Reduce OzoneFS test combinations in ozonesecure

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


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