[
https://issues.apache.org/jira/browse/HADOOP-6174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765352#action_12765352
]
Konstantin Boudnik commented on HADOOP-6174:
--------------------------------------------
In fact we have TestCLI for this sort of things. It already JUnit aware and
you can simply write your tests in XM format which will be parsed and executed
by TestCLI.
Also, this little framework is going to be ported to Common from HDFS at some
point (see HADOOP-6222)
> Create tests for scripts to verify basic user experience, i.e. version, etc.
> ----------------------------------------------------------------------------
>
> Key: HADOOP-6174
> URL: https://issues.apache.org/jira/browse/HADOOP-6174
> Project: Hadoop Common
> Issue Type: Test
> Reporter: Konstantin Boudnik
>
> As per HADOOP-6172 we need to have a set of scripts to verify the correctness
> of some very basic functionality accessible through bin/ scripts.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.