aboutsummaryrefslogtreecommitdiffstats
path: root/sample_tests
diff options
context:
space:
mode:
Diffstat (limited to 'sample_tests')
-rw-r--r--sample_tests/sample_suite.robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample_tests/sample_suite.robot b/sample_tests/sample_suite.robot
index 4f7a1402d5..9d44eaf8cd 100644
--- a/sample_tests/sample_suite.robot
+++ b/sample_tests/sample_suite.robot
@@ -22,7 +22,7 @@
| Resource | resources/libraries/robot/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}