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

Attila Doroszlai updated HDDS-10217:
------------------------------------
    Description: 
{code}
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 168.8 s 
-- in org.apache.hadoop.ozone.om.service.TestKeyDeletingService
{code}

It may be possible to improve execution time by converting per-test setup to 
per-class.  See [pull request](https://github.com/apache/ozone/pull/6107) of 
HDDS-10215 for similar solution in other test using {{OmTestManagers}}.

  was:
{code}
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 168.8 s 
-- in org.apache.hadoop.ozone.om.service.TestKeyDeletingService
{code}


> Speed up TestKeyDeletingService
> -------------------------------
>
>                 Key: HDDS-10217
>                 URL: https://issues.apache.org/jira/browse/HDDS-10217
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: test
>            Reporter: Attila Doroszlai
>            Priority: Major
>
> {code}
> [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 168.8 
> s -- in org.apache.hadoop.ozone.om.service.TestKeyDeletingService
> {code}
> It may be possible to improve execution time by converting per-test setup to 
> per-class.  See [pull request](https://github.com/apache/ozone/pull/6107) of 
> HDDS-10215 for similar solution in other test using {{OmTestManagers}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to