From: Peter Mikus Date: Thu, 26 May 2022 11:28:26 +0000 (+0200) Subject: fix(core): TG export X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=14b538d836f6a3562cf8df506bc09a53ec0ca950 fix(core): TG export Signed-off-by: Peter Mikus Change-Id: I60313cd62a878bb713832f14121a938a81c954ed --- diff --git a/resources/libraries/robot/shared/suite_setup.robot b/resources/libraries/robot/shared/suite_setup.robot index e2272242c6..c0ba0824d5 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]