CSIT-220: Rename directories in tests directory 55/2055/4
authorMatej Klotton <mklotton@cisco.com>
Fri, 22 Jul 2016 07:34:25 +0000 (09:34 +0200)
committerMatej Klotton <mklotton@cisco.com>
Fri, 22 Jul 2016 11:32:53 +0000 (13:32 +0200)
commit70cbaaee0e6210682ce6d278ea645b8bea153b67
tree9d82a1df0276cfb854d9fc8d5d1888b360fe9234
parent7c3e0cc41f55327d6eeb04fe757c6e80064ab28a
CSIT-220: Rename directories in tests directory

- Move performance directory one level up and rename it to “perf”
- Rename “suites” directory to “func”
- Create __init__.py in “perf” directory
- Rename fds_related_tests to fds

Change-Id: I59f06afe1c5b95dd8a48417b8fbfd1fca8797097
Signed-off-by: Matej Klotton <mklotton@cisco.com>
67 files changed:
bootstrap-verify-perf.sh
bootstrap-vpp-verify-semiweekly.sh
bootstrap-vpp-verify-weekly.sh
bootstrap.sh
tests/func/__init__.robot [moved from tests/suites/__init__.robot with 100% similarity]
tests/func/bridge_domain/bridge_domain_untagged.robot [moved from tests/suites/bridge_domain/bridge_domain_untagged.robot with 100% similarity]
tests/func/cop/cop_whitelist_blacklist.robot [moved from tests/suites/cop/cop_whitelist_blacklist.robot with 100% similarity]
tests/func/cop/cop_whitelist_blacklist_IPv6.robot [moved from tests/suites/cop/cop_whitelist_blacklist_IPv6.robot with 100% similarity]
tests/func/dhcp/dhcp_client.robot [moved from tests/suites/dhcp/dhcp_client.robot with 100% similarity]
tests/func/fds/provider_network.robot [moved from tests/suites/fds_related_tests/provider_network.robot with 100% similarity]
tests/func/fds/tenant_network.robot [moved from tests/suites/fds_related_tests/tenant_network.robot with 100% similarity]
tests/func/gre/gre_encapsulation.robot [moved from tests/suites/gre/gre_encapsulation.robot with 100% similarity]
tests/func/honeycomb/010_interface_management.robot [moved from tests/suites/honeycomb/010_interface_management.robot with 100% similarity]
tests/func/honeycomb/020_bridge_domain.robot [moved from tests/suites/honeycomb/020_bridge_domain.robot with 100% similarity]
tests/func/honeycomb/021_l2_fib.robot [moved from tests/suites/honeycomb/021_l2_fib.robot with 100% similarity]
tests/func/honeycomb/030_vxlan.robot [moved from tests/suites/honeycomb/030_vxlan.robot with 100% similarity]
tests/func/honeycomb/031_vxlan_gpe.robot [moved from tests/suites/honeycomb/031_vxlan_gpe.robot with 100% similarity]
tests/func/honeycomb/040_tap.robot [moved from tests/suites/honeycomb/040_tap.robot with 100% similarity]
tests/func/honeycomb/050_interface_vhost_user.robot [moved from tests/suites/honeycomb/050_interface_vhost_user.robot with 100% similarity]
tests/func/honeycomb/060_sub_interface.robot [moved from tests/suites/honeycomb/060_sub_interface.robot with 100% similarity]
tests/func/honeycomb/070_netconf.robot [moved from tests/suites/honeycomb/070_netconf.robot with 100% similarity]
tests/func/honeycomb/071_notification.robot [moved from tests/suites/honeycomb/071_notification.robot with 100% similarity]
tests/func/honeycomb/080_access_control_lists.robot [moved from tests/suites/honeycomb/080_access_control_lists.robot with 100% similarity]
tests/func/honeycomb/900_persistence.robot [moved from tests/suites/honeycomb/900_persistence.robot with 100% similarity]
tests/func/honeycomb/__init__.robot [moved from tests/suites/honeycomb/__init__.robot with 100% similarity]
tests/func/iacl/ipv4_iacl_untagged.robot [moved from tests/suites/iacl/ipv4_iacl_untagged.robot with 100% similarity]
tests/func/iacl/ipv6_iacl_untagged.robot [moved from tests/suites/iacl/ipv6_iacl_untagged.robot with 100% similarity]
tests/func/iacl/l2_iacl_untagged.robot [moved from tests/suites/iacl/l2_iacl_untagged.robot with 100% similarity]
tests/func/ipv4/ipv4_arp_untagged.robot [moved from tests/suites/ipv4/ipv4_arp_untagged.robot with 100% similarity]
tests/func/ipv4/ipv4_proxy_arp_untagged.robot [moved from tests/suites/ipv4/ipv4_proxy_arp_untagged.robot with 100% similarity]
tests/func/ipv4/ipv4_untagged.robot [moved from tests/suites/ipv4/ipv4_untagged.robot with 100% similarity]
tests/func/ipv6/ipv6_ra.robot [moved from tests/suites/ipv6/ipv6_ra.robot with 100% similarity]
tests/func/ipv6/ipv6_untagged.robot [moved from tests/suites/ipv6/ipv6_untagged.robot with 100% similarity]
tests/func/l2_xconnect/l2_xconnect_untagged.robot [moved from tests/suites/l2_xconnect/l2_xconnect_untagged.robot with 100% similarity]
tests/func/lisp/lisp_api_untagged.robot [moved from tests/suites/lisp/lisp_api_untagged.robot with 100% similarity]
tests/func/lisp/lisp_dataplane_untagged.robot [moved from tests/suites/lisp/lisp_dataplane_untagged.robot with 100% similarity]
tests/func/rpf/ipv4_rpf_untagged.robot [moved from tests/suites/rpf/ipv4_rpf_untagged.robot with 100% similarity]
tests/func/softwire/lightweight_4over6.robot [moved from tests/suites/softwire/lightweight_4over6.robot with 100% similarity]
tests/func/tap/tap_interface.robot [moved from tests/suites/tap/tap_interface.robot with 100% similarity]
tests/func/vlan/qinq_l2_xconnect.robot [moved from tests/suites/vlan/qinq_l2_xconnect.robot with 100% similarity]
tests/func/vlan/vlan_tag_translate_l2_bridge_domain_ipv4.robot [moved from tests/suites/vlan/vlan_tag_translate_l2_bridge_domain_ipv4.robot with 100% similarity]
tests/func/vlan/vlan_tag_translate_l2_bridge_domain_ipv6.robot [moved from tests/suites/vlan/vlan_tag_translate_l2_bridge_domain_ipv6.robot with 100% similarity]
tests/func/vlan/vlan_tag_translate_l2_xconnect_ipv4.robot [moved from tests/suites/vlan/vlan_tag_translate_l2_xconnect_ipv4.robot with 100% similarity]
tests/func/vlan/vlan_tag_translate_l2_xconnect_ipv6.robot [moved from tests/suites/vlan/vlan_tag_translate_l2_xconnect_ipv6.robot with 100% similarity]
tests/func/vrf/vrf_tests.robot [moved from tests/suites/vrf/vrf_tests.robot with 100% similarity]
tests/func/vxlan/vxlan_bd_dot1q.robot [moved from tests/suites/vxlan/vxlan_bd_dot1q.robot with 100% similarity]
tests/func/vxlan/vxlan_bd_untagged.robot [moved from tests/suites/vxlan/vxlan_bd_untagged.robot with 100% similarity]
tests/func/vxlan/vxlan_xconnect_untagged.robot [moved from tests/suites/vxlan/vxlan_xconnect_untagged.robot with 100% similarity]
tests/perf/Long_Bridge_Domain_Intel-X520-DA2.robot [moved from tests/suites/performance/Long_Bridge_Domain_Intel-X520-DA2.robot with 100% similarity]
tests/perf/Long_IPv4_Cop_Intel-X520-DA2.robot [moved from tests/suites/performance/Long_IPv4_Cop_Intel-X520-DA2.robot with 100% similarity]
tests/perf/Long_IPv4_Intel-X520-DA2.robot [moved from tests/suites/performance/Long_IPv4_Intel-X520-DA2.robot with 100% similarity]
tests/perf/Long_IPv4_iAcl_Intel-X520-DA2.robot [moved from tests/suites/performance/Long_IPv4_iAcl_Intel-X520-DA2.robot with 100% similarity]
tests/perf/Long_IPv6_Cop_Intel-X520-DA2.robot [moved from tests/suites/performance/Long_IPv6_Cop_Intel-X520-DA2.robot with 100% similarity]
tests/perf/Long_IPv6_Intel-X520-DA2.robot [moved from tests/suites/performance/Long_IPv6_Intel-X520-DA2.robot with 100% similarity]
tests/perf/Long_Xconnect_Dot1ad_Intel-X520-DA2.robot [moved from tests/suites/performance/Long_Xconnect_Dot1ad_Intel-X520-DA2.robot with 100% similarity]
tests/perf/Long_Xconnect_Dot1q_Intel-X520-DA2.robot [moved from tests/suites/performance/Long_Xconnect_Dot1q_Intel-X520-DA2.robot with 100% similarity]
tests/perf/Long_Xconnect_Intel-X520-DA2.robot [moved from tests/suites/performance/Long_Xconnect_Intel-X520-DA2.robot with 100% similarity]
tests/perf/Short_Bridge_Domain_Intel-X520-DA2.robot [moved from tests/suites/performance/Short_Bridge_Domain_Intel-X520-DA2.robot with 100% similarity]
tests/perf/Short_IPv4_Cop_Intel-X520-DA2.robot [moved from tests/suites/performance/Short_IPv4_Cop_Intel-X520-DA2.robot with 100% similarity]
tests/perf/Short_IPv4_Intel-X520-DA2.robot [moved from tests/suites/performance/Short_IPv4_Intel-X520-DA2.robot with 100% similarity]
tests/perf/Short_IPv4_iAcl_Intel-X520-DA2.robot [moved from tests/suites/performance/Short_IPv4_iAcl_Intel-X520-DA2.robot with 100% similarity]
tests/perf/Short_IPv6_Cop_Intel-X520-DA2.robot [moved from tests/suites/performance/Short_IPv6_Cop_Intel-X520-DA2.robot with 100% similarity]
tests/perf/Short_IPv6_Intel-X520-DA2.robot [moved from tests/suites/performance/Short_IPv6_Intel-X520-DA2.robot with 100% similarity]
tests/perf/Short_Xconnect_Dot1ad_Intel-X520-DA2.robot [moved from tests/suites/performance/Short_Xconnect_Dot1ad_Intel-X520-DA2.robot with 100% similarity]
tests/perf/Short_Xconnect_Dot1q_Intel-X520-DA2.robot [moved from tests/suites/performance/Short_Xconnect_Dot1q_Intel-X520-DA2.robot with 100% similarity]
tests/perf/Short_Xconnect_Intel-X520-DA2.robot [moved from tests/suites/performance/Short_Xconnect_Intel-X520-DA2.robot with 100% similarity]
tests/perf/__init__.robot [new file with mode: 0644]