fix(core): TG export 39/36239/2
authorPeter Mikus <pmikus@cisco.com>
Thu, 26 May 2022 11:28:26 +0000 (13:28 +0200)
committerPeter Mikus <pmikus@cisco.com>
Thu, 26 May 2022 11:34:57 +0000 (11:34 +0000)
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I60313cd62a878bb713832f14121a938a81c954ed

resources/libraries/robot/shared/suite_setup.robot

index e227224..c0ba082 100644 (file)
 | |
 | | ${type} = | Get iPerf Type | ${nodes}[TG]
 | | ${version} = | Get iPerf Version | ${nodes}[TG]
-| | Export DUT Type And Version | ${type} | ${version}
+| | Export TG Type And Version | ${type} | ${version}
 
 | Additional Suite Setup Action For ipsechw
 | | [Documentation]