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

   ## What changes were proposed in this pull request?
   
   Remove `mini-chaos-tests` (`MiniOzoneChaosCluster` and related code).  The 
tests have been disabled for several years (first #644, then #8159).  The 
inherent problem with `MiniOzoneChaosCluster` is that it's a single process, 
which runs both the test and several (possibly) faulty components. A runaway 
component may severely affect the test controller. It is better to separate 
these, even better to separate components (using Docker Compose, Kubernetes).
   
   https://issues.apache.org/jira/browse/HDDS-15762
   
   ## How was this patch tested?
   
   Build:
   https://github.com/adoroszlai/ozone/actions/runs/28848169573
   


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