aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpmikus <peter.mikus@protonmail.ch>2023-01-23 12:23:10 +0000
committerPeter Mikus <peter.mikus@protonmail.ch>2023-01-23 12:25:44 +0000
commit4f44c463013096ca2ae105b9e6af82e823893fd6 (patch)
treefca2805f2d1beab1f7d697dcf7f10bee4d8d0e60
parent60d57fe8b7a0a74ce46a9f9827d6b48dddbc64c3 (diff)
fix(core): Telemetry for iperf3
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I16469204c9bb9d521f0ca01bc3ed21ecba2d8824 (cherry picked from commit f4dbca1c0390d1702737db97869c54d997fd4525)
-rw-r--r--resources/libraries/robot/performance/performance_utils.robot3
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/libraries/robot/performance/performance_utils.robot b/resources/libraries/robot/performance/performance_utils.robot
index ddd813360a..a43f38e2fe 100644
--- a/resources/libraries/robot/performance/performance_utils.robot
+++ b/resources/libraries/robot/performance/performance_utils.robot
@@ -1,4 +1,4 @@
-# Copyright (c) 2022 Cisco and/or its affiliates.
+# Copyright (c) 2023 Cisco and/or its affiliates.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at:
@@ -478,6 +478,7 @@
| | ... | ${trial_multiplicity}=${trial_multiplicity}
| | ... | ${traffic_directions}=${1}
| |
+| | Set Test Variable | ${telemetry_rate} | mrr
| | ${results}= | Send iPerf3 traffic at specified rate
| | ... | ${trial_duration} | ${None} | ${None}
| | ... | ${trial_multiplicity} | ${traffic_directions}