summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/maps/dumps/typeof_maps_add_delete.json-nft
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2024-04-24 23:41:59 +0200
committerPhil Sutter <phil@nwl.cc>2024-04-24 23:59:00 +0200
commit06943730976f71e07aac41b1b882ccc53cd6ec35 (patch)
tree7ace5e2db075de3b6ee139f82f29e17a53fc75e9 /tests/shell/testcases/maps/dumps/typeof_maps_add_delete.json-nft
parenta0a15e4dd0576bc4efd9b01fdd4ee1c565effac9 (diff)
tests: shell: Fix for maps/typeof_maps_add_delete with ASAN
With both KASAN and ASAN enabled, my VM is too slow so the ping-induced set entry times out before the test checks its existence. Increase its timeout to 2s, seems to do the trick. Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'tests/shell/testcases/maps/dumps/typeof_maps_add_delete.json-nft')
-rw-r--r--tests/shell/testcases/maps/dumps/typeof_maps_add_delete.json-nft2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shell/testcases/maps/dumps/typeof_maps_add_delete.json-nft b/tests/shell/testcases/maps/dumps/typeof_maps_add_delete.json-nft
index 8130c46c..b3204a28 100644
--- a/tests/shell/testcases/maps/dumps/typeof_maps_add_delete.json-nft
+++ b/tests/shell/testcases/maps/dumps/typeof_maps_add_delete.json-nft
@@ -231,7 +231,7 @@
"elem": {
"elem": {
"val": "10.2.3.4",
- "timeout": 1
+ "timeout": 2
}
},
"data": 2,