Code Review
/
csit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
ae24613
)
fix(core): String mapping
42/39542/1
author
pmikus
<
[email protected]
>
Thu, 21 Sep 2023 09:54:22 +0000
(09:54 +0000)
committer
pmikus
<
[email protected]
>
Thu, 21 Sep 2023 09:54:22 +0000
(09:54 +0000)
Signed-off-by: pmikus <
[email protected]
>
Change-Id: I4db3fc1b70469a966e51afe3bfa93cb4bcffa654
resources/libraries/robot/shared/suite_setup.robot
patch
|
blob
|
history
diff --git
a/resources/libraries/robot/shared/suite_setup.robot
b/resources/libraries/robot/shared/suite_setup.robot
index
4616ae0
..
1544ea3
100644
(file)
--- a/
resources/libraries/robot/shared/suite_setup.robot
+++ b/
resources/libraries/robot/shared/suite_setup.robot
@@
-252,7
+252,7
@@
| | ${version} = | Get TG Version | ${nodes}[TG]
| | Export Dut Type And Version | ${type} | ${version}
| | Export TG Type And Version | ${type} | ${version}
-| | Initialize traffic generator |
"L2"
+| | Initialize traffic generator |
L2
| Additional Suite Setup Action For iPerf3
| | [Documentation]