From 054bf68a91c383c589626b976af8091db0ba815e Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 16 Nov 2017 10:31:55 +0100 Subject: HC Tests: fix packet trace library settings Fixes failures in HC tests that use Trace library The failures started to occur after https://gerrit.fd.io/r/#/c/9401/ was merged. Change-Id: I982dbe37e682a6bd7befdcb9dc370f75999e87b4 Signed-off-by: Marek Gradzki --- tests/vpp/func/honeycomb/mgmt-cfg-lispgpe-apihc-apivat-func.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/vpp/func/honeycomb/mgmt-cfg-lispgpe-apihc-apivat-func.robot') diff --git a/tests/vpp/func/honeycomb/mgmt-cfg-lispgpe-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-lispgpe-apihc-apivat-func.robot index b9cf898567..a4d66b5581 100644 --- a/tests/vpp/func/honeycomb/mgmt-cfg-lispgpe-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-lispgpe-apihc-apivat-func.robot @@ -15,7 +15,7 @@ | ${interface}= | ${node['interfaces']['port1']['name']} *** Settings *** -| Library | resources.libraries.python.Trace.Trace +| Library | resources.libraries.python.Trace | Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/shared/testing_path.robot | Resource | resources/libraries/robot/shared/traffic.robot -- cgit 1.2.3-korg