X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fhoneycomb%2Fpersistence.robot;h=84607a8991bb1da1ac71d24ee812fc87f30eea7c;hp=6d2cc1f2e39b1b6cea2876af7f6b83aee115cbaf;hb=7a0a0ec3986ad03444cd4864ae8d35019007be60;hpb=75485dc04cea50c7d2dac02f1f50c7f6ad705b63 diff --git a/resources/libraries/robot/honeycomb/persistence.robot b/resources/libraries/robot/honeycomb/persistence.robot index 6d2cc1f2e3..84607a8991 100644 --- a/resources/libraries/robot/honeycomb/persistence.robot +++ b/resources/libraries/robot/honeycomb/persistence.robot @@ -37,6 +37,7 @@ | | ... | \| Honeycomb is restarted \| ${nodes['DUT1']} \| | | [Arguments] | ${node} | | Stop Honeycomb service on DUTs | ${node} +| | Log Persisted Configuration | ${node} | | Setup Honeycomb service on DUTs | ${node} | VPP is restarted @@ -78,6 +79,7 @@ | | ... | \| Honeycomb and VPP are restarted \| ${nodes['DUT1']} \| | | [Arguments] | ${node} | | Stop Honeycomb service on DUTs | ${node} +| | Log Persisted Configuration | ${node} | | Setup DUT | ${node} | | Setup Honeycomb service on DUTs | ${node}