Change the bootstrap script file and test the CI-management. 21/7321/7
authorFangyin Hu <fangyinx.hu@intel.com>
Tue, 27 Jun 2017 03:34:56 +0000 (20:34 -0700)
committerPeter Mikus <pmikus@cisco.com>
Wed, 5 Jul 2017 05:54:29 +0000 (05:54 +0000)
commit050ece3a87fbbad7d04e69ed951c48118edf0a89
tree66ed8e4ede224e60e277cb366844f3edb1079539
parenta097c8748051f82e36b3cc3049bf3e596c2252a4
Change the bootstrap script file and test the CI-management.
Debug the NSH SFC functional test.
Change the test cases and not use the tcpdump.
Delete the unused code.
Change the directory structure.

Change-Id: I52486b9ba4b02e305f702ffc8cdb84e941cb18ff
Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
18 files changed:
bootstrap-nsh_sfc-functional-virl.sh
resources/libraries/python/SFC/SFCTest.py
resources/libraries/python/SFC/SetupSFCTest.py
resources/libraries/python/SFC/VerifyPacket.py
resources/libraries/robot/nsh_sfc/default.robot
resources/traffic_scripts/send_tcp_for_classifier_test.py
resources/traffic_scripts/send_vxlan_for_proxy_test.py
resources/traffic_scripts/send_vxlangpe_nsh_for_proxy_test.py
resources/traffic_scripts/send_vxlangpe_nsh_for_sff_test.py
tests/nsh_sfc/func/classifier/eth2p-ethip4-sfc-classifier-func.robot [new file with mode: 0644]
tests/nsh_sfc/func/proxy/eth2p-ethip4-nsh-proxy-inbound-func.robot
tests/nsh_sfc/func/proxy/eth2p-ethip4-nsh-proxy-outbound-func.robot
tests/nsh_sfc/func/sff/eth2p-ethip4-sfc-sff-func.robot
tests/nsh_sfc/sfc_scripts/set_nsh_proxy_inbound.sh
tests/nsh_sfc/sfc_scripts/set_nsh_proxy_outbound.sh
tests/nsh_sfc/sfc_scripts/set_sfc_classifier.sh [new file with mode: 0755]
tests/nsh_sfc/sfc_scripts/set_sfc_sff.sh
tests/nsh_sfc/sfc_scripts/start_tcpdump.sh [deleted file]