From f21391d08aa790a69330f7b096f561ea18729d78 Mon Sep 17 00:00:00 2001 From: Robert Guo Date: Thu, 1 Oct 2020 15:27:50 -0400 Subject: SERVER-50850 Branch perf.yml and system_perf.yml --- etc/perf.yml | 2 +- etc/system_perf.yml | 2 +- 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 -- cgit v1.2.1