From ce551dcbdccf43a5c369deebdf4b7e10f145f13e Mon Sep 17 00:00:00 2001 From: JacobBarthelmeh Date: Fri, 26 Jan 2024 14:52:04 -0700 Subject: [PATCH] increase timout for zephyr test --- zephyr/samples/tests/sample.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zephyr/samples/tests/sample.yaml b/zephyr/samples/tests/sample.yaml index f216d6345..0fd6bfc13 100644 --- a/zephyr/samples/tests/sample.yaml +++ b/zephyr/samples/tests/sample.yaml @@ -9,7 +9,7 @@ common: - "Zephyr wolfSSH tests passed" tests: sample.lib.wolfssh_tests: - timeout: 50 + timeout: 500 platform_allow: qemu_x86 integration_platforms: - qemu_x86