summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Guo <robert.guo@10gen.com>2020-10-01 15:27:50 -0400
committerRobert Guo <robert.guo@10gen.com>2020-10-01 16:35:46 -0400
commitf21391d08aa790a69330f7b096f561ea18729d78 (patch)
tree05bb8a5cecc8f6b21a17191aa63460a366573e21
parentf036407d2209f878881f0d114c0f04cd16e68f5c (diff)
downloadmongo-f21391d08aa790a69330f7b096f561ea18729d78.tar.gz
SERVER-50850 Branch perf.yml and system_perf.yml
-rw-r--r--etc/perf.yml2
-rwxr-xr-xetc/system_perf.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/perf.yml b/etc/perf.yml
index d1d2f509691..27a08cb8b3c 100644
--- a/etc/perf.yml
+++ b/etc/perf.yml
@@ -46,7 +46,7 @@ modules:
- name: enterprise
repo: git@github.com:10gen/mongo-enterprise-modules.git
prefix: src/mongo/db/modules
- branch: master
+ branch: v4.8
- name: mongo-tools
repo: git@github.com:mongodb/mongo-tools.git
prefix: mongo-tools/src/github.com/mongodb
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index 5fa22864c53..0f6b0cbc03e 100755
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -97,7 +97,7 @@ modules:
- name: enterprise
repo: git@github.com:10gen/mongo-enterprise-modules.git
prefix: src/mongo/db/modules
- branch: master
+ branch: v4.8
- name: mongo-tools
repo: git@github.com:mongodb/mongo-tools.git
prefix: mongo-tools/src/github.com/mongodb