From 31285a54d3d37336517c167c84597d451b9c6ecf Mon Sep 17 00:00:00 2001 From: pmikus Date: Tue, 30 May 2023 13:46:24 +0000 Subject: fix(tests): Hoststack compatibility Signed-off-by: pmikus Change-Id: I198fe62ddba8910c6bd8256739cc2503b87dfc75 --- resources/libraries/robot/hoststack/hoststack.robot | 2 ++ 1 file changed, 2 insertions(+) (limited to 'resources') 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] -- cgit 1.2.3-korg