Main Page
From Linux NFS
(Difference between revisions)
Line 31: | Line 31: | ||
* [[Reporting bugs]] | * [[Reporting bugs]] | ||
* [[Readdir performance results]] | * [[Readdir performance results]] | ||
+ | * [[Jenkins CI]] | ||
|valign="top" style="padding: .5em 1em 1em; color: #000000; background-color: #d7e4f4; width:33%"| | |valign="top" style="padding: .5em 1em 1em; color: #000000; background-color: #d7e4f4; width:33%"| | ||
'''Testing''' | '''Testing''' |
Revision as of 20:32, 11 April 2011
NFS is a critical service in many organizations, and even a simple error can lead to major problems. NFSv4 promises to bring several key new features, but clearly it will be imperative to users that the new version of NFS be robust, that it perform well, and that it interoperate easily with other technologies.
Development |
Documentation
|
Testing |
Testing
The Linux NFSv4 Testing effort seeks to ensure that the Linux implementation of NFSv4 succeeds on all these counts. The purpose of the testing is threefold:
- To prove that the features are implemented correctly according to spec.
- To locate and identify bugs, and verify the fixes.
- To give confidence to users that upgrading to NFSv4 on Linux is of benefit.