X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fvtn%2FVTN_Mgr_OF13%2F010__vtn_macmap.robot;h=82d1869e5e4964b26c30c57c762b52f6babcc6ea;hb=e53584de57114e54b982f322467ca4fd6d93807c;hp=2f56ba2c729fe716f5fd8e9590c04fabdd1aa2b7;hpb=c3c822093b7f5bd139a3a75de05f50b9ee356375;p=integration%2Ftest.git diff --git a/csit/suites/vtn/VTN_Mgr_OF13/010__vtn_macmap.robot b/csit/suites/vtn/VTN_Mgr_OF13/010__vtn_macmap.robot index 2f56ba2c72..82d1869e5e 100644 --- a/csit/suites/vtn/VTN_Mgr_OF13/010__vtn_macmap.robot +++ b/csit/suites/vtn/VTN_Mgr_OF13/010__vtn_macmap.robot @@ -2,7 +2,6 @@ Documentation Test suite for VTN Manager using OF13 Suite Setup Start SuiteVtnMaTest Suite Teardown Stop SuiteVtnMaTest -Force Tags exclude Resource ../../../libraries/VtnMaKeywords.robot *** Test Cases *** @@ -20,25 +19,21 @@ Check if switch3 detected Add a vtn Tenant1 [Documentation] Add a vtn Tenant1 - Add a vtn Tenant1 {} + Add a vtn Tenant1 Add a vBridge vBridge1 [Documentation] Add a vBridge vBridge1 in vtn Tenant1 - Add a vBridge Tenant1 vBridge1 {} + Add a vBridge Tenant1 vBridge1 Add a macmap for bridge1 [Documentation] Add a macmap for bridge1 in vtn Tenant1 ${source}= Get DynamicMacAddress h1 ${destination}= Get DynamicMacAddress h3 - ${destaddress}= Create Dictionary vlan=0 address=${destination} - ${sourceaddress}= Create Dictionary vlan=0 address=${source} - @{machost} Create List ${sourceaddress} ${destaddress} - ${mac_map_data}= Create Dictionary machost=${machost} - Add a vBridgeMacMapping Tenant1 vBridge1 ${mac_map_data} + Add a macmap Tenant1 vBridge1 ${source} ${destination} Get macmapflow h3 h1 [Documentation] ping h3 to h1 - Wait Until Keyword Succeeds 10s 2s Mininet Ping Should Succeed h3 h1 + Wait Until Keyword Succeeds 20s 1s Mininet Ping Should Succeed h3 h1 Delete a vtn Tenant1 [Documentation] Delete a vtn Tenant1