X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fsuites%2Fhoneycomb%2F021_l2_fib.robot;fp=tests%2Fsuites%2Fhoneycomb%2F9%20-%20l2_fib.robot;h=c994ad3b5b383cce488326493f3b8fc4f7f5a43c;hp=bc56f4e85cc9e7488d4c4c8bda6b72a09c8de67e;hb=d9716ad55cf9d1ec63d4297c9b61134a62d5be64;hpb=2a3181f49a0ae8790436b46621b9e77bcec632d1 diff --git a/tests/suites/honeycomb/9 - l2_fib.robot b/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 bc56f4e85c..c994ad3b5b 100644 --- a/tests/suites/honeycomb/9 - l2_fib.robot +++ b/tests/suites/honeycomb/021_l2_fib.robot @@ -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)