X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fsuites%2Fhoneycomb%2F020_bridge_domain.robot;fp=tests%2Fsuites%2Fhoneycomb%2F3%20-%20bridge_domain.robot;h=0bd4463ea04f1b6312e2314c70bbbbb8fa96173f;hp=c2986b65b72d09422368685ed042b31653083b23;hb=d9716ad55cf9d1ec63d4297c9b61134a62d5be64;hpb=2a3181f49a0ae8790436b46621b9e77bcec632d1 diff --git a/tests/suites/honeycomb/3 - bridge_domain.robot b/tests/suites/honeycomb/020_bridge_domain.robot similarity index 98% rename from tests/suites/honeycomb/3 - bridge_domain.robot rename to tests/suites/honeycomb/020_bridge_domain.robot index c2986b65b7..0bd4463ea0 100644 --- a/tests/suites/honeycomb/3 - bridge_domain.robot +++ b/tests/suites/honeycomb/020_bridge_domain.robot @@ -12,8 +12,7 @@ # limitations under the License. *** Variables *** -# Node and interfaces to run tests on. -| ${node}= | ${nodes['DUT1']} +# Interfaces to run tests on. | @{interfaces}= | ${node['interfaces']['port1']['name']} | ... | ${node['interfaces']['port3']['name']} # Configuration which will be set and verified during tests.