From 8b74f1f0bd48ff5300d902495293a8951664374f Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Mon, 20 Aug 2018 17:14:56 -0400 Subject: [PATCH] CPERF: Add CSIT top level suite name arg Change-Id: I9b6dd3887c84ab035284400b8d3912fb691f1975 Signed-off-by: Tim Rozet --- jjb/cperf/cperf-robot-netvirt-csit.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/jjb/cperf/cperf-robot-netvirt-csit.sh b/jjb/cperf/cperf-robot-netvirt-csit.sh index 70fde91b1..4fdcd102b 100755 --- a/jjb/cperf/cperf-robot-netvirt-csit.sh +++ b/jjb/cperf/cperf-robot-netvirt-csit.sh @@ -92,6 +92,7 @@ LOGS_LOCATION=/tmp/robot_results robot_cmd="pybot \ --removekeywords wuks \ --xunit robotxunit.xml \ + --name 'CSIT' \ -e exclude \ -d $LOGS_LOCATION \ -v BUNDLEFOLDER:/opt/opendaylight \ -- 2.16.6