[ 
https://issues.apache.org/jira/browse/HDDS-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16724391#comment-16724391
 ] 

Hudson commented on HDDS-911:
-----------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15630 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/15630/])
HDDS-911. Make TestOzoneManager unit tests independent. Contributed by (bharat: 
rev 2f6bc250443c8d6fa6f18aab256c2ac8e585983b)
* (edit) 
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOzoneManager.java


> Make TestOzoneManager unit tests independent
> --------------------------------------------
>
>                 Key: HDDS-911
>                 URL: https://issues.apache.org/jira/browse/HDDS-911
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>    Affects Versions: 0.3.0
>            Reporter: Elek, Marton
>            Assignee: Elek, Marton
>            Priority: Major
>             Fix For: 0.4.0
>
>         Attachments: HDDS-911.002.patch
>
>
> In the latest pre commit builds TestOzoneManager.testListVolumes is failed. 
> Locally it's passed.
> Sometimes it's failed locally if I execute all the tests in the 
> TestOzoneManager.
> TestOzoneManager initialized the MiniOzoneCluster in @BeforeClass instead of 
> @Before. It's more faster but there is a higher chance that the unit tests 
> are affected by each other.
> I propose to initialize a new MiniOzoneCluster for each test even if it's 
> faster it's more safer.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to