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?p=csit.git;a=commitdiff_plain;h=ed9140f77876c00b6caff6b9d76c516a493be921 fix(core): TG export Signed-off-by: Peter Mikus Change-Id: I80f9f32f10d46eccf1157949a184ec4467d071cd --- 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]