fix(core): TRex self loop tests
[csit.git] / resources / libraries / robot / shared / suite_setup.robot
index 1544ea3..46e1348 100644 (file)
 | | ${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 | ${osi_layer}
 
 | Additional Suite Setup Action For iPerf3
 | | [Documentation]