From: Lorand Jakab Date: Tue, 13 Oct 2015 20:26:44 +0000 (+0300) Subject: Fix lisp performance tests X-Git-Tag: release/lithium-sr3~105 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=integration%2Ftest.git;a=commitdiff_plain;h=048e7611ec50c7d7b6ebc3ebb92fba5b7969a7b4 Fix lisp performance tests Change-Id: I9ec23be10de8ed211ddf5ef53324d68bf8735610 Signed-off-by: Lorand Jakab --- diff --git a/csit/suites/lispflowmapping/performance/010_Southbound_MapRequest.robot b/csit/suites/lispflowmapping/performance/010_Southbound_MapRequest.robot index 937dd1ff58..3906c6cf9e 100644 --- a/csit/suites/lispflowmapping/performance/010_Southbound_MapRequest.robot +++ b/csit/suites/lispflowmapping/performance/010_Southbound_MapRequest.robot @@ -17,7 +17,7 @@ ${PCAP_CREATOR} ${TOOLS_DIR}/create_map_request_pcap.py ${MAPPING_BLASTER} ${TOOLS_DIR}/mapping_blaster.py ${REPLAY_PPS} 100000 ${REPLAY_CNT} 1000 -${REPLAY_FILE} ${CURDIR}/encapsulated-map-requests-sequential.pcap +${REPLAY_FILE} encapsulated-map-requests-sequential.pcap ${RESULTS_FILE} pps.csv *** Test Cases ***