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 2020/04/16 18:42:40 UTC

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #837: HDDS-3400. Extract test utilities to separate module

adoroszlai opened a new pull request #837: HDDS-3400. Extract test utilities to separate module
URL: https://github.com/apache/hadoop-ozone/pull/837
 
 
   ## What changes were proposed in this pull request?
   
   Create `hadoop-hdds/test-utils` module for test utilities (eg. `GenericTestUtils` and `LambdaTestUtils`).  This should not depend on any other HDDS/Ozone modules: the goal is to be able to use test listeners defined in this module (currently only `TimedOutTestsListener`) in all other modules.
   
   https://issues.apache.org/jira/browse/HDDS-3400
   
   ## How was this patch tested?
   
   CI:
   https://github.com/adoroszlai/hadoop-ozone/runs/592403416
   
   Applied the addition of listener from #813, [verified](https://github.com/adoroszlai/hadoop-ozone/runs/592999817) that no [`ClassNotFoundException`](https://github.com/apache/hadoop-ozone/pull/813/checks?check_run_id=589621137) happens.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] elek closed pull request #837: HDDS-3400. Extract test utilities to separate module

Posted by GitBox <gi...@apache.org>.
elek closed pull request #837: HDDS-3400. Extract test utilities to separate module
URL: https://github.com/apache/hadoop-ozone/pull/837
 
 
   

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] adoroszlai commented on issue #837: HDDS-3400. Extract test utilities to separate module

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on issue #837: HDDS-3400. Extract test utilities to separate module
URL: https://github.com/apache/hadoop-ozone/pull/837#issuecomment-615172674
 
 
   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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org