X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fsuites%2Fhoneycomb%2F900_persistence.robot;fp=tests%2Fsuites%2Fhoneycomb%2F7%20-%20persistence.robot;h=e3f68ccc33ab28843d23570e864045436b983ae8;hp=ad0aeced8d1acd78a72739187d59943809ff25d5;hb=d9716ad55cf9d1ec63d4297c9b61134a62d5be64;hpb=2a3181f49a0ae8790436b46621b9e77bcec632d1 diff --git a/tests/suites/honeycomb/7 - persistence.robot b/tests/suites/honeycomb/900_persistence.robot similarity index 96% rename from tests/suites/honeycomb/7 - persistence.robot rename to tests/suites/honeycomb/900_persistence.robot index ad0aeced8d..e3f68ccc33 100644 --- a/tests/suites/honeycomb/7 - persistence.robot +++ b/tests/suites/honeycomb/900_persistence.robot @@ -12,8 +12,7 @@ # limitations under the License. *** Variables*** -# Node and interface to run tests on. -| ${node}= | ${nodes['DUT1']} +# Interface to run tests on. | ${interface}= | ${node['interfaces']['port1']['name']} *** Settings ***