From c95f61f688a61f96c090e7e364a5c37cf5e00fe1 Mon Sep 17 00:00:00 2001 From: Jukka Rissanen Date: Thu, 27 Jun 2024 10:42:30 +0300 Subject: [PATCH] samples: net: txtime: Do not run qemu_x86 with twister The txtime can be run manually with qemu_x86 but it is enough to have native_sim compiled with twister. Signed-off-by: Jukka Rissanen --- samples/net/sockets/txtime/sample.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/samples/net/sockets/txtime/sample.yaml b/samples/net/sockets/txtime/sample.yaml index 18613f4b87a3..1627302ad5fa 100644 --- a/samples/net/sockets/txtime/sample.yaml +++ b/samples/net/sockets/txtime/sample.yaml @@ -5,8 +5,6 @@ common: platform_allow: - native_sim - native_sim/native/64 - - qemu_x86 - - qemu_x86_64 integration_platforms: - native_sim sample: