From: Lorand Jakab Date: Wed, 4 May 2016 11:12:39 +0000 (+0300) Subject: LISP: Fix plots to show all graphs X-Git-Tag: release/lithium-sr4~12 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=integration%2Ftest.git;a=commitdiff_plain;h=c3f9162254b32cf257e2956ed49493193a0464d6 LISP: Fix plots to show all graphs The CSV file contained two columns with identical headings, so only the last one showed up in the plots. Change-Id: I9c796a216907bf2be62c4845db44815f4bc2ffd5 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 a5562e0f33..63719a04c8 100644 --- a/csit/suites/lispflowmapping/performance/010_Southbound_MapRequest.robot +++ b/csit/suites/lispflowmapping/performance/010_Southbound_MapRequest.robot @@ -117,7 +117,7 @@ Get Control Message Stats Prepare Environment Create File ${RPCS_RESULTS_FILE} store/s\n - Create File ${PPS_RESULTS_FILE} replies/s,notifies/s,notifies/s\n + Create File ${PPS_RESULTS_FILE} replies/s,notifies/s,auth_notifies/s\n Create Session session http://${ODL_SYSTEM_IP}:${RESTCONFPORT} auth=${AUTH} headers=${HEADERS} Run Process With Logging And Status Check wget -P ${TOOLS_DIR} ${LISP_SCAPY} Run Process With Logging And Status Check ${PCAP_CREATOR} --requests ${MAPPINGS}