]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge branch 'selftests-openvswitch-address-some-flakes-in-the-ci-environment'
authorJakub Kicinski <kuba@kernel.org>
Thu, 4 Jul 2024 02:29:17 +0000 (19:29 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 4 Jul 2024 02:29:18 +0000 (19:29 -0700)
commite19f67df9ccbfec5a670df8b8b043b8da9444692
treeb2eacbc43a0bb9fc1f5dfa25613f4b95e9b12fda
parent1a16cdf77e0d7de0fb640e65d65c0898b38c1b4b
parent7abfd8ecb7858006edceeeb49c82a1eece2982f5
Merge branch 'selftests-openvswitch-address-some-flakes-in-the-ci-environment'

Aaron Conole says:

====================
selftests: openvswitch: Address some flakes in the CI environment

These patches aim to make using the openvswitch testsuite more reliable.
These should address the major sources of flakiness in the openvswitch
test suite allowing the CI infrastructure to exercise the openvswitch
module for patch series.  There should be no change for users who simply
run the tests (except that patch 3/3 does make some of the debugging a bit
easier by making some output more verbose).
====================

Link: https://patch.msgid.link/20240702132830.213384-1-aconole@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>