CPERF: Add CSIT top level suite name arg 37/61137/1
authorTim Rozet <trozet@redhat.com>
Mon, 20 Aug 2018 21:14:56 +0000 (17:14 -0400)
committerTim Rozet <trozet@redhat.com>
Mon, 20 Aug 2018 21:14:56 +0000 (17:14 -0400)
Change-Id: I9b6dd3887c84ab035284400b8d3912fb691f1975
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/cperf/cperf-robot-netvirt-csit.sh

index 70fde91..4fdcd10 100755 (executable)
@@ -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 \