CSIT-1193 Update of perf jobs
[ci-management.git] / jjb / csit / include-raw-csit-perf-verify.sh
similarity index 91%
rename from jjb/csit/include-raw-csit-vpp-perf-verify.sh
rename to jjb/csit/include-raw-csit-perf-verify.sh
index ded4cee..67007c4 100644 (file)
@@ -8,8 +8,6 @@ if [[ ${GERRIT_EVENT_TYPE} == 'comment-added' ]]; then
 else
     TRIGGER=''
 fi
-# Export test type.
-export TEST_TAG="VERIFY-PERF-PATCH"
 # Export test tags as string.
 export TEST_TAG_STRING=${TRIGGER#$"perftest"}