-
Notifications
You must be signed in to change notification settings - Fork 49
testsuite
bongiojp edited this page Dec 22, 2011
·
7 revisions
List of file system/file server oriented benchmarks: http://fsbench.filesystems.org/
- Connectathon test suite
- bonnie++ (which is available in Fedora/Redhat repositories)
- SPECSFS
- dbench
-
Before each push upstream:
-
FSAL_GPFS and FSAL_VFS: compile with many flags enabled and --enable-strict-compile
-
FSAL_GPFS and FSAL_VFS: Connectathon04 test suite tested w/ rhel55 64 bit, rhel55 32 bit, rhel60 64 bit, ubuntu 32 bit.
-
FSAL_GPFS: Connectathon04 test suite tested w/ 64 bit inode handles on rhel55 64 bit and rhel60 64 bit.
-
Other tests we use:
-
PyNFS <-- This has picked up a number of bugs in NFSv4 we're still working on.
-
SPECSFS on a cluster environment
-
regression test suite we developed as part of solving bugs. When we fix a bug, a regression test accompanies it.
FEEL FREE TO COMPLETE THIS LIST.