summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordalyd <david.daly@mongodb.com>2016-12-15 10:54:00 -0500
committerdalyd <david.daly@mongodb.com>2016-12-15 15:40:11 -0500
commitb533661e363c865c6071fd3fe4c373cf7f247eb4 (patch)
treed6c65a293e023a85b1cd97c38336e31f9e8dd672
parenta3397227945565e4125eec7b7e2a40a15ed8d77d (diff)
downloadmongo-b533661e363c865c6071fd3fe4c373cf7f247eb4.tar.gz
SERVER-27208: Updated 3.0 branch of microbenchmarks to use 3.0.14 as baseline
-rw-r--r--etc/perf.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/perf.yml b/etc/perf.yml
index 61c040a17de..d5b8548ee0f 100644
--- a/etc/perf.yml
+++ b/etc/perf.yml
@@ -134,7 +134,7 @@ functions:
set -o errexit
set -o verbose
source ./venv/bin/activate
- python perf_regression_check.py -f history.json --rev ${revision} -t tags.json --refTag 3.0.6-Baseline
+ python perf_regression_check.py -f history.json --rev ${revision} -t tags.json --refTag 3.0.14-Baseline
"run perf tests":
- command: shell.exec
params: