linux-stable/tools/testing/selftests/mqueue
SeongJae Park 85506aca2e selftests/mqueue: Set timeout to 180 seconds
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>
2024-02-20 17:28:19 -07:00
..
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Makefile
mq_open_tests.c selftests: mqueue: return Kselftest Skip code for skipped tests 2018-05-30 15:29:06 -06:00
mq_perf_tests.c selftests: mqueue: drop duplicate min definition 2022-04-19 19:28:47 -06:00
setting selftests/mqueue: Set timeout to 180 seconds 2024-02-20 17:28:19 -07:00