X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fnsh_sfc%2Ffunc%2F__init__.robot;fp=nsh_sfc_tests%2Ffunc%2F__init__.robot;h=707244ccb4959fd4b830a8688afb8c0e29a69cea;hp=efebac383ef6182ead67666414b017f28ca6090a;hb=6721e7f09aa95bff6622068332a3f56afad9c87b;hpb=859157b5db45927c7b4bb0b2d575e68805777a86 diff --git a/nsh_sfc_tests/func/__init__.robot b/tests/nsh_sfc/func/__init__.robot similarity index 87% rename from nsh_sfc_tests/func/__init__.robot rename to tests/nsh_sfc/func/__init__.robot index efebac383e..707244ccb4 100644 --- a/nsh_sfc_tests/func/__init__.robot +++ b/tests/nsh_sfc/func/__init__.robot @@ -12,8 +12,8 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot | Library | resources.libraries.python.SFC.SetupSFCTest | Suite Setup | Run Keywords | Setup NSH SFC test | ${nodes} | ... | AND | Setup All DUTs | ${nodes}