summaryrefslogtreecommitdiff
path: root/etc/evergreen_yml_components/definitions.yml
diff options
context:
space:
mode:
authorRobert Guo <robert.guo@mongodb.com>2022-04-12 10:58:27 -0400
committerRobert Guo <robert.guo@mongodb.com>2022-04-13 15:26:46 -0400
commit87a5b5494b4a5a3647cf24c96557811d7987c6b7 (patch)
treec2b3300c377f88a702d73d24c740f64b4e4a2a4d /etc/evergreen_yml_components/definitions.yml
parenteda485be24eb16da967a4a4c0d91f115e5adf8b3 (diff)
downloadmongo-87a5b5494b4a5a3647cf24c96557811d7987c6b7.tar.gz
SERVER-64883 routine changes for branchingr6.0.0-rc0
Diffstat (limited to 'etc/evergreen_yml_components/definitions.yml')
-rw-r--r--etc/evergreen_yml_components/definitions.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/evergreen_yml_components/definitions.yml b/etc/evergreen_yml_components/definitions.yml
index 40d62593132..391ea945299 100644
--- a/etc/evergreen_yml_components/definitions.yml
+++ b/etc/evergreen_yml_components/definitions.yml
@@ -71,7 +71,7 @@ modules:
- name: enterprise
repo: git@github.com:10gen/mongo-enterprise-modules.git
prefix: src/mongo/db/modules
- branch: master
+ branch: v6.0
- name: wtdevelop
repo: git@github.com:wiredtiger/wiredtiger.git
@@ -586,7 +586,7 @@ functions:
"get buildnumber": &get_buildnumber
command: keyval.inc
params:
- key: "${build_variant}_master"
+ key: "${build_variant}_v6.0"
destination: "builder_num"
"run diskstats": &run_diskstats