X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test%2Fcsit%2Fsuites%2Fvtn%2FVTN_C_OF13%2F020__vtn_vbrif_portmap.robot;fp=test%2Fcsit%2Fsuites%2Fvtn%2FVTN_C_OF13%2F020__vtn_vbrif_portmap.robot;h=0000000000000000000000000000000000000000;hb=59e81c38620fa1b61e15771191e35771450b9499;hp=adaa8d596690fc29b0a19bcd0dec67b75a28ac7c;hpb=072f6e3a8d1bdf8f4c663843589c22d93ba07791;p=integration%2Ftest.git diff --git a/test/csit/suites/vtn/VTN_C_OF13/020__vtn_vbrif_portmap.robot b/test/csit/suites/vtn/VTN_C_OF13/020__vtn_vbrif_portmap.robot deleted file mode 100644 index adaa8d5966..0000000000 --- a/test/csit/suites/vtn/VTN_C_OF13/020__vtn_vbrif_portmap.robot +++ /dev/null @@ -1,54 +0,0 @@ -*** Settings *** -Documentation Test suite for VTN Coordinator -Suite Setup Start SuiteVtnCoTest -Suite Teardown Stop SuiteVtnCoTest -Resource ../../../libraries/VtnCoKeywords.robot - -*** Test Cases *** -Add a ODL Controller - [Documentation] Add a Controller - Add a Controller odc_test ${CONTROLLER} - -Verify the Controller Status is waiting_audit - [Documentation] Check Controller status - Wait Until Keyword Succeeds 12s 2s Check Controller Status odc_test waiting_audit - -Audit a controller - [Documentation] Trigger update audit - Audit Controller odc_test - -Add a Vtn Tenant1 - [Documentation] Create Vtn Tenant1 - Add a VTN Tenant1 VTN_TEST - -Create VBR in VTN Tenant1 - [Documentation] Create a VBR in Tenant1 as Vbridge1 - Create VBR in VTN Tenant1 Vbridge1 odc_test - -Create VBRIF in VBRIDGE Vbridge1 Interface1 - [Documentation] Create an interface to Vbridge1 - Create VBRIF in VBR Tenant1 Vbridge1 Interface1 Interface1 201 - -Create VBRIF in VBRIDGE Vbridge1 Interface2 - [Documentation] Create an interface to Vbridge1 - Create VBRIF in VBR Tenant1 Vbridge1 Interface2 Interface2 201 - -Define Portmap for Interface1 - [Documentation] Map Interface1 to a logical port - Define Portmap for VBRIF Tenant1 Vbridge1 Interface1 PP-OF:openflow:3-s3-eth1 - -Define Portmap for Interface2 - [Documentation] Map Interface2 to a logical port - Define Portmap for VBRIF Tenant1 Vbridge1 Interface2 PP-OF:openflow:2-s2-eth1 - -Test Ping for Configuration1 - [Documentation] ping between hosts in mininet - Wait Until Keyword Succeeds 10s 2s Test Ping h1 h3 - -Delete a VTN Tenant1 - [Documentation] Delete Vtn Tenant1 - Delete a VTN Tenant1 - -Delete a Controller odc1 - [Documentation] Delete Controller odc1 - Remove Controller odc_test