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

[jira] [Created] (HDFS-16190) Combine some tests in TestOzoneManagerHAWithData to reuse mini-Clusters

Stephen O'Donnell created HDFS-16190:
----------------------------------------

             Summary: Combine some tests in TestOzoneManagerHAWithData to reuse mini-Clusters
                 Key: HDFS-16190
                 URL: https://issues.apache.org/jira/browse/HDFS-16190
             Project: Hadoop HDFS
          Issue Type: Improvement
    Affects Versions: 1.2.0
            Reporter: Stephen O'Donnell
            Assignee: Stephen O'Donnell


Some tests in TestOzoneManagerHAWithData can naturally be combined. For example some run the same test with all OMs up and then one OM down.

Some other tests can be run on the same cluster in isolated buckets, as they do not restart any nodes.

This test suit typically runs for about 490 seconds , so it would be good to reduce its runtime.

{code}
[INFO] Running org.apache.hadoop.ozone.om.TestOzoneManagerHAWithData
Warning:  Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 490.975 s - in org.apache.hadoop.ozone.om.TestOzoneManagerHAWithData
{code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org