From 93c7a452ce75b1e41242696794202f838bd58e9e Mon Sep 17 00:00:00 2001 From: dalyd Date: Mon, 12 Dec 2016 15:52:45 -0500 Subject: SERVER-27208: Update microbenchmarks to use next mongo-perf release (cherry picked from commit c1c5fd96e11118d59b49b08061469806cb67cdb1) --- etc/perf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/perf.yml b/etc/perf.yml index 41b8173f4ba..809103ae47f 100644 --- a/etc/perf.yml +++ b/etc/perf.yml @@ -53,7 +53,7 @@ functions: chmod +x mongo git clone https://github.com/mongodb/mongo-perf perf-3.0 cd perf-3.0 - git checkout r20160127 + git checkout r20161214 - command: shell.exec params: background: true -- cgit v1.2.1