misc/161915: pjdtests don't articulate requirements very well

Garrett Cooper yanegomi at gmail.com
Sun Oct 23 06:00:24 UTC 2011


>Number:         161915
>Category:       misc
>Synopsis:       pjdtests don't articulate requirements very well
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 23 06:00:20 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Garrett Cooper
>Release:        9.x
>Organization:
n/a
>Environment:
FreeBSD akai-ntbk.local 9.0-BETA2 FreeBSD 9.0-BETA2 #5 r225494M: Sun Sep 11 18:59:27 PDT 2011     root at akai-ntbk.local:/usr/obj/usr/src/sys/NETBOOK_NOSMP  i386

>Description:
1. Some testcases assume that the user has root privileges (use mdconfig -a / mount, etc).
2. Linux support exists at one degree or another.

Properly call out the requirements in the documentation.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: tools/regression/pjdfstest/README
===================================================================
--- tools/regression/pjdfstest/README	(revision 226648)
+++ tools/regression/pjdfstest/README	(working copy)
@@ -2,6 +2,10 @@
 
 Few notes on how to use pjdfstest in short steps:
 
+- You currently _must_ be root when running these testcases.
+
+An example test run is shown as follows:
+
 	# cd pjdfstest
 	# vi tests/conf
 	Change 'fs' to file system type you want to test (UFS or ZFS).
@@ -15,7 +19,7 @@
 
 That's all. Enjoy.
 
-Currently supported operating systems: FreeBSD, Solaris.
+Currently supported operating systems: FreeBSD, Linux, Solaris.
 Currently supported file system types: UFS, ZFS.
 
 -- 


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list