Comment non implemented features test
[integration/test.git] / csit / suites / l2switch / Host_Tracking_OF13 / 010__restconf_topo_nodes.robot
index c3673b573c83402c335905d6045347bc1dc2c161..83c2581df1d7ccb924eb73e15aa09877a29689e8 100644 (file)
@@ -61,6 +61,7 @@ Host Tracker host3
 
 Link Down
     [Documentation]    Take link s1-h1 down and verify host1 goes away
+    [Tags]    exclude
     Write    link s1 h1 down
     Read Until    mininet>
     @{list}    Create List    "link-down":true
@@ -70,6 +71,7 @@ Link Down
 
 Link Up
     [Documentation]    Take link s1-h1 up and verify host1 comes back
+    [Tags]    exclude
     Write    link s1 h1 up
     Read Until    mininet>
     @{list}    Create List    "link-down":false