diff options
author | Peter Mikus <pmikus@cisco.com> | 2022-06-01 07:22:19 +0200 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2022-06-01 07:22:19 +0200 |
commit | ed9140f77876c00b6caff6b9d76c516a493be921 (patch) | |
tree | 79ffc1469bbc6189772e00edd60bc601f48a306e | |
parent | ec47ef2241fde54a27e2b8604f1dadb319a139c6 (diff) |
fix(core): TG export
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I80f9f32f10d46eccf1157949a184ec4467d071cd
-rw-r--r-- | resources/libraries/robot/shared/suite_setup.robot | 1 |
1 files changed, 1 insertions, 0 deletions
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] |