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

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


TestKeyInputStream takes over 900 seconds to run:

```
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 964.773 
s - in org.apache.hadoop.ozone.client.rpc.read.TestKeyInputStream
[INFO] Running org.apache.hadoop.ozone.client.rpc.Test2WayCommitInRatis
```

Some of the tests stop and start nodes in the mini-cluster, so its hard to use 
the same cluster for all tests, but we can combine the "non-destructive" tests 
into a single test method easily saving significant time.



--
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