Modify VTN Test files and VTNMgr Keyword file to use RESTCONF instead of the REST API 32/31132/20
authorKarthik.S <siva-karthik@hcl.com>
Thu, 10 Dec 2015 17:20:27 +0000 (22:50 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 21 Dec 2015 22:42:33 +0000 (22:42 +0000)
commitbf3e80eac628775f131619dfe512b26b04401471
tree58492e35a1dd70282d592e46b9d87ae914fc85a6
parent992637f25d5454de57b7fa5f6f460e77cc2af2f3
Modify VTN Test files and VTNMgr Keyword file to use RESTCONF instead of the REST API

    * Renamed the below files name to functionality specific
        010__vtn_manager.robot -> 010__vtn_vbridge_portmapping_test.robot (VTN_Mgr_OF10 and VTN_Mgr_OF13)
        010__restconfig_vtn_manager.robot -> ../VTN_Mgr_OF13/010__flowcondition_test.robot
    * The above test files is modified to work for RESTCONF specs and remaining robot files tests are disabled with Tags exclude
    * Modify VtnMaKeywords.robot library file according to RESTCONF specs
    * Tags exclude in robot files will be removed once each test file is modified and tested for RESTCONF specs.

Change-Id: Idcfea115300f0651a4a58d9f5a6eb117a78b1182
Signed-off-by: Karthik.S <siva-karthik@hcl.com>
16 files changed:
csit/libraries/VtnMaKeywords.robot
csit/suites/vtn/VTN_Mgr_OF10/010__vtn_macmap.robot
csit/suites/vtn/VTN_Mgr_OF10/010__vtn_manager_dataflow.robot
csit/suites/vtn/VTN_Mgr_OF10/010__vtn_manager_flowfilter.robot
csit/suites/vtn/VTN_Mgr_OF10/010__vtn_manager_pathpolicy.robot
csit/suites/vtn/VTN_Mgr_OF10/010__vtn_vbridge_portmapping_test.robot [moved from csit/suites/vtn/VTN_Mgr_OF10/010__vtn_manager.robot with 54% similarity]
csit/suites/vtn/VTN_Mgr_OF10/010__vtn_vlanmap.robot
csit/suites/vtn/VTN_Mgr_OF13/010__flowcondition_test.robot [new file with mode: 0644]
csit/suites/vtn/VTN_Mgr_OF13/010__restconfig_vtn_manager.robot [deleted file]
csit/suites/vtn/VTN_Mgr_OF13/010__vtn_macmap.robot
csit/suites/vtn/VTN_Mgr_OF13/010__vtn_manager_dataflow.robot
csit/suites/vtn/VTN_Mgr_OF13/010__vtn_manager_flowfilter.robot
csit/suites/vtn/VTN_Mgr_OF13/010__vtn_manager_pathpolicy.robot
csit/suites/vtn/VTN_Mgr_OF13/010__vtn_vbridge_portmapping_test.robot [moved from csit/suites/vtn/VTN_Mgr_OF13/010__vtn_manager.robot with 54% similarity]
csit/suites/vtn/VTN_Mgr_OF13/010__vtn_vlanmap.robot
csit/suites/vtn/VTN_Mgr_OF13/010__vtn_vlanmap_dataflow.robot