[
https://issues.apache.org/jira/browse/HDDS-9000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated HDDS-9000:
-----------------------------------
Description:
Reduce the time required for integration tests:
* Some integration tests only have a single test case. Try to merge these
into existing test classes, preferably into ones that start a single cluster
for all test cases.
* Check integration tests that start a mini cluster per test case, and change
to one per class if possible.
* Use {{MiniOzoneClusterProvider}} if each test really requires a fresh
cluster.
Pass {{-Dsurefire.reportFormat='plain'}} to Maven to see a breakdown of elapsed
time by test method.
was:
Reduce the time required for integration tests:
* Some integration tests only have a single test case. Try to merge these
into existing test classes, preferably into ones that start a single cluster
for all test cases.
* Check integration tests that start a mini cluster per test case, and change
to one per class if possible.
* Use {{MiniOzoneClusterProvider}} if each test really requires a fresh
cluster.
> Speed up unit/integration tests
> -------------------------------
>
> Key: HDDS-9000
> URL: https://issues.apache.org/jira/browse/HDDS-9000
> Project: Apache Ozone
> Issue Type: Improvement
> Components: test
> Reporter: Attila Doroszlai
> Priority: Major
> Labels: performance
>
> Reduce the time required for integration tests:
> * Some integration tests only have a single test case. Try to merge these
> into existing test classes, preferably into ones that start a single cluster
> for all test cases.
> * Check integration tests that start a mini cluster per test case, and
> change to one per class if possible.
> * Use {{MiniOzoneClusterProvider}} if each test really requires a fresh
> cluster.
> Pass {{-Dsurefire.reportFormat='plain'}} to Maven to see a breakdown of
> elapsed time by test method.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]