selftests: mptcp: join: mark 'fastclose' tests as flaky
authorMatthieu Baerts (NGI0) <matttbe@kernel.org>
Fri, 24 May 2024 16:30:58 +0000 (18:30 +0200)
committerJakub Kicinski <kuba@kernel.org>
Tue, 28 May 2024 00:12:50 +0000 (17:12 -0700)
commit8c06ac2178a9dee887929232226e35a5cdda1793
tree4b50080cb9bb52e5138874d5da4e9892cd1662ed
parentcc73a6577ae64247898269d138dee6b73ff710cc
selftests: mptcp: join: mark 'fastclose' tests as flaky

These tests are flaky since their introduction. This might be less or
not visible depending on the CI running the tests, especially if it is
also busy doing other tasks in parallel, and if a debug kernel config is
being used.

It looks like this issue is often present with the NetDev CI. While this
is being investigated, the tests are marked as flaky not to create
noises on such CIs.

Fixes: 01542c9bf9ab ("selftests: mptcp: add fastclose testcase")
Link: https://github.com/multipath-tcp/mptcp_net-next/issues/324
Reviewed-by: Mat Martineau <martineau@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://lore.kernel.org/r/20240524-upstream-net-20240524-selftests-mptcp-flaky-v1-3-a352362f3f8e@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/mptcp/mptcp_join.sh