diff options
Diffstat (limited to 'tests/suites/honeycomb/6 - sub_interface.robot')
-rw-r--r-- | tests/suites/honeycomb/6 - sub_interface.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/suites/honeycomb/6 - sub_interface.robot b/tests/suites/honeycomb/6 - sub_interface.robot index 49f56914be..0ad6deb0d6 100644 --- a/tests/suites/honeycomb/6 - sub_interface.robot +++ b/tests/suites/honeycomb/6 - sub_interface.robot @@ -18,11 +18,11 @@ | Resource | resources/libraries/robot/honeycomb/interfaces.robot | Variables | tests/suites/honeycomb/resources/sub_interfaces.py | Suite Teardown | Honeycomb removes all bridge domains | ${node} +| Force Tags | honeycomb_sanity | Documentation | *Honeycomb sub-interface management test suite.* | ... | ... | This test suite tests if it is posible to create, modify and \ | ... | delete a sub-interface. -| Force Tags | honeycomb_sanity *** Variables *** | ${node}= | ${nodes['DUT1']} |