X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Flibraries%2FLISPFlowMapping.robot;h=1eee8412b95350b8c14c0ca0a917dbf00b15f21b;hb=178beb4da86936dfc6f069e6b9596e576decd36e;hp=e1efb78d476d8c5ce5178be772180bbb1a61cfe1;hpb=5cbb1081a20b6bd7573b2ba5e675ddad6075b84f;p=integration%2Ftest.git diff --git a/csit/libraries/LISPFlowMapping.robot b/csit/libraries/LISPFlowMapping.robot index e1efb78d47..1eee8412b9 100644 --- a/csit/libraries/LISPFlowMapping.robot +++ b/csit/libraries/LISPFlowMapping.robot @@ -54,11 +54,11 @@ Get Elp Hop Check Key Removal [Arguments] ${json} - Post Log Check ${LFM_RPC_API}:get-key ${json} 404 + Post Log Check ${LFM_RPC_API}:get-key ${json} status_codes=${DELETED_STATUS_CODES} Check Mapping Removal [Arguments] ${json} - Post Log Check ${LFM_RPC_API}:get-mapping ${json} 404 + Post Log Check ${LFM_RPC_API}:get-mapping ${json} status_codes=${DELETED_STATUS_CODES} Get Mapping JSON [Arguments] ${eid} ${rloc}