diff options
author | Peter Mikus <pmikus@cisco.com> | 2019-05-14 07:27:33 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2019-05-15 06:44:16 +0000 |
commit | 1469b71f48bb4e397ebaa65fbaf0512be691ec49 (patch) | |
tree | a7cf822f76a2c968cc70ee619c8eb1db31f2f37a /tests/honeycomb/func/mgmt-cfg-apihcv6-func.robot | |
parent | 0c0cf8698e0852e87feaff3a312916cce68fc482 (diff) |
FIX: Remove old restart sequence - Honeycomb
Change-Id: I12865ea4f48c1902e80e67463fff4cf481a2e24c
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'tests/honeycomb/func/mgmt-cfg-apihcv6-func.robot')
-rw-r--r-- | tests/honeycomb/func/mgmt-cfg-apihcv6-func.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/honeycomb/func/mgmt-cfg-apihcv6-func.robot b/tests/honeycomb/func/mgmt-cfg-apihcv6-func.robot index e3b43cc4a9..ceefd3ce1e 100644 --- a/tests/honeycomb/func/mgmt-cfg-apihcv6-func.robot +++ b/tests/honeycomb/func/mgmt-cfg-apihcv6-func.robot @@ -170,7 +170,7 @@ | | Configure Control Interface Tunnel | | ... | ${tg_node} | ${dut_node['honeycomb']['netconf_port']} | | ... | ${dut_to_tg_if2_ip} | ${dut_node['honeycomb']['netconf_port']} -| | Start VPP service on DUT | ${dut_node} +| | Restart VPP service | ${dut_node} | | Configure Honeycomb service on DUTs | ${dut_node} | Unconfigure IPv6 Management Interface |