X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Ffunc%2Fhoneycomb%2F__init__.robot;h=e247180b25f12ded53c13fb0b4e5910c05036d82;hp=7e9d07aad0ec5f19ad17566910e9e47a726ac60a;hb=fa14d9f454a7248a71135375bfb0758cdb532ca7;hpb=df228e1794d4a5a1c3028e1e214731b5f0450b99 diff --git a/tests/func/honeycomb/__init__.robot b/tests/func/honeycomb/__init__.robot index 7e9d07aad0..e247180b25 100644 --- a/tests/func/honeycomb/__init__.robot +++ b/tests/func/honeycomb/__init__.robot @@ -40,7 +40,7 @@ | Configure ODL Client for testing | | [Arguments] | ${node} | | ${use_odl_client}= | Get Variable Value | ${HC_ODL} -| | Run Keyword If | '${use_odl_client}' != ${NONE} +| | 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}