From dec1188c7f89f5f8f97085b5f68c6f1d918586b8 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Fri, 22 Jul 2016 09:50:03 +0200 Subject: CSIT-219: Realocate resources for Honeycomb tests - move the resources to resources/test_data/honeycomb Change-Id: I77c1bd5707f557799a7a189a9c695c50e5471621 Signed-off-by: Tibor Frank --- tests/suites/honeycomb/030_vxlan.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/suites/honeycomb/030_vxlan.robot') diff --git a/tests/suites/honeycomb/030_vxlan.robot b/tests/suites/honeycomb/030_vxlan.robot index 03a3d71cd5..7e192cea47 100644 --- a/tests/suites/honeycomb/030_vxlan.robot +++ b/tests/suites/honeycomb/030_vxlan.robot @@ -30,7 +30,7 @@ | Resource | resources/libraries/robot/honeycomb/interfaces.robot | Resource | resources/libraries/robot/honeycomb/vxlan.robot # import additional VxLAN settings from resource file -| Variables | tests/suites/honeycomb/resources/vxlan.py +| Variables | resources/test_data/honeycomb/vxlan.py | Force Tags | honeycomb_sanity | Documentation | *Honeycomb VxLAN management test suite.* | ... -- cgit 1.2.3-korg