summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorGabriel Russell <gabriel.russell@mongodb.com>2018-11-20 12:08:54 -0500
committerGabriel Russell <gabriel.russell@mongodb.com>2018-11-30 15:26:43 -0500
commit6e69080522db3de57e93da6584d9a129fab7c6ae (patch)
treeff2bfa31db07d0f51bd45ec69b4ba463e60bf03f /etc
parentd810141fdb3cd439abd97591fdfb79a4e544006d (diff)
downloadmongo-6e69080522db3de57e93da6584d9a129fab7c6ae.tar.gz
SERVER-38056 enable building just some of the pieces of the enterprise module
Diffstat (limited to 'etc')
-rw-r--r--etc/evergreen.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 60c361e1e28..525203ca3c8 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -13135,6 +13135,25 @@ buildvariants:
- rhel70
- name: jsCore
+- <<: *enterprise-rhel-70-64-bit-template
+ name: hot_backups-rhel-70-64-bit
+ display_name: "hot_backups RHEL 7.0"
+ 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 --enterprise-features=hot_backups
+ has_packages: false
+ tasks:
+ - name: compile_all_run_unittests_TG
+ distros:
+ - rhel70
+ - name: jsCore
+ distros:
+ - rhel70
+ - name: noPassthrough
+ distros:
+ - rhel70
+
- name: ubuntu1604-debug
display_name: "* Ubuntu 16.04 DEBUG"
run_on: