From: Peter Mikus Date: Wed, 1 Jun 2022 05:22:19 +0000 (+0200) Subject: fix(core): TG export X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=2c0e577014a6b197552fa478f82c736a3265d717;p=csit.git fix(core): TG export Signed-off-by: Peter Mikus Change-Id: I80f9f32f10d46eccf1157949a184ec4467d071cd (cherry picked from commit ed9140f77876c00b6caff6b9d76c516a493be921) --- diff --git a/resources/libraries/robot/shared/suite_setup.robot b/resources/libraries/robot/shared/suite_setup.robot index c0ba0824d5..c01233ce05 100644 --- a/resources/libraries/robot/shared/suite_setup.robot +++ b/resources/libraries/robot/shared/suite_setup.robot @@ -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]