diff options
Diffstat (limited to 'tests/honeycomb/func/__init__.robot')
-rw-r--r-- | tests/honeycomb/func/__init__.robot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/honeycomb/func/__init__.robot b/tests/honeycomb/func/__init__.robot index 8fc5f20aa9..edb354cfe6 100644 --- a/tests/honeycomb/func/__init__.robot +++ b/tests/honeycomb/func/__init__.robot @@ -29,7 +29,6 @@ | ... | Verify Vpp On All Duts | ${nodes} | AND | ... | VPP Enable Traces On All Duts | ${nodes} | AND | ... | Update All Interface Data On All Nodes | ${nodes} | AND -| ... | Configure all DUTs before test | AND | ... | Set Global Variable | ${node} | AND | ... | Stop Honeycomb service on DUTs | ${node} | AND | ... | Clear Honeycomb Log | ${node} |