m (Add link) |
m (Corrected wiki typo) |
||
Line 23: | Line 23: | ||
* An installed Fedora distribution, either: | * An installed Fedora distribution, either: | ||
** [[Releases/Rawhide|Rawhide]] or a [http://alt.fedoraproject.org/pub/alt/nightly-composes/desktop Rawhide live Image] available for this test day | ** [[Releases/Rawhide|Rawhide]] or a [http://alt.fedoraproject.org/pub/alt/nightly-composes/desktop Rawhide live Image] available for this test day | ||
** Or an previously installed {{FedoraVersion|long|12}} system (see | ** Or an previously installed {{FedoraVersion|long|12}} system (see [http://docs.fedoraproject.org/install-guide/f{{FedoraVersion}}/en-US/html Installation guide]) | ||
= How to test? = | = How to test? = |
Revision as of 15:47, 28 January 2010
DATE | TIME | WHERE |
NFS | From 12:00 to 21:00 UTC (8am -> 5pm EDT) | #fedora-test-day (webirc) |
What to test?
Today's installment of Fedora Test Day will focus on NFS
Who's available
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...
- Development - User:steved
- Quality Assurance - User:caiqian
What's needed to test
- A system with some kind of network connection
- Your hardware profile uploaded to Smolt according to these instructions
- An installed Fedora distribution, either:
- Rawhide or a Rawhide live Image available for this test day
- Or an previously installed Fedora 12 system (see Installation guide)
How to test?
Rawhide
If testing using Rawhide, you may
- Install latest rawhide from a local mirror. Please follow this guidance to use rawhide -- Install from a nearby rawhide mirror.
- Or, update to rawhide from Fedora 41. For guidance, refer to Releases/Rawhide#Yum_update_from_official_release
- Alternatively, you may download a non-destructive rawhide live image for your architecture. Tips on using a live image are available at FedoraLiveCD. Live images can be found at http://alt.fedoraproject.org/pub/alt/nightly-composes/desktop .
Fedora 12
Testing can be also be performed on Fedora 12 system with only a few changes.
- First, update the
kernel
package to kernel-2.6.33-0.24.rc5.git1.fc13 or newer - Next, update the
nfs-utils
package to nfs-utils-1.2.1-16.fc13 or newer - Lastly, update
/etc/nfsmount.conf
and comment out the line that readsDefaultvers=3
Test Cases
Basically, NFS can be tested with both server and client on the same machine, and with different bare-metal or virtual systems. Testers will need to setup a NFS server, and run automated NFS testsuites from client systems. In addition, we will use generic filesystem testsuites to exercise NFS filesystem integrity. An important part of the test event is to make sure everything is working properly after we have switched to NFSv4 by default in Fedora 13.
Also, we will test Secure NFS. All the results will be reported to the table below.
- QA:Testcase_nfs_connectathon
- QA:Testcase_nfs_pynfs
- QA:Testcase_nfs_generic
- QA:Testcase_nfs_connectathon_secure
- QA:Testcase_nfs_pynfs_secure
- QA:Testcase_nfs_generic_secure
Test Results
Construct a table or list to allow testers to post results. Each column should be a test case or configuration, and each row should consist of test results. For example:
User | Smolt Profile | connectathon | pynfs | generic-fs | connectathon secure | pynfs secure | generic-fs secure | References |
---|---|---|---|---|---|---|---|---|
User:caiqian | HW | PASS | PASS | FAIL [1] | PASS | PASS | PASS |