fix(core): TG export
[csit.git] / 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]