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

Elek, Marton commented on HDDS-470:
-----------------------------------

I have mixed emotions about this test. It's not an ozonefs test but a single 
node ozone shell test. It would be better to remove the ozonefs part and test 
the single node scenario in the ozoneshell.robot.

But this is a long term plan. For now I fixed this test (Command structure was 
not updated Just test failures, not real problem).

{code}
==============================================================================
Ozonesinglenode :: Ozone Single Node Test                                     
==============================================================================
Create volume and bucket                                              | PASS |
------------------------------------------------------------------------------
Check volume from ozonefs                                             | PASS |
------------------------------------------------------------------------------
Create directory from ozonefs                                         | PASS |
------------------------------------------------------------------------------
Test key handling                                                     | PASS |
------------------------------------------------------------------------------
Ozonesinglenode :: Ozone Single Node Test                             | PASS |
4 critical tests, 4 passed, 0 failed
4 tests total, 4 passed, 0 failed
==============================================================================
Output:  
/home/elek/projects/hadoop-review/hadoop-ozone/acceptance-test/output.xml
XUnit:   
/home/elek/projects/hadoop-review/hadoop-ozone/acceptance-test/junit-results.xml
Log:     /home/elek/projects/hadoop-review/hadoop-ozone/acceptance-test/log.html
Report:  
/home/elek/projects/hadoop-review/hadoop-ozone/acceptance-test/report.html
{code}

> Ozone acceptance tests are failing
> ----------------------------------
>
>                 Key: HDDS-470
>                 URL: https://issues.apache.org/jira/browse/HDDS-470
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: Arpit Agarwal
>            Assignee: Elek, Marton
>            Priority: Blocker
>
> The following acceptance tests are failing in trunk:
> {code:java}
> ==============================================================================
> Acceptance.Ozonefs.Ozonesinglenode :: Ozonefs Single Node Test
> ==============================================================================
> Create volume and bucket | PASS |
> ------------------------------------------------------------------------------
> Check volume from ozonefs | FAIL |
> 1 != 0
> ------------------------------------------------------------------------------
> Create directory from ozonefs | FAIL |
> 1 != 0
> ------------------------------------------------------------------------------
> Test key handling | FAIL |
> 2 != 0
> ------------------------------------------------------------------------------
> Acceptance.Ozonefs.Ozonesinglenode :: Ozonefs Single Node Test | FAIL |
> 4 critical tests, 1 passed, 3 failed
> 4 tests total, 1 passed, 3 failed
> ==============================================================================
> Acceptance.Ozonefs | FAIL |
> 7 critical tests, 4 passed, 3 failed
> 7 tests total, 4 passed, 3 failed
> ==============================================================================
> Acceptance | FAIL |
> 16 critical tests, 13 passed, 3 failed
> 16 tests total, 13 passed, 3 failed
> =============================================================================={code}



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