summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Morrow <acm@mongodb.com>2021-12-17 15:48:31 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-12-22 17:57:49 +0000
commit2491f2c9465a9eb689e7100dacc14d9b3a4728df (patch)
tree51b10acfe78b6469d929febce9a9fe424aeb2da4
parent0f4a561cfb8aab004afe1584fc2ba8548638484e (diff)
downloadmongo-2491f2c9465a9eb689e7100dacc14d9b3a4728df.tar.gz
SERVER-62164 Remove obsoleted build variants
-rw-r--r--etc/evergreen.yml74
-rw-r--r--etc/generate_subtasks_config.yml1
2 files changed, 0 insertions, 75 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 9b80201e48a..aa28d4afb8b 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -356,7 +356,6 @@ variables:
- enterprise-ubuntu1804-64
- enterprise-ubuntu1804-arm64
- enterprise-ubuntu2004-arm64
- - enterprise-ubuntu1804-ppc64le
- enterprise-ubuntu2004-64
- enterprise-windows
- enterprise-windows-compile-all
@@ -401,7 +400,6 @@ variables:
- rhel70
- rhel76_compile_rhel70
- enterprise-rhel-70-64-bit
- - rhel-72-s390x
- enterprise-rhel-71-ppc64le
- enterprise-rhel-81-ppc64le
- enterprise-rhel-72-s390x
@@ -428,7 +426,6 @@ variables:
- enterprise-ubuntu1804-64
- enterprise-ubuntu1804-arm64
- enterprise-ubuntu2004-arm64
- - enterprise-ubuntu1804-ppc64le
- enterprise-ubuntu2004-64
- enterprise-windows
- windows
@@ -9198,51 +9195,6 @@ buildvariants:
distros:
- ubuntu1804-test
-- name: enterprise-ubuntu1804-ppc64le
- display_name: Enterprise Ubuntu 18.04 PPC64LE
- modules:
- - enterprise
- run_on:
- - ubuntu1804-power8-test
- batchtime: 10080 # 7 days
- expansions:
- additional_package_targets: archive-mongocryptd archive-mongocryptd-debug
- push_path: linux
- push_bucket: downloads.10gen.com
- push_name: linux
- push_arch: ppc64le-enterprise-ubuntu1804
- compile_flags: --ssl --ocsp-stapling=off MONGO_DISTMOD=ubuntu1804 -j$(echo "$(grep -c processor /proc/cpuinfo)/2" | bc) CCFLAGS="-mcpu=power8 -mtune=power8 -mcmodel=medium" --variables-files=etc/scons/mongodbtoolchain_v3_gcc.vars
- test_flags: --excludeWithAnyTags=requires_ocsp_stapling
- resmoke_jobs_max: 2
- has_packages: true
- packager_script: packager_enterprise.py
- packager_arch: ppc64le
- packager_distro: ubuntu1804
- repo_edition: enterprise
- multiversion_platform: ubuntu1804
- multiversion_architecture: ppc64le
- multiversion_edition: enterprise
- use_default_timeouts: true
- tasks:
- - name: compile_all_run_unittests_TG
- distros:
- - ubuntu1804-power8-build
- - name: aggregation
- - name: .auth !.audit !.multiversion !.jscore
- - name: .misc_js
- - name: fle
- - name: .jscore .common !.auth
- - name: .ocsp
- - name: replica_sets
- - name: .replica_sets .common
- - name: .sharding .txns
- - name: sharding_gen
- - name: .ssl
- - name: .stitch
- - name: .publish
- distros:
- - ubuntu1804-test
-
- name: ubuntu2004
display_name: Ubuntu 20.04
run_on:
@@ -11451,32 +11403,6 @@ buildvariants:
distros:
- rhel70-small
-- name: rhel-72-s390x
- display_name: RHEL 7.2 s390x
- run_on:
- - rhel72-zseries-test
- expansions:
- compile_flags: --ssl MONGO_DISTMOD=rhel72 -j3 CCFLAGS="-march=z196 -mtune=zEC12" --variables-files=etc/scons/mongodbtoolchain_v3_gcc.vars
- has_packages: true
- packager_script: packager.py
- packager_arch: s390x
- packager_distro: rhel72
- push_path: linux
- push_bucket: downloads.mongodb.org
- push_name: linux
- push_arch: s390x-rhel72
- repo_edition: org
- tasks:
- - name: compile_all_run_unittests_TG
- distros:
- - rhel72-zseries-build
- - name: jsCore
- - name: replica_sets_jscore_passthrough
- - name: ssl_gen
- - name: .publish
- distros:
- - rhel70-small
-
###########################################
# Ubuntu buildvariants #
###########################################
diff --git a/etc/generate_subtasks_config.yml b/etc/generate_subtasks_config.yml
index 8a34a517089..23945a47684 100644
--- a/etc/generate_subtasks_config.yml
+++ b/etc/generate_subtasks_config.yml
@@ -26,7 +26,6 @@ build_variant_large_distro_exceptions:
- enterprise-ubuntu1604-64
- enterprise-ubuntu1604-arm64
- enterprise-ubuntu1804-arm64
- - enterprise-ubuntu1804-ppc64le
- enterprise-ubuntu1804-s390x
- enterprise-ubuntu2004-arm64
- hot_backups-rhel-70-64-bit