X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Ffunc%2Fhoneycomb%2F__init__.robot;h=128f19f6a07f0428a4f42138204b08ce5a5384c2;hp=e247180b25f12ded53c13fb0b4e5910c05036d82;hb=54021405af918f9b6ee2fc8c0d531903f579e930;hpb=b92b5be7d4bbbf523812f774bb2e539ab2081cf6 diff --git a/tests/func/honeycomb/__init__.robot b/tests/func/honeycomb/__init__.robot index e247180b25..128f19f6a0 100644 --- a/tests/func/honeycomb/__init__.robot +++ b/tests/func/honeycomb/__init__.robot @@ -43,6 +43,6 @@ | | Run Keyword If | '${use_odl_client}' != '${NONE}' | | ... | Run Keywords | | ... | Set Global Variable | ${use_odl_client} | AND -| | ... | Setup ODL Client Service On DUT | ${node} | ${use_odl_client} +| | ... | Configure ODL Client Service On DUT | ${node} | ${use_odl_client} | | ... | ELSE | Log | Variable HC_ODL is not present. Not using ODL. | | ... | level=INFO