Stephen O'Donnell created HDDS-5718:
---------------------------------------
Summary: Refactor TestXceiverClientManager to reuse mini-clusters
Key: HDDS-5718
URL: https://issues.apache.org/jira/browse/HDDS-5718
Project: Apache Ozone
Issue Type: Improvement
Components: test
Affects Versions: 1.2.0
Reporter: Stephen O'Donnell
Assignee: Stephen O'Donnell
TestXceiverClientManager takes about 158 seconds to run:
{code}
[INFO] Running org.apache.hadoop.ozone.scm.TestXceiverClientManager
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 158.045
s - in org.apache.hadoop.ozone.scm.TestXceiverClientManager
{code}
It runs 4 tests each in a fresh mini-cluster. We can reuse the same cluster for
each test and reduce the runtime to about 25% of the original.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]