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:37 +0000 |
commit | 95733893c4e5e66df8336904911d9c7cf6259f93 (patch) | |
tree | ecc1ead645a7c00649f3e1cefbd1bd5e285225a1 | |
parent | c0cf095c274800de647acfbe46776b5fba90c77f (diff) |
feat(robot): Infra actionoper-240923
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I5d1718bbf61317c2d36e782b0ccb37b8ceb6e71e
-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} |