summaryrefslogtreecommitdiff
path: root/etc/evergreen.yml
diff options
context:
space:
mode:
authorKelsey Schubert <kelsey@mongodb.com>2019-04-18 16:15:40 -0400
committerKelsey Schubert <kelsey@mongodb.com>2019-04-18 16:15:40 -0400
commit11b09ee86c7c802f8173487e3d9a62ef627d2d00 (patch)
tree71161eea1ac64fb78cdbd414762eccf2e61d8793 /etc/evergreen.yml
parentfe29b62bc82c5455ddae672277227d6e827a90b6 (diff)
downloadmongo-11b09ee86c7c802f8173487e3d9a62ef627d2d00.tar.gz
SERVER-37765 Platform Support: Remove Ubuntu 14.04
Diffstat (limited to 'etc/evergreen.yml')
-rw-r--r--etc/evergreen.yml149
1 files changed, 0 insertions, 149 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 963e973ee8b..d2471c8f2e4 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -6081,100 +6081,6 @@ buildvariants:
- name: master_slave_auth
- name: sharding_auth
-- name: ubuntu1404
- display_name: SSL Ubuntu 14.04
- run_on:
- - ubuntu1404-test
- batchtime: 1440 # 1 day
- expansions:
- push_path: linux
- push_bucket: downloads.mongodb.org
- push_name: linux
- push_arch: x86_64-ubuntu1404
- compile_flags: --ssl MONGO_DISTMOD=ubuntu1404 -j$(grep -c ^processor /proc/cpuinfo) --release --variables-files=etc/scons/mongodbtoolchain_gcc.vars
- multiversion_platform: ubuntu1404
- multiversion_edition: targeted
- num_jobs_available: $(grep -c ^processor /proc/cpuinfo)
- has_packages: true
- packager_script: packager.py
- packager_arch: x86_64
- packager_distro: ubuntu1404
- repo_edition: org
- use_scons_cache: true
- tooltags: "ssl"
- build_mongoreplay: true
- tasks:
- - name: compile
- distros:
- - ubuntu1404-build
- - name: compile_all
- distros:
- - ubuntu1404-build
- - name: aggregation_WT
- - name: aggregation_auth
- - name: auth_WT
- - name: dbtest_WT
- - name: disk_WT
- - name: failpoints
- - name: failpoints_auth
- - name: gle_auth_WT
- - name: gle_auth_write_cmd_WT
- - name: gle_auth_basics_passthrough_WT
- - name: gle_auth_basics_passthrough_write_cmd_WT
- - name: sharding_gle_auth_basics_passthrough_WT
- - name: sharding_gle_auth_basics_passthrough_write_cmd_WT
- - name: jsCore # TODO SERVER-32036: Remove when jsCore_auth depends on jsCore_WT.
- - name: jsCore_WT
- - name: jsCore_auth
- - name: jsCore_compatibility_WT
- - name: jsCore_decimal_WT
- - name: jstestfuzz_WT
- - name: jstestfuzz_concurrent_WT
- - name: jstestfuzz_concurrent_replication_WT
- - name: jstestfuzz_concurrent_sharded_WT
- - name: jstestfuzz_replication_WT
- - name: jstestfuzz_sharded_WT
- - name: mongosTest
- - name: multiversion_WT
- - name: noPassthrough_WT
- - name: noPassthroughWithMongod_WT
- - name: bulk_gle_passthrough_WT
- - name: parallel_WT
- - name: parallel_compatibility_WT
- - name: concurrency_WT
- - name: concurrency_replication_WT
- - name: concurrency_sharded_WT
- - name: concurrency_simultaneous_WT
- - name: logical_session_cache_replication_1sec_refresh_jscore_passthrough_WT
- - name: logical_session_cache_sharding_1sec_refresh_jscore_passthrough_WT
- - name: logical_session_cache_standalone_1sec_refresh_jscore_passthrough_WT
- - name: replica_sets_WT
- - name: replica_sets_auth
- - name: replica_sets_jscore_passthrough_WT
- - name: master_slave_WT
- - name: master_slave_auth
- - name: master_slave_jscore_passthrough_WT
- - name: powercycle_WT
- - name: powercycle_fcv3.4_WT
- - name: powercycle_kill_mongod
- - name: powercycle_replication_WT
- - name: powercycle_replication_smalloplog_WT
- - name: powercycle_syncdelay_WT
- - name: powercycle_write_concern_majority_WT
- - name: sharding_WT
- - name: sharding_auth
- - name: sharding_last_stable_mongos_and_mixed_shards
- - name: slow1_WT
- - name: serial_run_WT
- - name: sharding_jscore_passthrough_WT
- - name: ssl
- - name: sslSpecial
- - name: tool_WT
- - name: package
- distros:
- - ubuntu1604-packer
- - name: push
-
- name: ubuntu1604
display_name: SSL Ubuntu 16.04
run_on:
@@ -8671,61 +8577,6 @@ buildvariants:
# Ubuntu buildvariants #
###########################################
-- name: enterprise-ubuntu1404-64
- display_name: Enterprise Ubuntu 14.04
- modules:
- - enterprise
- run_on:
- - ubuntu1404-test
- batchtime: 1440 # 1 day
- expansions:
- push_path: linux
- push_bucket: downloads.10gen.com
- push_name: linux
- push_arch: x86_64-enterprise-ubuntu1404
- compile_flags: --ssl MONGO_DISTMOD=ubuntu1404 --release -j$(grep -c ^processor /proc/cpuinfo) --variables-files=etc/scons/mongodbtoolchain_gcc.vars
- num_jobs_available: $(grep -c ^processor /proc/cpuinfo)
- has_packages: true
- packager_script: packager-enterprise.py
- packager_arch: x86_64
- packager_distro: ubuntu1404
- repo_edition: enterprise
- use_scons_cache: true
- tooltags: "ssl sasl"
- build_mongoreplay: true
- tasks:
- - name: compile
- distros:
- - ubuntu1404-build
- - name: compile_all
- distros:
- - ubuntu1404-build
- - name: audit_WT
- - name: dbtest_WT
- - name: ese_WT
- - name: jsCore # TODO SERVER-32036: Replace with jsCore_WT when jsCore_auth depends on jsCore_WT.
- - name: jsCore_auth
- - name: jstestfuzz_WT
- - name: jstestfuzz_concurrent_WT
- - name: jstestfuzz_concurrent_replication_WT
- - name: jstestfuzz_concurrent_sharded_WT
- - name: jstestfuzz_replication_WT
- - name: jstestfuzz_sharded_WT
- - name: logical_session_cache_replication_1sec_refresh_jscore_passthrough
- - name: logical_session_cache_sharding_1sec_refresh_jscore_passthrough
- - name: logical_session_cache_standalone_1sec_refresh_jscore_passthrough
- - name: replica_sets_auth
- - name: sasl
- - name: sharding_auth
- - name: snmp_WT
- - name: ssl
- - name: sslSpecial
- - name: package
- distros:
- - ubuntu1604-packer
- - name: push
-
-
- name: enterprise-ubuntu1604-64
display_name: Enterprise Ubuntu 16.04 (+Dagger)
modules: