[ 
https://issues.apache.org/jira/browse/HDFS-605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Boudnik updated HDFS-605:
------------------------------------

    Status: Patch Available  (was: Open)

All tests have passed as expected. The sequence of test executions is like this:
{noformat}
run-test-hdfs:
...
run-test-hdfs-with-mr:
...
run-test-hdfs-fault-inject:
...
run-test-hdfs:
    [mkdir] Created dir: /home/cos/work/Hdfs/build-fi/test/data
    [mkdir] Created dir: /home/cos/work/Hdfs/build-fi/test/logs
     [copy] Copying 1 file to /home/cos/work/Hdfs/build-fi/test/extraconf
     [copy] Copying 1 file to /home/cos/work/Hdfs/build-fi/test/extraconf
    [junit] Running 
org.apache.hadoop.hdfs.server.datanode.TestFiDataTransferProtocol
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 243.421 sec

checkfailure:

BUILD SUCCESSFUL
{noformat}

so no 'with-mr' tests are being ran in fault-injection mode.

> There's not need to run fault-inject tests by 'run-test-hdfs-with-mr' target
> ----------------------------------------------------------------------------
>
>                 Key: HDFS-605
>                 URL: https://issues.apache.org/jira/browse/HDFS-605
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: build, test
>    Affects Versions: 0.21.0
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>             Fix For: 0.21.0
>
>         Attachments: HDFS-605.patch
>
>
> It turns out that running fault injection tests doesn't make any sense when 
> {{run-test-hdfs-with-mr}} target is being executed. Thus, {{build.xml}} has 
> to be modified.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to