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

jay vyas commented on HDFS-5135:
--------------------------------

You also might be interested in the apache bigtop HCFS fuse mount tests 
(BIGTOP-1221), which attempt to test e2e operations for the hadoops fuse 
mount...
 
We could generalize this to supprt nfs mount as well...

Another alternative is to contribute the end to end tests as an extension to 
the bigtop tests.  Since bigtop builds and packages and is designed to e2e test 
Hadoop on a running system, these tests are quite common.

In fact we do have a end to end fuse mount test, maybe we can add an nfs one as 
well.

https://github.com/apache/bigtop/blob/master/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/hcfs/TestFuseHCFS.groovy




> Create a test framework to enable NFS end to end unit test
> ----------------------------------------------------------
>
>                 Key: HDFS-5135
>                 URL: https://issues.apache.org/jira/browse/HDFS-5135
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: nfs
>    Affects Versions: 2.2.0
>            Reporter: Brandon Li
>            Assignee: Zhe Zhang
>
> Currently, we have to manually start portmap and nfs3 processes to test patch 
> and new functionalities. This JIRA is to track the effort to introduce a test 
> framework to NFS unit test without starting standalone nfs3 processes.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to