From 39a42af703ed789b1effa80d5a1ed263e85c4008 Mon Sep 17 00:00:00 2001 From: dalyd Date: Tue, 3 Jan 2017 15:16:02 -0500 Subject: SERVER-27568: Track mongo-perf master for microbenchmarks (cherry picked from commit 92766b801c36f985d4eca849d678f25c31d87068) --- etc/perf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/perf.yml b/etc/perf.yml index 3e7d845690d..d78986f5514 100644 --- a/etc/perf.yml +++ b/etc/perf.yml @@ -78,7 +78,7 @@ functions: chmod +x mongo git clone https://github.com/mongodb/mongo-perf perf cd perf - git checkout r20161214 + git describe --tags - command: shell.exec params: background: true -- cgit v1.2.1