Skip to content

Commit

Permalink
SERVER-77232 Platform Support: Remove support for Debian 10
Browse files Browse the repository at this point in the history
  • Loading branch information
winstonzmdb authored and Evergreen Agent committed Aug 28, 2023
1 parent c578c38 commit f43b4ed
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 150 deletions.
3 changes: 0 additions & 3 deletions etc/evergreen_yml_components/definitions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,6 @@ variables:
- enterprise-amazon2023-lto
- enterprise-amazon2023-arm64
- enterprise-amazon2023-arm64-lto
- enterprise-debian10-64
- enterprise-debian11-64
- enterprise-linux-64-amazon-ami
- enterprise-macos
Expand Down Expand Up @@ -365,9 +364,7 @@ variables:
- enterprise-amazon2-arm64
- enterprise-amazon2023
- enterprise-amazon2023-arm64
- debian10
- debian11
- enterprise-debian10-64
- enterprise-debian11-64
- rhel70
- rhel76_compile_rhel70
Expand Down
123 changes: 0 additions & 123 deletions etc/evergreen_yml_components/variants/misc_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -986,129 +986,6 @@ buildvariants:
# - ubuntu2204-arm64-large
- name: generate_buildid_to_debug_symbols_mapping

- name: debian10
display_name: Debian 10
cron: "0 4 * * *" # From the ${project_nightly_cron} parameter.
run_on:
- debian10-test
expansions:
push_path: linux
push_bucket: downloads.mongodb.org
push_name: linux
push_arch: x86_64-debian10
test_flags: --excludeWithAnyTags=requires_external_data_source,requires_latch_analyzer
compile_flags: >-
--ssl
MONGO_DISTMOD=debian10
-j$(grep -c ^processor /proc/cpuinfo)
--variables-files=etc/scons/mongodbtoolchain_stable_gcc.vars
--use-diagnostic-latches=off
multiversion_platform: debian10
multiversion_edition: targeted
has_packages: true
packager_script: packager.py
packager_arch: x86_64
packager_distro: debian10
repo_edition: org
scons_cache_scope: shared
large_distro_name: debian10-build
compile_variant: debian10
tasks:
- name: compile_test_and_package_serial_no_unittests_TG
distros:
- debian10-build
- name: .aggfuzzer .common !.feature_flag_guarded
- name: aggregation !.feature_flag_guarded
- name: aggregation_auth
- name: .auth !.audit !.multiversion
- name: sharding_auth_gen
- name: causally_consistent_jscore_txns_passthrough
- name: .misc_js
- name: .concurrency .common
- name: concurrency_replication_causal_consistency_gen
- name: disk_wiredtiger
- name: .jscore .common !.decimal !.feature_flag_guarded
- name: .jstestfuzz .common
- name: .logical_session_cache .one_sec
- name: multiversion_gen
- name: replica_sets_gen
- name: .replica_sets .common
- name: .sharding .jscore !.wo_snapshot !.multi_stmt
- name: .sharding .common !.csrs !.encrypt
- name: sharding_max_mirroring_opportunistic_secondary_targeting_gen
- name: .ssl
- name: .stitch
- name: test_packages
distros:
- ubuntu2004-package
- name: .publish
- name: generate_buildid_to_debug_symbols_mapping

- name: enterprise-debian10-64
display_name: Enterprise Debian 10
cron: "0 4 * * *" # From the ${project_nightly_cron} parameter.
modules:
- enterprise
run_on:
- debian10-test
expansions:
additional_package_targets: >-
archive-mongocryptd
archive-mongocryptd-debug
archive-mh
archive-mh-debug
push_path: linux
push_bucket: downloads.10gen.com
push_name: linux
push_arch: x86_64-enterprise-debian10
compile_flags: >-
--ssl
MONGO_DISTMOD=debian10
-j$(grep -c ^processor /proc/cpuinfo)
--variables-files=etc/scons/mongodbtoolchain_stable_gcc.vars
--use-diagnostic-latches=off
test_flags: --excludeWithAnyTags=requires_external_data_source,requires_latch_analyzer
crypt_task_compile_flags: >-
SHLINKFLAGS_EXTRA="-Wl,-Bsymbolic
-Wl,--no-gnu-unique"
CCFLAGS="-fno-gnu-unique"
multiversion_edition: enterprise
multiversion_platform: debian10
has_packages: true
packager_script: packager_enterprise.py
packager_arch: x86_64
packager_distro: debian10
repo_edition: enterprise
scons_cache_scope: shared
large_distro_name: debian10-build
compile_variant: enterprise-debian10-64
tasks:
- name: compile_test_and_package_serial_no_unittests_TG
distros:
- debian10-build
- name: .aggfuzzer .common !.feature_flag_guarded
- name: audit
- name: causally_consistent_jscore_txns_passthrough
- name: .encrypt !.replica_sets !.aggregation !.sharding !.jscore
- name: .jepsen_docker
distros:
- debian10-large
- name: .jscore .common !.decimal !.sharding !.feature_flag_guarded
- name: .jstestfuzz .common
- name: .logical_session_cache .one_sec
- name: replica_sets_auth_gen
- name: replica_sets_jscore_passthrough
- name: sasl
- name: sharding_auth_audit_gen
- name: .stitch
- name: .crypt
- name: .publish_crypt
- name: test_packages
distros:
- ubuntu2004-package
- name: .publish
- name: generate_buildid_to_debug_symbols_mapping

- name: debian11
display_name: Debian 11
cron: "0 4 * * *" # From the ${project_nightly_cron} parameter.
Expand Down
2 changes: 0 additions & 2 deletions etc/generate_subtasks_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,13 @@ build_variant_large_distro_exceptions:
- amazon2
- amazon2023
- amazon2023-arm64
- debian10
- debian11
- enterprise-amazon2
- enterprise-amazon2-arm64
- enterprise-amazon2023
- enterprise-amazon2023-lto
- enterprise-amazon2023-arm64
- enterprise-amazon2023-arm64-lto
- enterprise-debian10-64
- enterprise-debian11-64
- enterprise-linux-64-amazon-ami
- enterprise-macos
Expand Down
22 changes: 0 additions & 22 deletions etc/repo_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,17 +179,6 @@ repos:
repos:
- apt/debian/dists/stretch/mongodb-org

- name: debian10
type: deb
code_name: "buster"
bucket: repo.mongodb.org
edition: org
component: main
architectures:
- amd64
repos:
- apt/debian/dists/buster/mongodb-org

- name: debian11
type: deb
code_name: "bullseye"
Expand Down Expand Up @@ -404,17 +393,6 @@ repos:
repos:
- zypper/suse/15/mongodb-enterprise

- name: debian10
type: deb
edition: enterprise
code_name: "buster"
bucket: repo.mongodb.com
component: main
architectures:
- amd64
repos:
- apt/debian/dists/buster/mongodb-enterprise

- name: debian11
type: deb
edition: enterprise
Expand Down

0 comments on commit f43b4ed

Please sign in to comment.