CSIT-536 HC Test: support testing with ODL client
[csit.git] / resources / libraries / robot / honeycomb / access_control_lists.robot
index d45c1f8..a62ea0f 100644 (file)
 | | ... | \| ACL table from Honeycomb should not exist \| ${nodes['DUT1']} \
 | | ... | \| table0 \|
 | | [Arguments] | ${node} | ${table_name}
-| | Run keyword and expect error | ValueError: No JSON object could be decoded
+| | Run keyword and expect error | *
 | | ... | Get classify table oper data | ${node} | ${table_name}
 
 | ACL table from VAT should not exist