LISP: Add authenticated MReg perf test 24/38024/2
authorLorand Jakab <lojakab@cisco.com>
Fri, 22 Apr 2016 14:28:02 +0000 (17:28 +0300)
committerVratko Polák <vrpolak@cisco.com>
Tue, 3 May 2016 14:14:10 +0000 (14:14 +0000)
commit3d68ed6330cff6b95629613cbbefe0573fad23b2
treedcd8ff3d91907eb8dcc4d128b548946dedc6fe91
parentfbd0ba46ef0da00b354e0fec3a3a591fe16388bf
LISP: Add authenticated MReg perf test

In addition to the unauthenticated Map-Register test, add an
authenticated Map-Register test, which is a more real-world scenario,
and it also shows if authentication has a significant impact on
performance.

While at it, do some refactoring to make the code more readable and
reusable.

Change-Id: I9cc9cdcd0ca0ae6777fea66a3686997f5dca07bc
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
csit/suites/lispflowmapping/performance/010_Southbound_MapRequest.robot
csit/variables/lispflowmapping/Be/rpc_add-key_default.json
csit/variables/lispflowmapping/Be/rpc_add-key_default_no-auth.json [new file with mode: 0644]
tools/odl-lispflowmapping-performance-tests/create_lisp_control_plane_pcap.py