peterxcli commented on PR #7997:
URL: https://github.com/apache/ozone/pull/7997#issuecomment-2785690541

   The test now takes 70s thanks for https://github.com/apache/ozone/pull/8235
   ```
   [INFO] Running 
org.apache.hadoop.hdds.scm.container.replication.TestReplicationManagerIntegration
   [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.44 
s -- in 
org.apache.hadoop.hdds.scm.container.replication.TestReplicationManagerIntegration
   ```
   
   > I could reduce it to 80 seconds by creating a single cluster and ordering 
the tests (running testClosedContainerReplicationWhenNodeDies last). The rest 
is due to waiting for various conditions.
   
   @adoroszlai Do you have available change for that. I do try to reuse the 
cluster, but the error 
   ```
   Waiting for one of pipelines to be OPEN failed. Pipeline xxxx is not ready 
in 1000 ms
   ```` 
   still appearing. 
   
   Change: [branch: 
hdds8660-reuse-cluster-in-IT](https://github.com/peterxcli/ozone/tree/hdds8660-reuse-cluster-in-IT),
 [commit: 
f8e5730](https://github.com/apache/ozone/commit/f8e5730fd4302b38f51aa869100740c31d7b1044),
 [flaky-test-check](https://github.com/peterxcli/ozone/actions/runs/14328346170)
   


-- 
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: issues-unsubscr...@ozone.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to