diff options
author | pmikus <peter.mikus@protonmail.ch> | 2023-05-30 13:46:24 +0000 |
---|---|---|
committer | pmikus <peter.mikus@protonmail.ch> | 2023-05-30 13:50:29 +0000 |
commit | 31285a54d3d37336517c167c84597d451b9c6ecf (patch) | |
tree | a1fd59ca18ca0bac6f704230c1f081983726bcd2 /resources/libraries | |
parent | ffb7ab505a7c3005b9542c43ceb95583992b3abf (diff) |
fix(tests): Hoststack compatibility
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I198fe62ddba8910c6bd8256739cc2503b87dfc75
Diffstat (limited to 'resources/libraries')
-rw-r--r-- | resources/libraries/robot/hoststack/hoststack.robot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/libraries/robot/hoststack/hoststack.robot b/resources/libraries/robot/hoststack/hoststack.robot index 9dd3987048..9c6e07ef73 100644 --- a/resources/libraries/robot/hoststack/hoststack.robot +++ b/resources/libraries/robot/hoststack/hoststack.robot @@ -473,6 +473,8 @@ | | | ... | ${vpp_hoststack_attr}[sess_lendpt_mem] | | END | | Apply startup configuration on all VPP DUTs +| | Initialize layer driver | ${nic_driver} +| | Initialize layer interface | Get Test Results From Hoststack VPP Echo Test | | [Documentation] |