From 6882203163ff310ae66f8a3bdd95bfa1953d7f02 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Tue, 14 May 2019 07:02:14 +0000 Subject: FIX: Remove old VPP Restart sequence - Honeycomb __init__ Change-Id: I0a230ac5692e7701b485698e9406461d7a251bf9 Signed-off-by: Peter Mikus --- tests/honeycomb/func/__init__.robot | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') 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} -- cgit 1.2.3-korg