You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Stephen O'Donnell (Jira)" <ji...@apache.org> on 2021/08/26 13:47:00 UTC

[jira] [Created] (HDDS-5681) Speed up TestOzoneManagerHAWithACL

Stephen O'Donnell created HDDS-5681:
---------------------------------------

             Summary: Speed up TestOzoneManagerHAWithACL
                 Key: HDDS-5681
                 URL: https://issues.apache.org/jira/browse/HDDS-5681
             Project: Apache Ozone
          Issue Type: Improvement
          Components: test
    Affects Versions: 1.2.0
            Reporter: Stephen O'Donnell
            Assignee: Stephen O'Donnell


The integration test class TestOzoneManagerHAWithACL takes about 370 seconds to run 9 tests. The vast majority of this runtime is spent setting up and destroying the mini-Clusters.

These tests are self contained within a bucket, so we can use a single cluster with a new bucket for each test with a small refactor. On my laptop this change makes the tests run in 34 seconds.



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

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