From Fedora Project Wiki
< QA | TestResults
(4 intermediate revisions by the same user not shown) | |||
Line 49: | Line 49: | ||
| Ltp vmmstress | | Ltp vmmstress | ||
| Performs general stress with memory race conditions between simultaneous read fault write fault, copy on write (COW) fault. | | Performs general stress with memory race conditions between simultaneous read fault write fault, copy on write (COW) fault. | ||
| | | style="background-color: lightgreen;"| [[User:pavann]] | ||
| <!-- [[rhbug:BUGID]] --> | | <!-- [[rhbug:BUGID]] --> | ||
|- | |- | ||
| Bashmemeory | | Bashmemeory | ||
| Test puts significant memory pressure on the Linux VM subsystem and cause much swapping | | Test puts significant memory pressure on the Linux VM subsystem and cause much swapping | ||
| | | style="background-color: lightgreen;"| [[User:pavann]] | ||
| <!-- [[rhbug:BUGID]] --> | | <!-- [[rhbug:BUGID]] --> | ||
|- | |- | ||
| Memtest | | Memtest | ||
| Memtest suite consists of 4 programs, fillmem, mmap002, misc001, and mtest. All these tests put significant memory pressure on the Linux VM subsystem and cause much swapping. | | Memtest suite consists of 4 programs, fillmem, mmap002, misc001, and mtest. All these tests put significant memory pressure on the Linux VM subsystem and cause much swapping. | ||
| | | style="background-color: lightgreen;"| [[User:pavann]] | ||
| <!-- [[rhbug:BUGID]] --> | | <!-- [[rhbug:BUGID]] --> | ||
|- | |- | ||
| Ltp-stress test | | Ltp-stress test | ||
| | | | ||
| | | style="background-color: lightgreen;"| [[User:pavann]] | ||
| <!-- [[rhbug:BUGID]] --> | | <!-- [[rhbug:BUGID]] --> | ||
|- | |- | ||
| Runltp test | | Runltp test | ||
| Test all kernel system calls | | Test all kernel system calls | ||
| | | style="background-color: lightgreen;"| [[User:pavann]] | ||
| <!-- [[rhbug:BUGID]] --> | | <!-- [[rhbug:BUGID]] --> | ||
|- | |- | ||
| Kernbench | | Kernbench | ||
| Creates workload by compiling the kernel source. | | Creates workload by compiling the kernel source. | ||
| | | style="background-color: lightgreen;"| [[User:pavann]] | ||
| <!-- [[rhbug:BUGID]] --> | | <!-- [[rhbug:BUGID]] --> | ||
|- | |- | ||
Line 84: | Line 84: | ||
| Native POSIX Threading Library | | Native POSIX Threading Library | ||
| It runs following tests: Volanomark, Specjbb, Glibc, timed_wait_hang | | It runs following tests: Volanomark, Specjbb, Glibc, timed_wait_hang | ||
| | | style="background-color: lightgreen;"| [[User:pavann]] | ||
| <!-- [[rhbug:BUGID]] --> | | <!-- [[rhbug:BUGID]] --> | ||
|- | |- | ||
Line 109: | Line 109: | ||
| File-system Racer tests over LVM partitions | | File-system Racer tests over LVM partitions | ||
| This is all done in an effort to test for race conditions in the file system code. File-system Racer tests includes: dir_create.sh, dir_test.sh, file_concat.sh, file_create.sh, file_link.sh, file_list.sh, file_rename.sh, file_rm.sh, file_symlink.sh | | This is all done in an effort to test for race conditions in the file system code. File-system Racer tests includes: dir_create.sh, dir_test.sh, file_concat.sh, file_create.sh, file_link.sh, file_list.sh, file_rename.sh, file_rm.sh, file_symlink.sh | ||
| | | style="background-color: lightgreen;"| [[User:pavann]] | ||
| <!-- [[rhbug:BUGID]] --> | | <!-- [[rhbug:BUGID]] --> | ||
|- | |- | ||
| File-system Racer tests over FDISK partitions | | File-system Racer tests over FDISK partitions | ||
| | | | ||
| | | style="background-color: lightgreen;"| [[User:pavann]] | ||
| <!-- [[rhbug:BUGID]] --> | | <!-- [[rhbug:BUGID]] --> | ||
|- | |- | ||
Line 181: | Line 181: | ||
| Test NFS export and mount limits | | Test NFS export and mount limits | ||
| Use different option while creating and mounting NFSv4 file system | | Use different option while creating and mounting NFSv4 file system | ||
| | | style="background-color: lightgreen;"| [[User:pavann]] | ||
| <!-- [[rhbug:BUGID]] --> | | <!-- [[rhbug:BUGID]] --> | ||
|- | |- | ||
| Samba stress test over LVM partitions (FC client to FC server) | | Samba stress test over LVM partitions (FC client to FC server) | ||
| Run fsracer / fsstress or combination tests | | Run fsracer / fsstress or combination tests | ||
| | | style="background-color: lightgreen;"| [[User:pavann]] | ||
| <!-- [[rhbug:BUGID]] --> | | <!-- [[rhbug:BUGID]] --> | ||
|- | |- | ||
| Samba stress test over fdisk partitions (FC client to FC server) | | Samba stress test over fdisk partitions (FC client to FC server) | ||
| Run fsracer / fsstress or combination tests | | Run fsracer / fsstress or combination tests | ||
| | | style="background-color: lightgreen;"| [[User:pavann]] | ||
| <!-- [[rhbug:BUGID]] --> | | <!-- [[rhbug:BUGID]] --> | ||
|- | |- | ||
| LTP network tests | | LTP network tests | ||
| Tests major networking services | | Tests major networking services | ||
| | | style="background-color: lightgreen;"| [[User:pavann]] | ||
| <!-- [[rhbug:BUGID]] --> | | <!-- [[rhbug:BUGID]] --> | ||
|- | |- | ||
Line 210: | Line 210: | ||
|- | |- | ||
| Eclipse installation | | Eclipse installation | ||
| | | Installation of Eclipse though yum | ||
| style="background-color: red;"| [[User:pavann]] | | style="background-color: red;"| [[User:pavann]] | ||
| [[rhbug:473984|473984]] | | [[rhbug:473984|473984]] | ||
|- | |- | ||
|} | |} |
Latest revision as of 06:51, 17 December 2008
OS Installation Tests
Test Case | Test Description | Architectures | Bug(s) |
ppc | |||
Installation | Use any method NFS/FTP/HTTP/Hard Disk/DVD Drive | User:pavann | 474537, 463933, 458438 |
Upgradation | From previous major FC to current FC (ex. FC9GA to FC10) |
Conformance Tests
Test Case | Test Description | Architectures | Bug(s) |
ppc | |||
LSB runtime test | Runtime interface tests includes: core, libstdc++, desktop, X11 tests, etc | User:pavann | |
LSB libchk_qt4 test | Includes library check tests with Qt4 checks | User:pavann |
Kernel/Memory Tests
Test Case | Test Description | Architectures | Bug(s) |
ppc | |||
Ltp vmmstress | Performs general stress with memory race conditions between simultaneous read fault write fault, copy on write (COW) fault. | User:pavann | |
Bashmemeory | Test puts significant memory pressure on the Linux VM subsystem and cause much swapping | User:pavann | |
Memtest | Memtest suite consists of 4 programs, fillmem, mmap002, misc001, and mtest. All these tests put significant memory pressure on the Linux VM subsystem and cause much swapping. | User:pavann | |
Ltp-stress test | User:pavann | ||
Runltp test | Test all kernel system calls | User:pavann | |
Kernbench | Creates workload by compiling the kernel source. | User:pavann | |
Libhugetlbfs | Test libhugetlbfs userspace library that allows applications to use large pages more easily and transparently. | ||
Native POSIX Threading Library | It runs following tests: Volanomark, Specjbb, Glibc, timed_wait_hang | User:pavann |
Filesystem Tests
Test Case | Test Description | Architectures | Bug(s) |
ppc | |||
File system stress test over LVM partitions | This test is used to verify the stability of various File systems. File system stress test includes: IOZone, bonnie++, dbench, fs_inod, fs_maim, fsstress, fsx_linux, postmark, tiobench | ||
File system testing over FDISK partitions | |||
File-system Racer tests over LVM partitions | This is all done in an effort to test for race conditions in the file system code. File-system Racer tests includes: dir_create.sh, dir_test.sh, file_concat.sh, file_create.sh, file_link.sh, file_list.sh, file_rename.sh, file_rm.sh, file_symlink.sh | User:pavann | |
File-system Racer tests over FDISK partitions | User:pavann |
RAS Testing
Test Case | Test Description | Architectures | Bug(s) |
ppc | |||
Execute automated LTP-kdump tests using kprobes ( LKDTM + Crasher ) | |||
Trigger kdump on runlevel5 on /var/log/dump) | Testing kdump with local dump | User:pavann | 471999 |
Test kdump over network (using NFS) | |||
Test kdump over network (using SCP) | |||
Test crash tool |
Network Tests
Test Case | Test Description | Architectures | Bug(s) |
ppc | |||
NFSv4 stress testing (FC client to FC server) over fdisk partitions | Run fstress/ fsracer on nfsv4 mounts | ||
NFSv4 stress testing (FC client to FC server) over LVM partitions | Run fstress/ fsracer on nfsv4 mounts | ||
NFSv4 with lock test | Test for byte-range locking | ||
Test NFS export and mount limits | Use different option while creating and mounting NFSv4 file system | User:pavann | |
Samba stress test over LVM partitions (FC client to FC server) | Run fsracer / fsstress or combination tests | User:pavann | |
Samba stress test over fdisk partitions (FC client to FC server) | Run fsracer / fsstress or combination tests | User:pavann | |
LTP network tests | Tests major networking services | User:pavann |
Eclipse Testing
Test Case | Test Description | Architectures | Bug(s) |
ppc | |||
Eclipse installation | Installation of Eclipse though yum | User:pavann | 473984 |