summaryrefslogtreecommitdiff
path: root/etc/evergreen.yml
diff options
context:
space:
mode:
authorJonathan Abrahams <jonathan@mongodb.com>2016-08-25 16:12:20 -0400
committerJonathan Abrahams <jonathan@mongodb.com>2016-08-25 16:12:20 -0400
commitc9a76918c01d86d08ee102ebeedd79e2911bb1ce (patch)
treec3c6f2cd7103db96755496b17e1f6bf57393e912 /etc/evergreen.yml
parent72e649284e331a24f406efa56b1ff32fe29b87ae (diff)
downloadmongo-c9a76918c01d86d08ee102ebeedd79e2911bb1ce.tar.gz
SERVER-22150 Multiversion download script now uses the feed https://downloads.mongodb.org/full.json
Diffstat (limited to 'etc/evergreen.yml')
-rw-r--r--etc/evergreen.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index e563e0562ec..774c28a6005 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -548,7 +548,7 @@ tasks:
${decompress|unzip} mongodb*.${ext|tgz}
cp mongodb*/bin/* .
rm -rf /data/install /data/multiversion
- ${python|python} buildscripts/setup_multiversion_mongodb.py /data/install /data/multiversion "Linux/x86_64" "1.8" "2.0" "2.2" "2.4"
+ ${python|python} buildscripts/setup_multiversion_mongodb.py /data/install /data/multiversion "base" "Linux/x86_64" "1.8" "2.0" "2.2" "2.4"
PATH=$PATH:/data/multiversion ${python|python} buildscripts/smoke.py --nopreallocj --with-cleanbb --mongod ./mongod --mongo ./mongo --report-file report.json ${test_flags|} multiVersion
- name: noPassthrough
@@ -1354,7 +1354,6 @@ buildvariants:
- name: jsCore_compatibility
- name: jsCore_small_oplog
- name: mongosTest
- - name: multiversion
- name: noPassthrough
- name: noPassthroughWithMongod
- name: parallel