HC Test: Update honeycomb suite setup
[csit.git] / tests / func / honeycomb / __init__.robot
index 086660b..39e78af 100644 (file)
 *** 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}