From: Luis Gomez Date: Wed, 27 May 2020 16:57:34 +0000 (-0700) Subject: Fix typo in lisp test X-Git-Tag: pre-potassium~215 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=549fcd6cd1e18483ae95f37628f72eed93031f59;p=integration%2Ftest.git Fix typo in lisp test Change-Id: I57111a228050a9e5756444e8537d75ee5111335b Signed-off-by: Luis Gomez --- diff --git a/csit/suites/lispflowmapping/msmr/020_RPC_CRUD.robot b/csit/suites/lispflowmapping/msmr/020_RPC_CRUD.robot index daa09b2552..aa4a5523ae 100644 --- a/csit/suites/lispflowmapping/msmr/020_RPC_CRUD.robot +++ b/csit/suites/lispflowmapping/msmr/020_RPC_CRUD.robot @@ -35,7 +35,7 @@ Update Key ${eid_json}= Get LispAddress JSON ipv4:192.0.2.1/32 ${authkey_json}= Get MappingAuthkey JSON key_string=updated-password ${update_key}= Merge And Wrap input ${eid_json} ${authkey_json} - Post Log Check ${LFM_RPC_API}:update-key ${update_key} status_codes=${ALLOWED_STATUS_CODESS} + Post Log Check ${LFM_RPC_API}:update-key ${update_key} status_codes=${ALLOWED_STATUS_CODES} Read Updated Key [Documentation] Read the key updated in the previous test