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/01/26 22:17:33 UTC

[GitHub] [ozone] adoroszlai opened a new pull request #3020: HDDS-6227. Test helpers should observe naming conditions

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


   ## What changes were proposed in this pull request?
   
   Rename some test helper classes to match Ozone's naming conventions for tests (`Test*` class should have tests).
   
    * merge TestUtils into HddsTestUtils in same package
    * rename TestOMRequestUtils => OMRequestTestUtils
    * rename TestUpgradeUtils => UpgradeTestUtils
   
   This PR is limited to helpers in unit tests, does not change helper classes defined in integration tests.  The goal is to prepare for HDDS-6186.
   
   https://issues.apache.org/jira/browse/HDDS-6227
   
   ## How was this patch tested?
   
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/1752441355
   
   (The only failure is TestRDBStore, a.k.a. HDDS-2919.)


-- 
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 #3020: HDDS-6227. Test helpers should observe naming conditions

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


   Thanks @smengcl 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 #3020: HDDS-6227. Test helpers should observe naming conditions

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


   


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