]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: more randomization for timeout parameter
authorFlorian Westphal <fw@strlen.de>
Sat, 14 Sep 2024 21:56:14 +0000 (23:56 +0200)
committerFlorian Westphal <fw@strlen.de>
Sun, 15 Sep 2024 08:28:10 +0000 (10:28 +0200)
commit3a9cb020a27bb8447e6325eb20605f62e95bc599
tree07efd4d2c9e3be1b53622f07926b75980cfbb2b3
parent036a1eb3304995e4e000c552b9dfd33b1073ddb6
tests: shell: more randomization for timeout parameter

Either pass no timeout argument, pass timeout+expires or omit
timeout (uses default timeout, if any).

This should not expose further kernel code to run at this time, but unlike
the existing (deterministic) element-update test case this script does
have live traffic and different set types, including rhashtable which has
async gc.

Signed-off-by: Florian Westphal <fw@strlen.de>
tests/shell/testcases/transactions/30s-stress