summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJonathan Abrahams <jonathan@mongodb.com>2016-01-13 23:11:43 -0500
committerJonathan Abrahams <jonathan@mongodb.com>2016-01-13 23:13:00 -0500
commit6103d41215baf9b0a4b87af69d229ac91dd49d5e (patch)
treee42a228f279a0867897bbce52644d2fbc0aacb84 /etc
parent5d3eaacef4f0d019799be993713affcea5e309c0 (diff)
downloadmongo-6103d41215baf9b0a4b87af69d229ac91dd49d5e.tar.gz
SERVER-21925 Update mutliversion tests to use 3.2
Diffstat (limited to 'etc')
-rw-r--r--etc/evergreen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 9d95d051294..5749cfe6d04 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -381,7 +381,7 @@ functions:
set -o verbose
rm -rf /data/install /data/multiversion
- ${python|python} buildscripts/setup_multiversion_mongodb.py /data/install /data/multiversion ${multiversion_platform_arch|"Linux/x86_64"} "2.4" "2.6" "3.0"
+ ${python|python} buildscripts/setup_multiversion_mongodb.py /data/install /data/multiversion ${multiversion_platform_arch|"Linux/x86_64"} "2.6" "3.0" "3.2"
pre:
- command: shell.track