This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/4571] New: NFS tests missing from test suite


The NFS tapset files provide 283 probes and 27 functions, but there are no
corresponding tests in the test suite.  The only mention of NFS is in
systemtap.stress/whitelist.exp, which I don't think we run by default. 

# cd testsuite
# grep -R nfs *
config.status:  tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
config.status:  tmp=./confstat$$-$RANDOM
configure:  tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
configure:  tmp=./confstat$$-$RANDOM
systemtap.stress/whitelist.exp:        {/usr/local/ltp/runltp -t 300s -f nfs}
systemtap.stress/whitelist.exp:        nfs.fop.*,
systemtap.stress/whitelist.exp:        nfs.aop.*,
systemtap.stress/whitelist.exp:        nfsd.proc.*,
systemtap.stress/whitelist.exp:        nfsd.*,
systemtap.stress/whitelist.exp:        nfs.proc.*,

-- 
           Summary: NFS tests missing from test suite
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: mmlnx at us dot ibm dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=4571

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]