CSIT-1193 Update of perf jobs
[ci-management.git] / jjb / csit / include-raw-csit-perf-timed.sh
similarity index 97%
rename from jjb/csit/include-raw-csit-vpp-perf-trend-daily.sh
rename to jjb/csit/include-raw-csit-perf-timed.sh
index 1c02a67..55605d7 100644 (file)
@@ -37,8 +37,6 @@ BRANCH_NAME=$(echo ${BRANCH_NAME#origin/})
 # checkout to the required branch
 git checkout ${BRANCH_NAME}
 
-export TEST_TAG="PERFTEST_DAILY"
-
 # execute csit bootstrap script if it exists
 if [ -e bootstrap-verify-perf.sh ]
 then