X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Flibraries%2FVtnMaKeywords.robot;h=7152862b3ab0330834fb951e60ba5eb000ac6f33;hb=9af2e4ffccd55d6307f298dc857bd3dbdd0c6ab3;hp=d6afc5e390c60e01b8ad85989a4f9dce94fa101a;hpb=f5e9430b8fac20c90eb40781021de61a662bfd64;p=integration%2Ftest.git diff --git a/csit/libraries/VtnMaKeywords.robot b/csit/libraries/VtnMaKeywords.robot index d6afc5e390..7152862b3a 100644 --- a/csit/libraries/VtnMaKeywords.robot +++ b/csit/libraries/VtnMaKeywords.robot @@ -315,8 +315,7 @@ Verify flowactions [Documentation] Verify the flowfilter actions after ping in the dumpflows write ${DUMPFLOWS} ${result} Read Until mininet> - Run Keyword If '${actions}' == 'set_field:32->ip_dscp' and '${ODL_STREAM}' == 'beryllium' Should Contain ${result} ${dscp_be_action} - ... ELSE Should Contain ${result} ${actions} + Should Contain ${result} ${actions} Add a vtn flowfilter [Arguments] ${vtn_name} ${vtnflowfilter_data}