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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to