aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2023-07-27 15:05:12 -0400
committerZorro Lang <zlang@kernel.org>2023-08-04 23:58:51 +0800
commit32201166fb096fb5606799c591775bd6c07fc7fa (patch)
treef17be35d96e67be310e0c803a516defaf187eaac
parent8de535c53887bb49adae74a1b2e83e77d7e8457d (diff)
downloadxfstests-dev-32201166fb096fb5606799c591775bd6c07fc7fa.tar.gz
fstests: install soak_duration.awk
Commit 3e85dd4fe423 ("misc: add duration for long soak tests") added a helper executable, soak_duration.awk, is which used by the check script if SOAK_DURATION is set. This script translates a "human-friendly" time duration specifier, such as 4m or 2d into an integer number of seconds. We need to make sure that this script is installed or the check script will bomb out if SOAK_DURATION is set (and if the fstests installation doesn't include a full set of fstests source, but just those files installed by "make install"). Fixes: 3e85dd4fe423 ("misc: add duration for long soak tests") Cc: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Theodore Ts'o <tytso@mit.edu> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Zorro Lang <zlang@redhat.com> Signed-off-by: Zorro Lang <zlang@kernel.org>
-rw-r--r--src/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 24cd474791..aff871d049 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -36,7 +36,8 @@ LINUX_TARGETS = xfsctl bstat t_mtab getdevicesize preallo_rw_pattern_reader \
uuid_ioctl
EXTRA_EXECS = dmerror fill2attr fill2fs fill2fs_check scaleread.sh \
- btrfs_crc32c_forged_name.py popdir.pl popattr.py
+ btrfs_crc32c_forged_name.py popdir.pl popattr.py \
+ soak_duration.awk
SUBDIRS = log-writes perf