summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2018-08-20 17:14:56 -0400
committerTim Rozet <trozet@redhat.com>2018-08-20 17:14:56 -0400
commit8b74f1f0bd48ff5300d902495293a8951664374f (patch)
tree5bfcc4cd9a0615b2c354ce4a2d90d85ecb412f0b
parentd5c93545f292e9d5e41922cbe0d9ae0b66fcdb3a (diff)
CPERF: Add CSIT top level suite name arg
Change-Id: I9b6dd3887c84ab035284400b8d3912fb691f1975 Signed-off-by: Tim Rozet <trozet@redhat.com>
-rwxr-xr-xjjb/cperf/cperf-robot-netvirt-csit.sh1
1 files changed, 1 insertions, 0 deletions
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 \