Rename Honeycomb test suites
[csit.git] / 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 ad0aece..e3f68cc 100644 (file)
@@ -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 ***