From: Lorand Jakab Date: Mon, 1 Feb 2016 14:18:39 +0000 (+0200) Subject: LISP: remove one test X-Git-Tag: release/beryllium-sr1~157 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=132b65975cea1a3862a2841e4865b2588e9a5051;hp=28e5bff2a552c2dfbfc7fccedbd0e535b64a491c;p=integration%2Ftest.git LISP: remove one test For performance reasons we now don't differentiate between add and update, so add is allowed to overwrite existing keys. Change-Id: I14895ace2a44e7a80cfe97b3e1dd0030518976e4 Signed-off-by: Lorand Jakab --- diff --git a/csit/suites/lispflowmapping/msmr/020_RPC_CRUD.robot b/csit/suites/lispflowmapping/msmr/020_RPC_CRUD.robot index 0ee2b62e6a..35f0fe0a05 100644 --- a/csit/suites/lispflowmapping/msmr/020_RPC_CRUD.robot +++ b/csit/suites/lispflowmapping/msmr/020_RPC_CRUD.robot @@ -24,11 +24,6 @@ Create Key ${add_key}= OperatingSystem.Get File ${IPV4_C_KEY} Post Log Check ${LFM_RPC_API}:add-key ${add_key} -Attempt To Create Key Again - [Documentation] Try to overwrite existing IPv4 EID key - ${add_key}= OperatingSystem.Get File ${IPV4_C_KEY} - Post Log Check ${LFM_RPC_API}:add-key ${add_key} 409 - Attempt To Read Non-Existing Key [Documentation] Try to read a non-existing key for an IPv4 EID ${get_key}= OperatingSystem.Get File ${MISS_RD}