From: ptools Date: Wed, 8 Sep 2004 03:55:31 +0000 (+0000) Subject: Added highmem group so that these tests can be excluded for low memory machine. X-Git-Tag: v1.1.0~784 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=5750f9bd5591f663bb11c4f0fbaed03972a3068c;p=xfstests-dev.git Added highmem group so that these tests can be excluded for low memory machine. Added highmem group so that these tests can be excluded for low memory machine. --- diff --git a/group b/group index 2d233e13..7812974e 100644 --- a/group +++ b/group @@ -69,6 +69,10 @@ auto dxm@sgi.com # ioctl - tests which use ioctl commands (directly/indirectly) ioctl nathans@sgi.com +# highmem - Some tests cause low memory machines to crash. Use this group +# with the '-x' exclude option to exclude these tests. +highmem ajones@sgi.com + # test-group association ... one line per test # 001 rw dir auto @@ -76,14 +80,14 @@ ioctl nathans@sgi.com 003 db auto 004 db auto 005 dir auto -006 dir auto +006 dir highmem auto 007 dir auto 008 rw ioctl auto 009 rw ioctl auto 010 other auto -011 dir auto +011 dir highmem auto 012 rw auto -013 other ioctl auto +013 other ioctl highmem auto 014 rw auto 015 other auto 016 rw auto