Fix lisp performance tests 54/28354/2
authorLorand Jakab <lojakab@cisco.com>
Tue, 13 Oct 2015 20:26:44 +0000 (23:26 +0300)
committerLorand Jakab <lojakab@cisco.com>
Wed, 14 Oct 2015 08:22:21 +0000 (11:22 +0300)
Change-Id: I9ec23be10de8ed211ddf5ef53324d68bf8735610
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
csit/suites/lispflowmapping/performance/010_Southbound_MapRequest.robot

index 937dd1ff581b1d5a799c368bf9467d8fbaa652e5..3906c6cf9e03e43e1ae19576816b7e7e8aa7a7f4 100644 (file)
@@ -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 ***