diff options
author | Peter Mikus <peter.mikus@protonmail.ch> | 2024-09-19 14:23:30 +0200 |
---|---|---|
committer | Peter Mikus <peter.mikus@protonmail.ch> | 2024-09-19 12:24:58 +0000 |
commit | 9643da8eb1f7cf6111731ac4a4bb1320318a0352 (patch) | |
tree | 9243e077afd18ae0e01a56f64650260124c94aef | |
parent | f4739d520f9a7abccb4d20ed1a615e8c740b5217 (diff) |
feat(robot): Infra actionoper-240916
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I5d1718bbf61317c2d36e782b0ccb37b8ceb6e71e
(cherry picked from commit 95733893c4e5e66df8336904911d9c7cf6259f93)
-rw-r--r-- | resources/libraries/robot/performance/performance_actions.robot | 2 |
1 files changed, 1 insertions, 1 deletions
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} |