diff options
author | Max Hirschhorn <max.hirschhorn@mongodb.com> | 2019-06-10 12:34:19 -0400 |
---|---|---|
committer | Max Hirschhorn <max.hirschhorn@mongodb.com> | 2019-06-10 12:34:19 -0400 |
commit | 12688726db90a4d3e93904caf4f26dbbad55ba80 (patch) | |
tree | 6ed8a39018d94b299e60a3644f1706367a735f61 /etc | |
parent | 7d178a644671383d4d6370e540e3c47b90fdfb0e (diff) | |
download | mongo-12688726db90a4d3e93904caf4f26dbbad55ba80.tar.gz |
SERVER-41227 Bump binVersion="last-stable" to be MongoDB 4.2.
Also removes multiversion tests for MongoDB 4.2 features. They will
continue to live on in the 4.2 branch.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/evergreen.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml index 9e101db5274..5d76542aebe 100644 --- a/etc/evergreen.yml +++ b/etc/evergreen.yml @@ -2081,7 +2081,7 @@ functions: --edition ${multiversion_edition|base} \ --platform ${multiversion_platform|linux} \ --architecture ${multiversion_architecture|x86_64} \ - --useLatest 3.2 3.4 3.6 4.0 4.0.1 4.0.5 + --useLatest 3.2 3.4 3.6 4.0 4.2 "do snmp setup": command: shell.exec |