From: Fangyin Hu Date: Wed, 21 Jun 2017 04:41:40 +0000 (-0700) Subject: Some CSIT keywords changed X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=6ef115df8ae19dae2e6f9b89c53988f54cba1876 Some CSIT keywords changed Change-Id: I7350d91adf75b532fc5cec49084433edfd13c711 Signed-off-by: Fangyin Hu --- 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