From 430afafb4cadf503ccee99c09f6de7402f5404c7 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Thu, 1 Jun 2017 07:00:50 +0200 Subject: CSIT-662: KWI - KW renaming - plus: CSIT-656: Script to rename robot keywords. Change-Id: Ia69917e406a1b346b80e5ea742f6200c1c9e9d21 Signed-off-by: Tibor Frank --- sample_tests/sample_suite.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sample_tests') 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} -- cgit 1.2.3-korg