]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
fstests: don't oom the box opening tmpfiles
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 26 Feb 2019 02:35:29 +0000 (18:35 -0800)
committerEryu Guan <guaneryu@gmail.com>
Sat, 2 Mar 2019 09:31:40 +0000 (17:31 +0800)
commitdd2c726684ed0502f4a47cc182854d9dd7aac903
tree9eb449744d32186cae67daaed14e8c5bca2d4d15
parent77df6c6ccfc89f610b1c4397dca6b4b3134084d0
fstests: don't oom the box opening tmpfiles

For the t_open_tmpfiles tests, limit ourselves to half of file-max
so that we don't OOM the test machine.

[Eryu: fix comments too to match the new limit]

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/generic/530
tests/generic/531
tests/xfs/501
tests/xfs/502