From 95733893c4e5e66df8336904911d9c7cf6259f93 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Thu, 19 Sep 2024 14:23:30 +0200 Subject: feat(robot): Infra action Signed-off-by: Peter Mikus Change-Id: I5d1718bbf61317c2d36e782b0ccb37b8ceb6e71e --- resources/libraries/robot/performance/performance_actions.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/libraries/robot/performance/performance_actions.robot b/resources/libraries/robot/performance/performance_actions.robot index a25a27a08d..d588bc9f83 100644 --- a/resources/libraries/robot/performance/performance_actions.robot +++ b/resources/libraries/robot/performance/performance_actions.robot @@ -82,7 +82,7 @@ | | ... | rate=${253} | | ... | frame_size=${frame_size} | | ... | traffic_profile=${traffic_profile} -| | ... | async_call=${True} +| | ... | async_call=${False} | | ... | ppta=${ppta} | | ... | use_latency=${False} | | ... | traffic_directions=${traffic_directions} -- cgit 1.2.3-korg