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


   ## What changes were proposed in this pull request?
   
   Increase number of datanodes to 5 for `ozone` environment.  EC requires min. 
5 datanodes.  The goal of this change is to prevent any new smoketests being 
introduced on `master` that would not work with 5 nodes.
   
   Refactor smoketest for `read-replicas` tool to make sure it works with more 
than 3 datanodes.
   
   Also remove the explicit test case for `chunkinfo` tool, which is also 
exercised by the `read-replicas` test.  The removed test case required running 
on a datanode where the key was written.  With 3 datanodes this can be any of 
them, but with 5, we cannot (simply) guarantee that.
   
   https://issues.apache.org/jira/browse/HDDS-6432
   
   ## How was this patch tested?
   
   Ran `execute_debug_tests` locally.
   
   CI:
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/1970951824


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to