aboutsummaryrefslogtreecommitdiffstats
path: root/sample_tests
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2017-06-01 07:00:50 +0200
committerTibor Frank <tifrank@cisco.com>2017-06-08 14:23:08 +0200
commit430afafb4cadf503ccee99c09f6de7402f5404c7 (patch)
treeef79d59dba8558b85af1b7ad2fe89d3c9c49b5af /sample_tests
parent7436d8bdf60bca9b80fb76781e1f709bbcd435da (diff)
CSIT-662: KWI - KW renaming
- plus: CSIT-656: Script to rename robot keywords. Change-Id: Ia69917e406a1b346b80e5ea742f6200c1c9e9d21 Signed-off-by: Tibor Frank <tifrank@cisco.com>
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}