CSIT-576 HC Test: Improve SPAN test coverage
[csit.git] / tests / func / honeycomb / __init__.robot
index 7e9d07a..e247180 100644 (file)
@@ -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}