Tidying all .robot files 04/27804/3
authorJozef Behran <jbehran@cisco.com>
Fri, 2 Oct 2015 10:04:22 +0000 (12:04 +0200)
committerVratko Polák <vrpolak@cisco.com>
Wed, 7 Oct 2015 09:52:17 +0000 (09:52 +0000)
commit519dde2f454f7a8b1e4a71f43e97fdf0b9415b77
tree6e886c6572f0b6406053a93fdb27959eb7de6496
parent611a34523b1d9bc8e307c1f7c7ec87f47831a58a
Tidying all .robot files

The tidying tool was run on all files in the "csit" directory
(actually, the convenience script was used and it turned out
only the "csit" directory contains any .robot files). The
massive amount of .robot file edits is the result of this
tool run.

I prefer to make these automatic changes to be done now so
running "tidy" on my new code does not produce any unwanted
noise.

Change-Id: Ifb86d097b1de96c3ebc78a78176bc0b424002df4
Signed-off-by: Jozef Behran <jbehran@cisco.com>
80 files changed:
csit/libraries/AAAKeywords.robot
csit/libraries/CarsAndPeopleCRUD.robot
csit/libraries/DatastoreCRUD.robot
csit/libraries/KarafKeywords.robot
csit/libraries/LISPFlowMapping.robot
csit/libraries/Scalability.robot
csit/libraries/SwitchUtils.robot
csit/libraries/SxpLib.robot
csit/libraries/TsdrUtils.robot
csit/libraries/Utils.robot
csit/libraries/VtnCoKeywords.robot
csit/libraries/VtnMaKeywords.robot
csit/suites/aaa/idmlite/010_CRUD_Rest_CommandsTests.robot
csit/suites/aaa/idmlite/idmliteCrud.robot
csit/suites/bgpcep/bgpuser/cases.robot
csit/suites/controller/NETCONF/010__netconf_inventory.robot
csit/suites/didm/basic/010_Didm.robot
csit/suites/groupbasedpolicy/Clustering_Datastore/020_simple_clustering.robot
csit/suites/groupbasedpolicy/GBP_Basic/010_gbp_endpoint.robot
csit/suites/groupbasedpolicy/GBP_Basic/020_gbp_tenant.robot
csit/suites/groupbasedpolicy/GBP_Basic/030_gbp_tunnel.robot
csit/suites/integration/basic/010_Restconf_OK.robot
csit/suites/l2switch/Maximum_Hosts/010__finding_max_hosts.robot
csit/suites/lacp/Lacp_Feature_OF13/020__lacp_lag_resiliency.robot
csit/suites/lacp/Lacp_Feature_OF13/030__lacp_flow_entry_stats.robot
csit/suites/lacp/Lacp_Feature_OF13/__init__.robot
csit/suites/lispflowmapping/basic/010_Restconf_OK.robot
csit/suites/lispflowmapping/basic/030_RPC_Datatypes.robot
csit/suites/openflowplugin/AD_SAL_NSF_OF10/030__statistics_manager.robot
csit/suites/openflowplugin/AD_SAL_NSF_OF10/__init__.robot
csit/suites/openflowplugin/AD_SAL_NSF_OF13/030__statistics_manager.robot
csit/suites/openflowplugin/AD_SAL_NSF_OF13/__init__.robot
csit/suites/openflowplugin/Bug_Validation/2429.robot
csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended/010_SM_add_upd_del_flows.robot
csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended/020_SM_sal_add_upd_del_flows.robot
csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended/__init__.robot
csit/suites/openflowplugin/Flows_OF13/305__ttl.robot
csit/suites/openflowplugin/Flows_OF13/315__timeout_vlan_pcp_vlan.robot
csit/suites/openflowplugin/Groups_Meters_OF13/005__openflow_group.robot
csit/suites/openflowplugin/Groups_Meters_OF13/010__openflow_meter.robot
csit/suites/openflowplugin/Longevity/010__longevity_switches.robot
csit/suites/openflowplugin/Longevity/020__longevity_switches_links.robot
csit/suites/openflowplugin/MD_SAL_NSF_OF10/020__restconf_topology.robot
csit/suites/openflowplugin/MD_SAL_NSF_OF10/030__restconf_statistics.robot
csit/suites/openflowplugin/MD_SAL_NSF_OF13/020__restconf_topology.robot
csit/suites/openflowplugin/MD_SAL_NSF_OF13/__init__.robot
csit/suites/openflowplugin/Maximum_Links/010__finding_max_links.robot
csit/suites/openflowplugin/Maximum_Switches/010__finding_max_switches.robot
csit/suites/openflowplugin/Performance/010_Cbench.robot
csit/suites/openflowplugin/Performance_Flow_Config/010_Rest_Config_Flows.robot
csit/suites/openflowplugin/Switch_Qualification/020_OpenFlow_Actions.robot
csit/suites/ovsdb/Openstack_Neutron/001__connection_manager.robot
csit/suites/ovsdb/Openstack_Neutron/010__ovsdb_flow.robot
csit/suites/sfc/Clustering_Datastore/020_simple_clustering.robot
csit/suites/sfc/SFC_Basic/070__sfc_rendered_service_paths.robot
csit/suites/snmp/snmp-get/010__snmp_get.robot
csit/suites/sxp/basic/010_Restconf_OK.robot
csit/suites/sxp/topology/010_Topology_Features.robot
csit/suites/sxp/topology/020_Scalability.robot
csit/suites/topoprocessing/basic/010_Restconf_OK.robot
csit/suites/usc/channel/USC_CHANNEL.robot
csit/suites/vtn/VTN_C_OF10/020__vtn_vbrif_portmap.robot
csit/suites/vtn/VTN_C_OF10/030__verify_switch.robot
csit/suites/vtn/VTN_C_OF10/040__vtn_vbrif_audit.robot
csit/suites/vtn/VTN_C_OF10/050__vtn_vbr_flowfilter.robot
csit/suites/vtn/VTN_C_OF10/060__vtn_vbrif_flowfilter.robot
csit/suites/vtn/VTN_C_OF10/070__vtn_flowfilter.robot
csit/suites/vtn/VTN_C_OF10/080__vlan_vtn.robot
csit/suites/vtn/VTN_C_OF13/020__vtn_vbrif_portmap.robot
csit/suites/vtn/VTN_C_OF13/030__verify_switch.robot
csit/suites/vtn/VTN_C_OF13/040__vtn_vbrif_audit.robot
csit/suites/vtn/VTN_C_OF13/050__vtn_vbr_flowfilter.robot
csit/suites/vtn/VTN_C_OF13/060__vtn_vbrif_flowfilter.robot
csit/suites/vtn/VTN_C_OF13/070__vtn_flowfilter.robot
csit/suites/vtn/VTN_Mgr_OF10/010__vtn_manager.robot
csit/suites/vtn/VTN_Mgr_OF10/__init__.robot
csit/suites/vtn/VTN_Mgr_OF13/010__vtn_manager.robot
csit/suites/vtn/VTN_Mgr_OF13/010__vtn_manager_flowfilter.robot
csit/suites/vtn/VTN_Mgr_OF13/010__vtn_vlanmap.robot
csit/suites/vtn/VTN_Mgr_OF13/__init__.robot