[ 
https://issues.apache.org/jira/browse/HDDS-5270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ethan Rose resolved HDDS-5270.
------------------------------
    Resolution: Duplicate

Integration test speedup is already being worked on in other Jiras.

> Reduce runtime of Ozone integration tests on CI.
> ------------------------------------------------
>
>                 Key: HDDS-5270
>                 URL: https://issues.apache.org/jira/browse/HDDS-5270
>             Project: Apache Ozone
>          Issue Type: Improvement
>            Reporter: Aravindan Vijayan
>            Priority: Major
>
> On investigating a CI timeout in the upgrade branch along with [~erose], it 
> was seen that we are very close to the CI integration test timeout of 100min 
> on master. In the upgrade branch which adds a few more integration tests 
> (Miniozone), the 100min timeout failures occur more frequently. Looking at 
> the test timings, these are some of the tests that run too long. 
> {code}
> [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
> 513.966 s - in org.apache.hadoop.ozone.scm.node.TestDecommissionAndMaintenance
> [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
> 294.712 s - in org.apache.hadoop.ozone.TestStorageContainerManager
> [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 247.82 
> s - in org.apache.hadoop.ozone.om.TestOzoneManagerHAWithACL
> [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
> 225.237 s - in org.apache.hadoop.ozone.om.TestOzoneManagerConfiguration
> [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 
> 201.953 s - in org.apache.hadoop.ozone.om.TestOzoneManagerPrepare
> [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
> 182.796 s - in org.apache.hadoop.ozone.om.TestOzoneManagerListVolumes
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
> 153.571 s - in org.apache.hadoop.ozone.scm.TestSCMInstallSnapshotWithHA
> {code}
> The plan is to work on reducing the time spent on each test through 
> individual JIRAs. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to