summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Morrow <acm@mongodb.com>2018-04-05 20:03:23 -0400
committerAndrew Morrow <acm@mongodb.com>2018-04-14 07:45:56 -0400
commit4095f8a2effeedbd17de4792af839b20e1a8e8d5 (patch)
treedd670e83f2297daededa8525fd6552350b00718f
parentb822623d392b9877f5ed8103e1d9190f7687c159 (diff)
downloadmongo-4095f8a2effeedbd17de4792af839b20e1a8e8d5.tar.gz
SERVER-24238 Enable the shared scons cache for sanitizer builds
-rw-r--r--etc/evergreen.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index e8357779e1c..fdf26bb872c 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -9590,6 +9590,7 @@ buildvariants:
tooltags: "-tags 'ssl'"
build_mongoreplay: true
hang_analyzer_dump_core: false
+ scons_cache_scope: shared
tasks:
- name: compile
- name: compile_all
@@ -9705,6 +9706,7 @@ buildvariants:
tooltags: "-tags 'ssl'"
build_mongoreplay: true
hang_analyzer_dump_core: false
+ scons_cache_scope: shared
tasks:
- name: compile
- name: compile_all
@@ -9747,6 +9749,7 @@ buildvariants:
gorootvars: 'PATH="/opt/go1.8/go/bin:/opt/mongodbtoolchain/v2/bin/:$PATH" GOROOT=/opt/go1.8/go'
tooltags: "-tags 'ssl sasl'"
build_mongoreplay: true
+ scons_cache_scope: shared
tasks:
- name: compile
- name: compile_all
@@ -9864,6 +9867,7 @@ buildvariants:
tooltags: "-tags 'ssl'"
build_mongoreplay: true
hang_analyzer_dump_core: false
+ scons_cache_scope: shared
tasks:
- name: compile
- name: compile_all
@@ -9891,6 +9895,7 @@ buildvariants:
build_mongoreplay: false
hang_analyzer_dump_core: false
test_flags: --serviceExecutor=adaptive --excludeWithAnyTags=requires_mmapv1
+ scons_cache_scope: shared
tasks:
- name: compile
- name: compile_all