Re: [PATCH v3] selftests/mqueue: Set timeout to 180 seconds

2024-02-20 Thread Shuah Khan
On 2/19/24 17:08, SeongJae Park wrote: 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: 852c8cbf34d3 ("sel

[PATCH v3] selftests/mqueue: Set timeout to 180 seconds

2024-02-19 Thread SeongJae Park
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: 852c8cbf34d3 ("selftests/kselftest/runner.sh: Add 45 second