X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=resources%2Flibraries%2Frobot%2Fhoneycomb%2Fpersistence.robot;h=6fe439a7591112b6c952be0d9c7bc06fd8a0d9fb;hb=53d69321e41aa6fd94abc16c7050314dc2e53f08;hp=69f5f92d0d3759f2124c9cb46b38861e1818a6a7;hpb=430afafb4cadf503ccee99c09f6de7402f5404c7;p=csit.git diff --git a/resources/libraries/robot/honeycomb/persistence.robot b/resources/libraries/robot/honeycomb/persistence.robot index 69f5f92d0d..6fe439a759 100644 --- a/resources/libraries/robot/honeycomb/persistence.robot +++ b/resources/libraries/robot/honeycomb/persistence.robot @@ -70,7 +70,7 @@ | | Wait until keyword succeeds | 2min | 20sec | | ... | Check Honeycomb startup state | ${node} -| Restart Honeycomb and VPP +| Restart Honeycomb and VPP in pesistence test | | [Documentation] | Stops Honeycomb, restarts VPP and then starts Honeycomb\ | | ... | again. | | ...