]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
misc: add duration for long soak tests
authorDarrick J. Wong <djwong@kernel.org>
Wed, 26 Apr 2023 00:14:34 +0000 (17:14 -0700)
committerZorro Lang <zlang@kernel.org>
Sun, 30 Apr 2023 16:04:09 +0000 (00:04 +0800)
commit3e85dd4fe4236d8ef8dc9f9b542a56dd00d16a17
tree956ca595b766f85ad7327680650d7a3d42f86d0a
parent2b56a7d93ab05a9dde71225a25e2a1f5ab5840b4
misc: add duration for long soak tests

Make it so that test runners can schedule long soak stress test programs
for an exact number of seconds by setting the SOAK_DURATION config
variable.  Change the definition of the 'soak' test to specify that
these tests can be controlled via SOAK_DURATION.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Andrey Albershteyn <aalbersh@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
13 files changed:
README
check
common/config
common/fuzzy
common/report
doc/group-names.txt
ltp/fsstress.c
ltp/fsx.c
src/soak_duration.awk [new file with mode: 0644]
tests/generic/476
tests/generic/521
tests/generic/522
tests/generic/642