mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 12:28:41 +08:00
selftests/mqueue: Set timeout to 180 seconds
[ Upstream commit85506aca2e
] While mq_perf_tests runs with the default kselftest timeout limit, which is 45 seconds, the test takes about 60 seconds to complete on i3.metal AWS instances. Hence, the test always times out. Increase the timeout to 180 seconds. Fixes:852c8cbf34
("selftests/kselftest/runner.sh: Add 45 second timeout per test") Cc: <stable@vger.kernel.org> # 5.4.x Signed-off-by: SeongJae Park <sj@kernel.org> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
parent
226fc408c5
commit
81479bf758
1
tools/testing/selftests/mqueue/setting
Normal file
1
tools/testing/selftests/mqueue/setting
Normal file
@ -0,0 +1 @@
|
||||
timeout=180
|
Loading…
Reference in New Issue
Block a user