aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nsh_sfc_tests/func/proxy/eth2p-ethip4-nsh-proxy-inbound-func.robot4
-rw-r--r--nsh_sfc_tests/func/proxy/eth2p-ethip4-nsh-proxy-outbound-func.robot4
-rw-r--r--nsh_sfc_tests/func/sff/eth2p-ethip4-sfc-sff-func.robot4
3 files changed, 6 insertions, 6 deletions
diff --git a/nsh_sfc_tests/func/proxy/eth2p-ethip4-nsh-proxy-inbound-func.robot b/nsh_sfc_tests/func/proxy/eth2p-ethip4-nsh-proxy-inbound-func.robot
index 519145e2e2..9aa3a8692d 100644
--- a/nsh_sfc_tests/func/proxy/eth2p-ethip4-nsh-proxy-inbound-func.robot
+++ b/nsh_sfc_tests/func/proxy/eth2p-ethip4-nsh-proxy-inbound-func.robot
@@ -21,7 +21,7 @@
| Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | FUNCTEST
| Suite Setup | Run Keywords
| ... | Configure all DUTs before test | 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 DUT nodes for 'Proxy Inbound' functional testing
| Test Setup | Run Keywords | Save VPP PIDs | AND
@@ -30,7 +30,7 @@
| Test Teardown | Run Keywords
| ... | Show packet trace on all DUTs | ${nodes} | AND
| ... | Show VAT History On All DUTs | ${nodes} | AND
-| ... | Check VPP PID in Teardown
+| ... | Verify VPP PID in Teardown
| Documentation | *NSH SFC Proxy Inbound test cases*
| ...
| ... | Test the SFC Proxy Inbound functional. DUT run the VPP with NSH
diff --git a/nsh_sfc_tests/func/proxy/eth2p-ethip4-nsh-proxy-outbound-func.robot b/nsh_sfc_tests/func/proxy/eth2p-ethip4-nsh-proxy-outbound-func.robot
index fc5152687e..db9c08d1b4 100644
--- a/nsh_sfc_tests/func/proxy/eth2p-ethip4-nsh-proxy-outbound-func.robot
+++ b/nsh_sfc_tests/func/proxy/eth2p-ethip4-nsh-proxy-outbound-func.robot
@@ -21,7 +21,7 @@
| Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | FUNCTEST
| Suite Setup | Run Keywords
| ... | Configure all DUTs before test | 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 DUT nodes for 'Proxy Outbound' functional testing
| Test Setup | Run Keywords | Save VPP PIDs | AND
@@ -30,7 +30,7 @@
| Test Teardown | Run Keywords
| ... | Show packet trace on all DUTs | ${nodes} | AND
| ... | Show VAT History On All DUTs | ${nodes} | AND
-| ... | Check VPP PID in Teardown
+| ... | Verify VPP PID in Teardown
| Documentation | *NSH SFC Proxy Outbound test cases*
| ...
| ... | Test the SFC Proxy Outbound functional. DUT run the VPP with NSH
diff --git a/nsh_sfc_tests/func/sff/eth2p-ethip4-sfc-sff-func.robot b/nsh_sfc_tests/func/sff/eth2p-ethip4-sfc-sff-func.robot
index 122733a32b..28aa4cd4d5 100644
--- a/nsh_sfc_tests/func/sff/eth2p-ethip4-sfc-sff-func.robot
+++ b/nsh_sfc_tests/func/sff/eth2p-ethip4-sfc-sff-func.robot
@@ -21,7 +21,7 @@
| Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | FUNCTEST
| Suite Setup | Run Keywords
| ... | Configure all DUTs before test | 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 DUT nodes for 'SFF' functional testing
| Test Setup | Run Keywords | Save VPP PIDs | AND
@@ -30,7 +30,7 @@
| Test Teardown | Run Keywords
| ... | Show packet trace on all DUTs | ${nodes} | AND
| ... | Show VAT History On All DUTs | ${nodes} | AND
-| ... | Check VPP PID in Teardown
+| ... | Verify VPP PID in Teardown
| Documentation | *NSH SFC SFF test cases*
| ...
| ... | Test the SFC Service Function Forward functional. DUT run the VPP