[
https://issues.apache.org/jira/browse/BIGTOP-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14287135#comment-14287135
]
Martin Bukatovic commented on BIGTOP-1334:
------------------------------------------
Ah, sorry for missing this.
This test is HDFS only, so I would move it into
{{/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/hdfs}}
instead of
{{/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/hcfs}}
(the difference is in the last directory). That is because hcfs package is
meant for testcases which would run on any hadoop filesystem, while hdfs
package contains HDFS specific tests and as such is HDFS only.
Otherwise there is no other clash with HCFS tests. Moreover looking at the
patch the most important change is in the new xml file with the testcases
anyway.
So I would create a new JIRA with a patch to move this test into hdfs directory.
Would that be ok?
> Add DFS tests to TestCLI
> ------------------------
>
> Key: BIGTOP-1334
> URL: https://issues.apache.org/jira/browse/BIGTOP-1334
> Project: Bigtop
> Issue Type: Sub-task
> Components: tests
> Affects Versions: 0.7.0
> Reporter: Dasha Boudnik
> Assignee: Dasha Boudnik
> Fix For: 0.9.0
>
> Attachments: BIGTOP-1334.patch, BIGTOP-1334.patch, BIGTOP-1334.patch,
> BIGTOP-1334.patch, BIGTOP-1334.patch
>
>
> TestCLI currently does not support DFSadmin tests. Consequently, multiple
> tests, including snapshots, fail.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)