From: Peter Mikus Date: Tue, 14 May 2019 07:02:14 +0000 (+0000) Subject: FIX: Remove old VPP Restart sequence X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=6882203163ff310ae66f8a3bdd95bfa1953d7f02 FIX: Remove old VPP Restart sequence - Honeycomb __init__ Change-Id: I0a230ac5692e7701b485698e9406461d7a251bf9 Signed-off-by: Peter Mikus --- 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}