Rename Honeycomb test suites
[csit.git] / tests / suites / honeycomb / 021_l2_fib.robot
similarity index 98%
rename from tests/suites/honeycomb/9 - l2_fib.robot
rename to tests/suites/honeycomb/021_l2_fib.robot
index bc56f4e..c994ad3 100644 (file)
@@ -26,9 +26,8 @@
 | Force tags | honeycomb_sanity
 
 *** Variables ***
-# Node and interface used in tests.
-| ${node}= | ${nodes['DUT1']}
-| ${interface}= | GigabitEthernet0/8/0
+# Interface to run tests on.
+| ${interface}= | ${node['interfaces']['port1']['name']}
 
 *** Test Cases ***
 | Honeycomb adds L2 FIB entry (forward)