X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Ffunc%2Fhoneycomb%2F__init__.robot;fp=tests%2Ffunc%2Fhoneycomb%2F__init__.robot;h=39e78af9cd236baa30b3673a09a85f1f1a9ce1ce;hp=086660bfc3eacb1bd3e27555ca9e56516c1cd602;hb=919b7cb359cc8fd06ca8cc7a651391ac6aa03f20;hpb=631b366985355cbe41a243a87b06eda75cdd2c42 diff --git a/tests/func/honeycomb/__init__.robot b/tests/func/honeycomb/__init__.robot index 086660bfc3..39e78af9cd 100644 --- a/tests/func/honeycomb/__init__.robot +++ b/tests/func/honeycomb/__init__.robot @@ -28,11 +28,11 @@ *** Keywords *** | Configure Honeycomb for testing | | [Arguments] | ${node} -| | Copy Java Libraries | ${node} | | Configure Restconf binding address | ${node} | | Enable Module Features | ${node} | | Configure Log Level | ${node} | TRACE | | Configure Persistence | ${node} | disable +| | Configure jVPP timeout | ${node} | ${14} | | Clear Persisted Honeycomb Configuration | ${node} | | Setup Honeycomb Service On DUTs | ${node} | | ${use_odl_client}= | Find ODL client on node | ${node}