Fix for VTN Manager CSIT test failures in VTN jenkins job 44/33344/9
authorKarthik.S <siva-karthik@hcl.com>
Fri, 22 Jan 2016 15:39:50 +0000 (21:09 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 28 Jan 2016 01:05:36 +0000 (01:05 +0000)
commited4479e481dc72ddfc61a9d2eec9237db05b9423
tree4cd5689f5195a0c20c7a8578f6d7453cf1efc434
parent6acfed01ccc4bf0ce66688bb9d0b51beda5a2265
Fix for VTN Manager CSIT test failures in VTN jenkins job

    * Reduce ping cycle from 10 to 1 in Mininet Ping Should Succeed and Mininet Ping Should Not Succeed function in VtnMaKeyword_li.robot file
    * Add Wait Until Keyword Succeeds(20s) in Verify flow test cases to get flowentries response from mininet
    * Add Wait Until Keyword Succeeds(20s) for Mininet Ping Should Succeed test cases.

Change-Id: Id99dcb8b7a5d1d99b664ddb93955ac4ce2f6d601
Signed-off-by: Karthik.S <siva-karthik@hcl.com>
17 files changed:
csit/libraries/VtnMaKeywordsLi.robot
csit/suites/vtn/VTN_Mgr_OF10/010__vtn_vbridge_portmapping_test.robot
csit/suites/vtn/VTN_Mgr_OF10_Li/010__vtn_macmap.robot
csit/suites/vtn/VTN_Mgr_OF10_Li/010__vtn_manager.robot
csit/suites/vtn/VTN_Mgr_OF10_Li/010__vtn_manager_dataflow.robot
csit/suites/vtn/VTN_Mgr_OF10_Li/010__vtn_manager_flowfilter.robot
csit/suites/vtn/VTN_Mgr_OF10_Li/010__vtn_manager_pathpolicy.robot
csit/suites/vtn/VTN_Mgr_OF10_Li/010__vtn_vlanmap.robot
csit/suites/vtn/VTN_Mgr_OF13/010__vtn_vbridge_portmapping_test.robot
csit/suites/vtn/VTN_Mgr_OF13/020__vtn_pathmap_pathpolicy.robot
csit/suites/vtn/VTN_Mgr_OF13_Li/010__vtn_macmap.robot
csit/suites/vtn/VTN_Mgr_OF13_Li/010__vtn_manager.robot
csit/suites/vtn/VTN_Mgr_OF13_Li/010__vtn_manager_dataflow.robot
csit/suites/vtn/VTN_Mgr_OF13_Li/010__vtn_manager_flowfilter.robot
csit/suites/vtn/VTN_Mgr_OF13_Li/010__vtn_manager_pathpolicy.robot
csit/suites/vtn/VTN_Mgr_OF13_Li/010__vtn_vlanmap.robot
csit/suites/vtn/VTN_Mgr_OF13_Li/010__vtn_vlanmap_dataflow.robot