diff options
author | Patrick Wang <patrick.wang.shcn@gmail.com> | 2022-05-21 11:38:25 +0300 |
---|---|---|
committer | akpm <akpm@linux-foundation.org> | 2022-05-25 20:47:49 +0300 |
commit | 0598739900071feff82b89f1515f963a6889b330 (patch) | |
tree | 58eeb35ffcc71cf247a22d3bd6bd29be5a91784f /arch/arm/boot/install.sh | |
parent | ccd2a1201d267bf6f1950bf31cfd55fb4e17a231 (diff) | |
download | linux-0598739900071feff82b89f1515f963a6889b330.tar.xz |
selftests: vm: add the "settings" file with timeout variable
The default "timeout" for one kselftest is 45 seconds, while some cases in
run_vmtests.sh require more time. This will cause testing timeout like:
not ok 4 selftests: vm: run_vmtests.sh # TIMEOUT 45 seconds
Therefore, add the "settings" file with timeout variable so users can set
the "timeout" value.
Link: https://lkml.kernel.org/r/20220521083825.319654-4-patrick.wang.shcn@gmail.com
Signed-off-by: Patrick Wang <patrick.wang.shcn@gmail.com>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'arch/arm/boot/install.sh')
0 files changed, 0 insertions, 0 deletions