peterxcli commented on PR #7997: URL: https://github.com/apache/ozone/pull/7997#issuecomment-2788179459
Thanks @adoroszlai for the changes of reusing cluster. Now the test only takes 50s. ``` [INFO] Running org.apache.hadoop.hdds.scm.container.replication.TestReplicationManagerIntegration [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.41 s -- in org.apache.hadoop.hdds.scm.container.replication.TestReplicationManagerIntegration ``` Also the `flaky-test-check` passed: https://github.com/peterxcli/ozone/actions/runs/14347903032 -- 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]
