X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=jjb%2Fcsit%2Finclude-raw-csit-vpp-perf-check.sh;h=9f518e51d24f7dfa6f65c4c9a6fd88f4d61d4638;hb=3b7d10f3e78893f97ee31ae950598b861f84dcb9;hp=775f78e1cdbb90477fab0864f86b16bc4e036536;hpb=8299d98d5f03d506c767bf669566967b8b74a14d;p=ci-management.git 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}