[
https://issues.apache.org/jira/browse/HDFS-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730617#action_12730617
]
Konstantin Boudnik commented on HDFS-476:
-----------------------------------------
HDFS-475 introduces a number of new targets. I.e.
{code}
run-test-hdfs-with-mr-fi
{code}
Would it make sense to have
{code}
run-test-hdfs-with-mr-fault-inject
{code}
instead?
Unless it is acceptable to have 'test-fault-inject' and '-fi' suffix for all
others.
> Create a fi test target.
> ------------------------
>
> Key: HDFS-476
> URL: https://issues.apache.org/jira/browse/HDFS-476
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: build
> Reporter: Tsz Wo (Nicholas), SZE
>
> Unit tests may be created with fi. Current we have to to "ant injectfaults"
> and then "ant test -DTestFiXxx" for running a particular fi unit test
> TestFiXxx. It will be easier if there is an ant target, say test-fi, such
> that it compiles and runs all fi tests.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.