CPERF: Add CSIT top level suite name arg
[releng.git] / 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 \