Test cases for GBP-SFC integration demo 08/29008/27
authorTomas Cechvala <tcechval@cisco.com>
Sun, 6 Dec 2015 17:47:36 +0000 (18:47 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 10 Dec 2015 00:10:04 +0000 (00:10 +0000)
commit37ed7d2d58727f843e257bb1883222e412042482
treea199ec43dc1fa20b33783f9546517d159687db6b
parent613f0f2894a1f983eb18f8548c83e002b61dd7c6
Test cases for GBP-SFC integration demo

Asymmetric demo scenario.

Change-Id: Ib92bc83ee254a8fe0c64617dbc2a0e8baa720322
Signed-off-by: Tomas Cechvala <tcechval@cisco.com>
69 files changed:
csit/suites/groupbasedpolicy/GBPSFC/6-node/Connections.robot [new file with mode: 0644]
csit/suites/groupbasedpolicy/GBPSFC/6-node/GBPSFC_6node.robot [new file with mode: 0644]
csit/suites/groupbasedpolicy/GBPSFC/6-node/Variables.robot [new file with mode: 0644]
csit/suites/groupbasedpolicy/GBPSFC/6-node/__init__.robot [new file with mode: 0644]
csit/suites/groupbasedpolicy/GBPSFC/6-node/demo-asymmetric-chain/000_setup.robot [new file with mode: 0644]
csit/suites/groupbasedpolicy/GBPSFC/6-node/demo-asymmetric-chain/005_wait_for_connections.robot [new file with mode: 0644]
csit/suites/groupbasedpolicy/GBPSFC/6-node/demo-asymmetric-chain/010_set_odl.robot
csit/suites/groupbasedpolicy/GBPSFC/6-node/demo-asymmetric-chain/015_wait_for_flows.robot [new file with mode: 0644]
csit/suites/groupbasedpolicy/GBPSFC/6-node/demo-asymmetric-chain/031_track_icmp_h35_2_h36_2.robot [new file with mode: 0644]
csit/suites/groupbasedpolicy/GBPSFC/6-node/demo-asymmetric-chain/032_track_icmp_h35_2_h35_3.robot [new file with mode: 0644]
csit/suites/groupbasedpolicy/GBPSFC/6-node/demo-asymmetric-chain/033_track_icmp_h35_4_h36_4.robot [new file with mode: 0644]
csit/suites/groupbasedpolicy/GBPSFC/6-node/demo-asymmetric-chain/034_track_icmp_h36_5_h35_2.robot [new file with mode: 0644]
csit/suites/groupbasedpolicy/GBPSFC/6-node/demo-asymmetric-chain/035_track_curl_h35_2_h36_2.robot [new file with mode: 0644]
csit/suites/groupbasedpolicy/GBPSFC/6-node/demo-asymmetric-chain/036_track_curl_h35_3_h36_4.robot [new file with mode: 0644]
csit/suites/groupbasedpolicy/GBPSFC/6-node/demo-asymmetric-chain/998_clean_odl.robot
csit/suites/groupbasedpolicy/GBPSFC/6-node/demo-asymmetric-chain/999_teardown.robot [new file with mode: 0644]
csit/suites/groupbasedpolicy/GBPSFC/6-node/demo-asymmetric-chain/init_scripts/infrastructure_config.py [new file with mode: 0644]
csit/suites/groupbasedpolicy/GBPSFC/6-node/demo-asymmetric-chain/init_scripts/sf-flows.sh [new file with mode: 0644]
csit/suites/groupbasedpolicy/GBPSFC/6-node/demo-symmetric-chain/010_set_odl.robot [deleted file]
csit/suites/groupbasedpolicy/GBPSFC/6-node/demo-symmetric-chain/998_clean_odl.robot [deleted file]
csit/testplans/groupbasedpolicy-6node.txt [new file with mode: 0644]
csit/variables/gbp/6node/demo-asymmetric-chain/lithium/tenants.json [moved from csit/variables/gbp/demo-asymmetric-chain/lithium/tenants.json with 100% similarity]
csit/variables/gbp/6node/demo-asymmetric-chain/lithium/vethl-h35_2.json [moved from csit/variables/gbp/demo-asymmetric-chain/lithium/vethl-h35_2.json with 100% similarity]
csit/variables/gbp/6node/demo-asymmetric-chain/lithium/vethl-h35_3.json [moved from csit/variables/gbp/demo-asymmetric-chain/lithium/vethl-h35_3.json with 100% similarity]
csit/variables/gbp/6node/demo-asymmetric-chain/lithium/vethl-h35_4.json [moved from csit/variables/gbp/demo-asymmetric-chain/lithium/vethl-h35_4.json with 100% similarity]
csit/variables/gbp/6node/demo-asymmetric-chain/lithium/vethl-h35_5.json [moved from csit/variables/gbp/demo-asymmetric-chain/lithium/vethl-h35_5.json with 100% similarity]
csit/variables/gbp/6node/demo-asymmetric-chain/lithium/vethl-h36_2.json [moved from csit/variables/gbp/demo-asymmetric-chain/lithium/vethl-h36_2.json with 100% similarity]
csit/variables/gbp/6node/demo-asymmetric-chain/lithium/vethl-h36_3.json [moved from csit/variables/gbp/demo-asymmetric-chain/lithium/vethl-h36_3.json with 100% similarity]
csit/variables/gbp/6node/demo-asymmetric-chain/lithium/vethl-h36_4.json [moved from csit/variables/gbp/demo-asymmetric-chain/lithium/vethl-h36_4.json with 100% similarity]
csit/variables/gbp/6node/demo-asymmetric-chain/lithium/vethl-h36_5.json [moved from csit/variables/gbp/demo-asymmetric-chain/lithium/vethl-h36_5.json with 100% similarity]
csit/variables/gbp/6node/demo-asymmetric-chain/master/tenants.json [new file with mode: 0644]
csit/variables/gbp/6node/demo-asymmetric-chain/master/vethl-h35_2.json [moved from csit/variables/gbp/demo-asymmetric-chain/master/vethl-h35_2.json with 100% similarity]
csit/variables/gbp/6node/demo-asymmetric-chain/master/vethl-h35_3.json [moved from csit/variables/gbp/demo-asymmetric-chain/master/vethl-h35_3.json with 100% similarity]
csit/variables/gbp/6node/demo-asymmetric-chain/master/vethl-h35_4.json [moved from csit/variables/gbp/demo-asymmetric-chain/master/vethl-h35_4.json with 100% similarity]
csit/variables/gbp/6node/demo-asymmetric-chain/master/vethl-h35_5.json [moved from csit/variables/gbp/demo-asymmetric-chain/master/vethl-h35_5.json with 100% similarity]
csit/variables/gbp/6node/demo-asymmetric-chain/master/vethl-h36_2.json [moved from csit/variables/gbp/demo-asymmetric-chain/master/vethl-h36_2.json with 100% similarity]
csit/variables/gbp/6node/demo-asymmetric-chain/master/vethl-h36_3.json [moved from csit/variables/gbp/demo-asymmetric-chain/master/vethl-h36_3.json with 100% similarity]
csit/variables/gbp/6node/demo-asymmetric-chain/master/vethl-h36_4.json [moved from csit/variables/gbp/demo-asymmetric-chain/master/vethl-h36_4.json with 100% similarity]
csit/variables/gbp/6node/demo-asymmetric-chain/master/vethl-h36_5.json [moved from csit/variables/gbp/demo-asymmetric-chain/master/vethl-h36_5.json with 100% similarity]
csit/variables/gbp/6node/demo-asymmetric-chain/service_function_chains.json [moved from csit/variables/gbp/demo-asymmetric-chain/service_function_chains.json with 100% similarity]
csit/variables/gbp/6node/demo-asymmetric-chain/service_function_paths.json [moved from csit/variables/gbp/demo-asymmetric-chain/service_function_paths.json with 100% similarity]
csit/variables/gbp/6node/demo-symmetric-chain/lithium/tenants.json [moved from csit/variables/gbp/demo-symmetric-chain/lithium/tenants.json with 100% similarity]
csit/variables/gbp/6node/demo-symmetric-chain/lithium/vethl-h35_2.json [moved from csit/variables/gbp/demo-symmetric-chain/lithium/vethl-h35_2.json with 100% similarity]
csit/variables/gbp/6node/demo-symmetric-chain/lithium/vethl-h35_3.json [moved from csit/variables/gbp/demo-symmetric-chain/lithium/vethl-h35_3.json with 100% similarity]
csit/variables/gbp/6node/demo-symmetric-chain/lithium/vethl-h35_4.json [moved from csit/variables/gbp/demo-symmetric-chain/lithium/vethl-h35_4.json with 100% similarity]
csit/variables/gbp/6node/demo-symmetric-chain/lithium/vethl-h35_5.json [moved from csit/variables/gbp/demo-symmetric-chain/lithium/vethl-h35_5.json with 100% similarity]
csit/variables/gbp/6node/demo-symmetric-chain/lithium/vethl-h36_2.json [moved from csit/variables/gbp/demo-symmetric-chain/lithium/vethl-h36_2.json with 100% similarity]
csit/variables/gbp/6node/demo-symmetric-chain/lithium/vethl-h36_3.json [moved from csit/variables/gbp/demo-symmetric-chain/lithium/vethl-h36_3.json with 100% similarity]
csit/variables/gbp/6node/demo-symmetric-chain/lithium/vethl-h36_4.json [moved from csit/variables/gbp/demo-symmetric-chain/lithium/vethl-h36_4.json with 100% similarity]
csit/variables/gbp/6node/demo-symmetric-chain/lithium/vethl-h36_5.json [moved from csit/variables/gbp/demo-symmetric-chain/lithium/vethl-h36_5.json with 100% similarity]
csit/variables/gbp/6node/demo-symmetric-chain/master/tenants.json [moved from csit/variables/gbp/demo-symmetric-chain/master/tenants.json with 100% similarity]
csit/variables/gbp/6node/demo-symmetric-chain/master/vethl-h35_2.json [moved from csit/variables/gbp/demo-symmetric-chain/master/vethl-h35_2.json with 100% similarity]
csit/variables/gbp/6node/demo-symmetric-chain/master/vethl-h35_3.json [moved from csit/variables/gbp/demo-symmetric-chain/master/vethl-h35_3.json with 100% similarity]
csit/variables/gbp/6node/demo-symmetric-chain/master/vethl-h35_4.json [moved from csit/variables/gbp/demo-symmetric-chain/master/vethl-h35_4.json with 100% similarity]
csit/variables/gbp/6node/demo-symmetric-chain/master/vethl-h35_5.json [moved from csit/variables/gbp/demo-symmetric-chain/master/vethl-h35_5.json with 100% similarity]
csit/variables/gbp/6node/demo-symmetric-chain/master/vethl-h36_2.json [moved from csit/variables/gbp/demo-symmetric-chain/master/vethl-h36_2.json with 100% similarity]
csit/variables/gbp/6node/demo-symmetric-chain/master/vethl-h36_3.json [moved from csit/variables/gbp/demo-symmetric-chain/master/vethl-h36_3.json with 100% similarity]
csit/variables/gbp/6node/demo-symmetric-chain/master/vethl-h36_4.json [moved from csit/variables/gbp/demo-symmetric-chain/master/vethl-h36_4.json with 100% similarity]
csit/variables/gbp/6node/demo-symmetric-chain/master/vethl-h36_5.json [moved from csit/variables/gbp/demo-symmetric-chain/master/vethl-h36_5.json with 100% similarity]
csit/variables/gbp/6node/demo-symmetric-chain/service_function_chains.json [moved from csit/variables/gbp/demo-symmetric-chain/service_function_chains.json with 100% similarity]
csit/variables/gbp/6node/demo-symmetric-chain/service_function_paths.json [moved from csit/variables/gbp/demo-symmetric-chain/service_function_paths.json with 100% similarity]
csit/variables/gbp/6node/lithium/service_function_forwarders.json [moved from csit/variables/gbp/demo-asymmetric-chain/service_function_forwarders.json with 100% similarity]
csit/variables/gbp/6node/master/service_function_forwarders.json [new file with mode: 0644]
csit/variables/gbp/6node/service_functions.json [moved from csit/variables/gbp/demo-asymmetric-chain/service_functions.json with 100% similarity]
csit/variables/gbp/6node/tunnels.json [moved from csit/variables/gbp/demo-asymmetric-chain/tunnels.json with 100% similarity]
csit/variables/gbp/demo-asymmetric-chain/master/tenants.json [deleted file]
csit/variables/gbp/demo-symmetric-chain/service_function_forwarders.json [deleted file]
csit/variables/gbp/demo-symmetric-chain/service_functions.json [deleted file]
csit/variables/gbp/demo-symmetric-chain/tunnels.json [deleted file]