summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authordalyd <david.daly@mongodb.com>2016-08-15 10:46:50 -0400
committerdalyd <david.daly@mongodb.com>2016-08-16 08:43:05 -0400
commitcd0d0f06f9629a151560dc1eaae90aa3329d8540 (patch)
treee7c997e6a25b1e5d3eeb09f53dbd757819161ddd /etc
parent3c0444f0e5923338e3f8a8526202bcff7e30d396 (diff)
downloadmongo-cd0d0f06f9629a151560dc1eaae90aa3329d8540.tar.gz
SERVER-25580: New baseline for mongo-perf Q3 2016
Diffstat (limited to 'etc')
-rw-r--r--etc/perf.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/perf.yml b/etc/perf.yml
index 73e12464e72..c54ff986c38 100644
--- a/etc/perf.yml
+++ b/etc/perf.yml
@@ -144,7 +144,7 @@ functions:
reports_analysis_flags="--reports-analysis . --perf-file perf-3.2/perf.json"
cmd_flags=$([ "${reports_analysis}" = "true" ] && echo "$reports_analysis_flags" || echo "")
- python ../dsi/analysis/perf_regression_check.py $cmd_flags -f history.json --rev ${revision} -t tags.json --refTag 3.0.9-Baseline --overrideFile ../dsi/analysis/v3.2/perf_override.json --variant ${build_variant} --threshold 0.10 --threadThreshold 0.15
+ python ../dsi/analysis/perf_regression_check.py $cmd_flags -f history.json --rev ${revision} -t tags.json --refTag 3.0.12-Baseline --overrideFile ../dsi/analysis/v3.2/perf_override.json --variant ${build_variant} --threshold 0.10 --threadThreshold 0.15
"run perf tests":
- command: shell.exec
params: