[ 
https://issues.apache.org/jira/browse/HDFS-3634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13431878#comment-13431878
 ] 

Hudson commented on HDFS-3634:
------------------------------

Integrated in Hadoop-Common-trunk-Commit #2566 (See 
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2566/])
    HDFS-3634. Add self-contained, mavenized fuse_dfs test. Contributed by 
Colin Patrick McCabe. (Revision 1371231)

     Result = SUCCESS
atm : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1371231
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/CMakeLists.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/native/fuse-dfs/CMakeLists.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/native/fuse-dfs/test/fuse_workload.c
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/native/fuse-dfs/test/fuse_workload.h
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/native/fuse-dfs/test/test_fuse_dfs.c
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/native/libhdfs/expect.h
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/native/libhdfs/native_mini_dfs.c
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/native/libhdfs/native_mini_dfs.h
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/native/util/posix_util.c
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/native/util/posix_util.h

                
> Add self-contained, mavenized fuse_dfs test
> -------------------------------------------
>
>                 Key: HDFS-3634
>                 URL: https://issues.apache.org/jira/browse/HDFS-3634
>             Project: Hadoop HDFS
>          Issue Type: Test
>          Components: fuse-dfs
>    Affects Versions: 2.1.0-alpha
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>            Priority: Minor
>             Fix For: 2.2.0-alpha
>
>         Attachments: HDFS-3634.002.patch, HDFS-3634.003.patch, 
> HDFS-3634.004.patch, HDFS-3634.005.patch, HDFS-3634.006.patch
>
>
> We should have a self-contained, mavenized FUSE unit test which runs as part 
> of the normal build and can detect problems.  Of course, because FUSE is an 
> optional build component, the unit test won't run unless the user has FUSE 
> installed.  However, it would be very useful in improving the quality of 
> fuse_dfs and detecting regressions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to