[
https://issues.apache.org/jira/browse/BIGTOP-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14296236#comment-14296236
]
Dasha Boudnik commented on BIGTOP-1617:
---------------------------------------
Committed and pushed. Thanks!
> Make clean-up commands in TestCLI more specific
> -----------------------------------------------
>
> Key: BIGTOP-1617
> URL: https://issues.apache.org/jira/browse/BIGTOP-1617
> Project: Bigtop
> Issue Type: Test
> Components: tests
> Affects Versions: 0.8.0
> Reporter: Dasha Boudnik
> Assignee: Dasha Boudnik
> Fix For: 0.9.0
>
> Attachments: BIGTOP-1617.patch
>
>
> Currently, some of the tests in TestCLI clean up by deleting the entire user
> directory:
> {noformat}<cleanup-commands>
> <command>-fs NAMENODE -rm -r /user/USER_NAME</command>
> </cleanup-commands>{noformat}
> If this directory exists prior to running the test and contains something
> other than subdirectories created during the test, stuff that shouldn't be
> deleted by TestCLI might get thrown out. The clean-up commands should specify
> which subdirectories and/or files to delete.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)