X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=sample_tests%2Fsample_suite.robot;h=97a85859880558567adf4b3c3e5e9e3965d97e3b;hp=4f7a1402d558e39d2c81e374d01853d6ceed6357;hb=10e0393fde6d919cf0e5848bc5e506d981642ef8;hpb=99011c1da6c73772225539306270a6444f138126 diff --git a/sample_tests/sample_suite.robot b/sample_tests/sample_suite.robot index 4f7a1402d5..97a8585988 100644 --- a/sample_tests/sample_suite.robot +++ b/sample_tests/sample_suite.robot @@ -17,12 +17,12 @@ | Library | resources.libraries.python.TrafficScriptExecutor | Library | resources.libraries.python.MacSwap | Library | resources.libraries.python.SetupFramework -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/interfaces.robot -| Resource | resources/libraries/robot/counters.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/interfaces.robot +| Resource | resources/libraries/robot/shared/counters.robot | Suite Setup | Run Keywords | Setup Framework | ${nodes} | ... | AND | Setup All DUTs | ${nodes} -| ... | AND | Setup all TGs before traffic script +| ... | AND | Configure all TGs for traffic script | ... | AND | Update All Interface Data On All Nodes | ${nodes} | ... | AND | Setup nodes for macswap testing | Test Setup | Clear interface counters on all vpp nodes in topology | ${nodes}