VAT-to-PAPI: Classify
[csit.git] / sample_tests / sample_suite.robot
index 4f7a140..97a8585 100644 (file)
 | 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}