summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorBen Caimano <ben.caimano@10gen.com>2018-06-26 14:38:25 -0400
committerBen Caimano <ben.caimano@10gen.com>2018-06-27 12:49:27 -0400
commit5b2c9e50e17d8bbba23986d4cf7ca649861f4510 (patch)
treefbeda1cc849cb5d0cb5ab61ff070871a9c374e54 /etc
parent7bac7301b387e843e5672ad50d3ffcfcd807cb03 (diff)
downloadmongo-5b2c9e50e17d8bbba23986d4cf7ca649861f4510.tar.gz
SERVER-35832 Correct flaws in Dagger evergreen config
Diffstat (limited to 'etc')
-rw-r--r--etc/evergreen.yml9
1 files changed, 5 insertions, 4 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 4fbfabcb64c..b1d82c03c31 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -3358,7 +3358,7 @@ tasks:
permissions: public-read
content_type: application/json
display_name: Library Dependency Graph (library_dependency_graph.json)
- build_variants: [enterprise-ubuntu1604-64]
+ build_variants: [enterprise-rhel-70-64-bit-kitchen-sink] # This must be the Dagger variant
## compile_unittests - build unittests ##
- name: compile_unittests
@@ -10449,11 +10449,12 @@ buildvariants:
# This variant is to intentionally test uncommon features nightly
- <<: *enterprise-rhel-70-64-bit-template
name: enterprise-rhel-70-64-bit-kitchen-sink
- display_name: "~ Enterprise RHEL 7.0 (Dagger, gperftools)"
+ display_name: "~ Enterprise RHEL 7.0 (Dagger, tcmalloc-profiling)"
+ batchtime: 1440 # 1 day
expansions:
<<: *enterprise-rhel-70-64-bit-expansions-template
compile_flags: --ssl --use-cpu-profiler MONGO_DISTMOD=rhel70 -j$(grep -c ^processor /proc/cpuinfo) --release --variables-files=etc/scons/mongodbtoolchain_gcc.vars
- additional_targets: dagger
+ additional_targets: dagger # If this moves to another variant, update the compile_all task
tasks:
- name: compile_all_run_unittests_TG
distros:
@@ -11096,7 +11097,7 @@ buildvariants:
- name: enterprise-ubuntu1604-64
- display_name: Enterprise Ubuntu 16.04 (GCC 5.4)
+ display_name: Enterprise Ubuntu 16.04
modules:
- enterprise
run_on: