summaryrefslogtreecommitdiffstats
path: root/jjb/csit/include-raw-csit-vpp-perf-check.sh
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/csit/include-raw-csit-vpp-perf-check.sh')
-rw-r--r--jjb/csit/include-raw-csit-vpp-perf-check.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/csit/include-raw-csit-vpp-perf-check.sh b/jjb/csit/include-raw-csit-vpp-perf-check.sh
index 775f78e1c..9f518e51d 100644
--- a/jjb/csit/include-raw-csit-vpp-perf-check.sh
+++ b/jjb/csit/include-raw-csit-vpp-perf-check.sh
@@ -1,7 +1,7 @@
#!/bin/bash
TRIGGER=`echo ${GERRIT_EVENT_COMMENT_TEXT} \
- | grep -oE 'verify-perf-(ndrdisc|pdrdisc|ndrchk)' \
+ | grep -oE 'verify-perf-(ndrdisc|pdrdisc|mrr)' \
| awk '{print toupper($0)}'`
export TEST_TAG=${TRIGGER}