X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fhoneycomb%2Ffunc%2Fmgmt-cfg-bgp-apihc-func.robot;fp=tests%2Fhoneycomb%2Ffunc%2Fmgmt-cfg-bgp-apihc-func.robot;h=26a9de6f5a6d37b14c233dbf47101ede853df0fd;hb=1469b71f48bb4e397ebaa65fbaf0512be691ec49;hp=8cf7a7cf31219f664089aef773ffa0df569068c4;hpb=0c0cf8698e0852e87feaff3a312916cce68fc482;p=csit.git diff --git a/tests/honeycomb/func/mgmt-cfg-bgp-apihc-func.robot b/tests/honeycomb/func/mgmt-cfg-bgp-apihc-func.robot index 8cf7a7cf31..26a9de6f5a 100644 --- a/tests/honeycomb/func/mgmt-cfg-bgp-apihc-func.robot +++ b/tests/honeycomb/func/mgmt-cfg-bgp-apihc-func.robot @@ -337,8 +337,8 @@ | | ... | ${bgp_port} | ${bgp_as_number} | | Configure BGP Module | ${dut2_node} | ${dut2_to_dut1_ip} | | ... | ${bgp_port} | ${bgp_as_number} -| | Start VPP service on DUT | ${dut1_node} -| | Start VPP service on DUT | ${dut2_node} +| | Restart VPP service | ${dut1_node} +| | Restart VPP service | ${dut2_node} | | Configure Honeycomb service on DUTs | ${dut1_node} | | Set Up Honeycomb Functional Test Suite | ${dut2_node}