Rename Honeycomb test suites
[csit.git] / tests / suites / honeycomb / 030_vxlan.robot
similarity index 98%
rename from tests/suites/honeycomb/2 - vxlan.robot
rename to tests/suites/honeycomb/030_vxlan.robot
index c49c14c..03a3d71 100644 (file)
@@ -12,8 +12,7 @@
 # limitations under the License.
 
 *** Variables ***
-# Node and interfaces to run tests on.
-| ${node}= | ${nodes['DUT1']}
+# Interfaces to run tests on.
 | ${interface}= | ${node['interfaces']['port1']['name']}
 | ${vx_interface}= | vx_tunnel_test
 # Configuration which will be set and verified during tests.