Rename Honeycomb test suites
[csit.git] / tests / suites / honeycomb / 010_interface_management.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']}
 # Configuration which will be set and verified during tests.
 | ${ipv4_address}= | 192.168.0.2