Rename Honeycomb test suites 99/1799/3
authorselias <samelias@cisco.com>
Wed, 29 Jun 2016 08:38:31 +0000 (10:38 +0200)
committerMatej Klotton <mklotton@cisco.com>
Thu, 30 Jun 2016 08:35:58 +0000 (08:35 +0000)
commitd9716ad55cf9d1ec63d4297c9b61134a62d5be64
treef8ab31abc9594b85a8379c5c1793a2aa429b363b
parent2a3181f49a0ae8790436b46621b9e77bcec632d1
Rename Honeycomb test suites

 - update test suite numbering to be future-proof
 - reorder suite execution:
   - persistence suite should always run last
   - l2_fib suite follows after l2
   - VxLAN gpe suite follows after VxLAN
 - fix issue with interface name vs. index introduced in change #1032
 - change ${node} variable to global scope, set in _init_.robot

Change-Id: Ib4ca7265586026faab219da9923e7ca312ef2c79
Signed-off-by: selias <samelias@cisco.com>
13 files changed:
resources/libraries/robot/honeycomb/bridge_domain.robot
resources/libraries/robot/honeycomb/interfaces.robot
tests/suites/honeycomb/010_interface_management.robot [moved from tests/suites/honeycomb/1 - interface_management.robot with 98% similarity]
tests/suites/honeycomb/020_bridge_domain.robot [moved from tests/suites/honeycomb/3 - bridge_domain.robot with 98% similarity]
tests/suites/honeycomb/021_l2_fib.robot [moved from tests/suites/honeycomb/9 - l2_fib.robot with 98% similarity]
tests/suites/honeycomb/030_vxlan.robot [moved from tests/suites/honeycomb/2 - vxlan.robot with 98% similarity]
tests/suites/honeycomb/031_vxlan_gpe.robot [moved from tests/suites/honeycomb/8 - vxlan_gpe.robot with 99% similarity]
tests/suites/honeycomb/040_tap.robot [moved from tests/suites/honeycomb/4 - tap.robot with 97% similarity]
tests/suites/honeycomb/050_interface_vhost_user.robot [moved from tests/suites/honeycomb/5 - interface_vhost_user.robot with 99% similarity]
tests/suites/honeycomb/060_sub_interface.robot [moved from tests/suites/honeycomb/6 - sub_interface.robot with 99% similarity]
tests/suites/honeycomb/070_notification.robot [moved from tests/suites/honeycomb/9 - notification.robot with 97% similarity]
tests/suites/honeycomb/900_persistence.robot [moved from tests/suites/honeycomb/7 - persistence.robot with 96% similarity]
tests/suites/honeycomb/__init__.robot