[
https://issues.apache.org/jira/browse/BIGTOP-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14006183#comment-14006183
]
jay vyas commented on BIGTOP-1321:
----------------------------------
Great find martin. Im linking to the above issues as well - we originally knew
that TestCLI was a little bias to HDFS, but werent quite sure where to start
abstracting it. this is a good concrete jira we can tackle
> TestCLI: check assumptions before the test run
> ----------------------------------------------
>
> Key: BIGTOP-1321
> URL: https://issues.apache.org/jira/browse/BIGTOP-1321
> Project: Bigtop
> Issue Type: Improvement
> Components: Tests
> Affects Versions: 0.8.0
> Reporter: Martin Bukatovic
> Priority: Minor
>
> The TestCLI test cases has some assumptions which are not checked in the test
> code. This is a proposal to add checks for each important assumption which
> would make some cases fail if not met. This would save us some debugging time
> when setting up new test environment and would make this test easier to reuse.
> So far, I have identified these:
> * the effective user must be hdfs (a root for HDFS)
> * the HDFS trash feature must be disabled (`fs.trash.interval` should be 0)
> I expect there are additional assumptions worth checking, any ideas? I will
> add it here when I find another one.
--
This message was sent by Atlassian JIRA
(v6.2#6252)