X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fshared%2Fsuite_setup.robot;h=c01233ce05ef1f5002e2ff9a429dec79791c1bb5;hb=4d870922e1dcf7c979b6806b1bf2ed1bca0cf24a;hp=e2272242c6d8800527fe6e12843c9095917365d7;hpb=a201f3d3a5fdb9ccb86d57664cfd1de4bf484d36;p=csit.git diff --git a/resources/libraries/robot/shared/suite_setup.robot b/resources/libraries/robot/shared/suite_setup.robot index e2272242c6..c01233ce05 100644 --- a/resources/libraries/robot/shared/suite_setup.robot +++ b/resources/libraries/robot/shared/suite_setup.robot @@ -269,7 +269,7 @@ | | | | ${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] @@ -295,6 +295,7 @@ | | ... | VPP Echo. | | | | Export DUT Type And Version | ${DUT_TYPE} | ${DUT_VERSION} +| | Export TG Type And Version | ${DUT_TYPE} | ${DUT_VERSION} | Additional Suite Setup Action For ab | | [Documentation]