diff --git a/etc/perf.yml b/etc/perf.yml index d8f4a8f9ab5..074de028afb 100644 --- a/etc/perf.yml +++ b/etc/perf.yml @@ -136,7 +136,7 @@ functions: set -o errexit set -o verbose source ./venv/bin/activate - python ../dsi/analysis/perf_regression_check.py -f history.json --rev ${revision} -t tags.json --refTag 3.0.6-Baseline --overrideFile ../dsi/analysis/master/perf_override.json --variant ${build_variant} --threshold 0.10 --threadThreshold 0.15 + python ../dsi/analysis/perf_regression_check.py -f history.json --rev ${revision} -t tags.json --refTag 3.2.1-Baseline --overrideFile ../dsi/analysis/master/perf_override.json --variant ${build_variant} --threshold 0.10 --threadThreshold 0.15 "run perf tests": - command: shell.exec params: