Compare commits

...

1 Commits

Author SHA1 Message Date
Robert Guo
5240cf5ed8 SERVER-50723 Branch evergreen.yml for 4.7.0 2020-09-09 10:16:37 -04:00

View File

@@ -637,7 +637,7 @@ functions:
"get buildnumber": &get_buildnumber
command: keyval.inc
params:
key: "${build_variant}_master"
key: "${build_variant}_v4.7"
destination: "builder_num"
"run diskstats": &run_diskstats
@@ -8571,7 +8571,7 @@ modules:
- name: enterprise
repo: git@github.com:10gen/mongo-enterprise-modules.git
prefix: src/mongo/db/modules
branch: master
branch: v4.7
- name: wtdevelop
repo: git@github.com:wiredtiger/wiredtiger.git