summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Morrow <acm@mongodb.com>2021-12-17 15:29:22 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-12-22 18:09:02 +0000
commitbe2c559eebba11238560a3e9bc0c304a92aac10d (patch)
tree07968ba43fd763ea988e9cdc6a448e5f0ab0bf47
parent6d42cf673cf50d9ebc298069ec6479358dc689ea (diff)
downloadmongo-be2c559eebba11238560a3e9bc0c304a92aac10d.tar.gz
SERVER-62164 Remove obsoleted build variants
-rw-r--r--etc/evergreen.yml159
-rw-r--r--etc/generate_subtasks_config.yml3
2 files changed, 0 insertions, 162 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 721a2150ac5..ffe117431ad 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -329,8 +329,6 @@ variables:
- enterprise-rhel-70-64-bit-kitchen-sink
- enterprise-rhel-71-ppc64le
- enterprise-rhel-71-ppc64le-inmem
- - enterprise-rhel-72-s390x
- - enterprise-rhel-72-s390x-inmem
- enterprise-rhel-80-64-bit
- enterprise-rhel-81-ppc64le
- enterprise-suse12-64
@@ -341,7 +339,6 @@ variables:
- enterprise-ubuntu1604-arm64
- enterprise-ubuntu1804-64
- enterprise-ubuntu1804-arm64
- - enterprise-ubuntu1804-ppc64le
- enterprise-windows-64-2k8
- enterprise-windows-64-2k8-async
- enterprise-windows-64-2k8-compile-all
@@ -7782,61 +7779,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:
- push_path: linux
- push_bucket: downloads.10gen.com
- push_name: linux
- push_arch: ppc64le-enterprise-ubuntu1804
- compile_flags: --ssl MONGO_DISTMOD=ubuntu1804 -j$(echo "$(grep -c processor /proc/cpuinfo)/2" | bc) --release CCFLAGS="-mcpu=power8 -mtune=power8 -mcmodel=medium" --variables-files=etc/scons/mongodbtoolchain_v3_gcc.vars
- resmoke_jobs_max: 2
- has_packages: true
- packager_script: packager_enterprise.py
- packager_arch: ppc64le
- packager_distro: ubuntu1804
- repo_edition: enterprise
- tooltags: "ssl sasl gssapi"
- build_mongoreplay: true
- 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: aggregation_wildcard_fuzzer_gen
- - name: .auth !.audit !.multiversion !.jscore
- - name: causally_consistent_jscore_txns_passthrough
- - name: .misc_js
- - name: .concurrency .common
- - name: concurrency_replication_causal_consistency_gen
- #- name: concurrency_sharded_replication_local_read_write_multi_stmt_txn # Removed until SERVER-38499 is resolved.
- #- name: concurrency_sharded_replication_local_read_write_multi_stmt_txn_with_balancer # Removed until SERVER-38499 is resolved.
- #- name: concurrency_sharded_replication_multi_stmt_txn # Removed until SERVER-38499 is resolved.
- #- name: concurrency_sharded_replication_multi_stmt_txn_with_balancer # Removed until SERVER-38499 is resolved.
- - name: fle
- - name: .jscore .common !.auth
- - name: .jstestfuzz .common
- - name: .logical_session_cache .one_sec
- - name: replica_sets
- - name: .replica_sets .common
- - name: .sharding .txns
- - name: sharding_gen
- - name: sharding_jscore_passthrough
- - name: .ssl
- - name: .stitch
- - name: .publish
- distros:
- - ubuntu1804-test
-
- name: enterprise-linux-64-amazon-ami
display_name: "Enterprise Amazon Linux"
modules:
@@ -9703,63 +9645,6 @@ buildvariants:
distros:
- rhel70-small
-- name: enterprise-rhel-72-s390x
- display_name: Enterprise RHEL 7.2 s390x
- modules:
- - enterprise
- run_on:
- - rhel72-zseries-test
- batchtime: 10080 # 7 days
- stepback: false
- expansions:
- compile_flags: --ssl MONGO_DISTMOD=rhel72 --release -j3 CCFLAGS="-march=z196 -mtune=zEC12" --variables-files=etc/scons/mongodbtoolchain_v3_gcc.vars
- resmoke_jobs_max: 2
- has_packages: true
- packager_script: packager_enterprise.py
- packager_arch: s390x
- packager_distro: rhel72
- push_path: linux
- push_bucket: downloads.10gen.com
- push_name: linux
- push_arch: s390x-enterprise-rhel72
- repo_edition: enterprise
- tooltags: "ssl sasl gssapi"
- build_mongoreplay: true
- multiversion_platform: rhel72
- multiversion_architecture: s390x
- multiversion_edition: enterprise
- tasks:
- - name: compile_all_run_unittests_TG
- distros:
- - rhel72-zseries-build
- - name: .aggregation .common
- - name: audit
- - name: .auth !.multiversion !.jscore
- - name: causally_consistent_jscore_txns_passthrough
- - name: .misc_js
- - name: .concurrency .common
- - name: concurrency_replication_causal_consistency_gen
- - name: .encrypt
- - name: .integration !.audit
- distros:
- - rhel72-zseries-build
- - name: .jscore .common !.auth
- - name: jsCore_op_query
- - name: .jstestfuzz .common
- - name: .logical_session_cache .one_sec
- - name: .read_write_concern
- - name: replica_sets
- - name: .replica_sets .common
- - name: sasl
- - name: secondary_reads_passthrough_gen
- - name: .sharding .jscore !.wo_snapshot !.multi_stmt
- - name: .sharding .common !.mixed_version
- - name: snmp
- - name: .stitch
- - name: .publish
- distros:
- - rhel70-small
-
###########################################
# Ubuntu buildvariants #
###########################################
@@ -10446,50 +10331,6 @@ buildvariants:
- name: snmp
- name: .ssl
-- name: enterprise-rhel-72-s390x-inmem
- display_name: Enterprise RHEL 7.2 s390x (inMemory) DEBUG
- modules:
- - enterprise
- run_on:
- - rhel72-zseries-test
- batchtime: 10080 # 7 days
- stepback: false
- expansions:
- compile_flags: --dbg=on --opt=on --ssl MONGO_DISTMOD=rhel72 -j3 CCFLAGS="-march=z196 -mtune=zEC12" --variables-files=etc/scons/mongodbtoolchain_v3_gcc.vars
- resmoke_jobs_max: 2
- test_flags: --storageEngine=inMemory --excludeWithAnyTags=requires_persistence,requires_journaling
- tooltags: "ssl sasl gssapi"
- build_mongoreplay: true
- large_distro_name: rhel72-zeries-build
- tasks:
- - name: compile_all_run_unittests_TG
- distros:
- - rhel72-zseries-build
- - name: .aggregation .common
- - name: .auth !.multiversion
- - name: audit
- - name: causally_consistent_jscore_txns_passthrough
- - name: .misc_js
- - name: .concurrency .common
- distros:
- - rhel72-zseries-build
- - name: concurrency_replication_causal_consistency_gen
- - name: .integration !.audit
- distros:
- - rhel72-zseries-build
- - name: .jscore .common !.decimal
- - name: jsCore_op_query
- - name: .logical_session_cache .one_sec
- - name: .read_write_concern
- - name: replica_sets
- - name: .replica_sets .common
- - name: sasl
- - name: secondary_reads_passthrough_gen
- - name: .sharding .jscore !.wo_snapshot !.multi_stmt
- - name: .sharding .common !.mixed_version !.csrs
- - name: snmp
- - name: .ssl
-
###########################################
# Experimental buildvariants #
diff --git a/etc/generate_subtasks_config.yml b/etc/generate_subtasks_config.yml
index 8a34a517089..e4c78cf6b81 100644
--- a/etc/generate_subtasks_config.yml
+++ b/etc/generate_subtasks_config.yml
@@ -15,8 +15,6 @@ build_variant_large_distro_exceptions:
- enterprise-rhel-70-64-bit-no-libunwind
- enterprise-rhel-71-ppc64le
- enterprise-rhel-71-ppc64le-inmem
- - enterprise-rhel-72-s390x
- - enterprise-rhel-72-s390x-inmem
- enterprise-rhel-80-64-bit
- enterprise-rhel-81-ppc64le
- enterprise-rhel-82-arm64
@@ -26,7 +24,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