X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Ffunc%2Fhoneycomb%2F__init__.robot;h=39e78af9cd236baa30b3673a09a85f1f1a9ce1ce;hb=03bb1e5611946a53f243a3d923c8f2d1aeee079a;hp=9057cef9f84897ea138db26fa80132b0981ef1a0;hpb=4f4eaa1d52f3bdbe3caecdc1d6a024c369a2834a;p=csit.git diff --git a/tests/func/honeycomb/__init__.robot b/tests/func/honeycomb/__init__.robot index 9057cef9f8..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 Unsecured Access | ${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}