mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
SERVER-22366: Update mongo-perf baselines
This commit is contained in:
parent
475e906683
commit
3242451e20
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user