summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErnie Hershey <ernie.hershey@10gen.com>2015-05-01 10:33:22 -0400
committerErnie Hershey <ernie.hershey@10gen.com>2015-05-01 10:54:40 -0400
commitd2aa19c018badff33bc5970900994907ecb23df4 (patch)
tree7eadbcd8e79a001ba401a6157dc077be1b4c7ebb
parentc6d1d2403fc6b67204a90173c9b43eb4760a26a8 (diff)
downloadmongo-d2aa19c018badff33bc5970900994907ecb23df4.tar.gz
SERVER-18293 Switch ASAN builder from ubuntu1404-test (c3.xlarge) to ubuntu1404-build (c3.4xlarge)
(cherry picked from commit 041f1a54caaaf9ee11d1394c3737eb26b643ac7a)
-rw-r--r--etc/evergreen.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index d1401a923fc..ceacd9d7253 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -3472,7 +3472,7 @@ buildvariants:
- name: ubuntu1404-debug-asan
display_name: z ASAN SSL Ubuntu 1404 64-bit DEBUG
run_on:
- - ubuntu1404-test
+ - ubuntu1404-build
stepback: false
batchtime: 1440 # 3.5 days
expansions:
@@ -3483,8 +3483,6 @@ buildvariants:
test_flags: --continue-on-failure
tasks:
- name: compile
- distros:
- - ubuntu1404-build
- name: aggregation
- name: aggregation_WT
- name: aggregation_auth