summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Shchatko <mikhail.shchatko@mongodb.com>2022-11-15 23:32:17 +0200
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-11-16 13:55:38 +0000
commit6507c32ebcc444dc5f65c479cd3d13e8445c0085 (patch)
treea4e378312a6d71183f837d264e9958c801758350
parent1840ac24bbdfe2be388265a7d408da272c08e12a (diff)
downloadmongo-6507c32ebcc444dc5f65c479cd3d13e8445c0085.tar.gz
SERVER-70674 Remove wtdevelop variants from etc/evergreen.yml
-rw-r--r--etc/evergreen.yml40
-rw-r--r--etc/evergreen_yml_components/variants/compile_static_analysis.yml11
2 files changed, 0 insertions, 51 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 04ee2b2ed89..582f5f8ae08 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -310,34 +310,6 @@ buildvariants:
- name: sharding_gen
- name: sharding_opportunistic_secondary_targeting_gen
-- <<: *linux-64-debug-required-template
- name: &linux-64-debug-wtdevelop linux-64-debug-wtdevelop
- display_name: "~ Linux DEBUG WiredTiger develop"
- cron: "0 */4 * * *" # From the ${project_required_suggested_cron} parameter
- modules:
- - wtdevelop
- depends_on:
- - name: archive_dist_test
- variant: &linux_x86_dynamic_debug_wtdevelop_compile_variant_name linux-x86-dynamic-debug-wtdevelop-compile
- - name: version_gen
- variant: generate-tasks-for-version
- expansions:
- use_wt_develop: true
- resmoke_jobs_factor: 0.5 # Avoid starting too many mongod's
- compile_flags: >-
- --dbg=on
- --opt=on
- -j$(grep -c ^processor /proc/cpuinfo)
- --variables-files=etc/scons/mongodbtoolchain_v3_gcc.vars
- --enable-free-mon=on
- --enable-http-client=on
- --link-model=dynamic
- scons_cache_mode: all
- scons_cache_scope: shared
- num_scons_link_jobs_available: 0.99
- test_flags: --excludeWithAnyTags=requires_http_client
- compile_variant: *linux_x86_dynamic_debug_wtdevelop_compile_variant_name
-
- name: &tla-plus tla-plus
display_name: TLA+
run_on:
@@ -3388,18 +3360,6 @@ buildvariants:
- windows-vsCurrent-large
- name: .benchmarks !benchmarks_orphaned
-- <<: *enterprise-windows-nopush-template
- name: &enterprise-windows-wtdevelop enterprise-windows-wtdevelop
- display_name: "~ Enterprise Windows WiredTiger develop"
- cron: "0 */4 * * *" # From the ${project_required_suggested_cron} parameter
- modules:
- - enterprise
- - wtdevelop
- expansions:
- <<: *enterprise-windows-nopush-expansions-template
- use_wt_develop: true
- compile_variant: *enterprise-windows-wtdevelop
-
### QO & QE Patch-Specific Build Variants ###
- <<: *enterprise-windows-nopush-template
name: &windows-compile-query-patch-only windows-compile-query-patch-only
diff --git a/etc/evergreen_yml_components/variants/compile_static_analysis.yml b/etc/evergreen_yml_components/variants/compile_static_analysis.yml
index 180570c1b77..799b0bb0fd3 100644
--- a/etc/evergreen_yml_components/variants/compile_static_analysis.yml
+++ b/etc/evergreen_yml_components/variants/compile_static_analysis.yml
@@ -89,17 +89,6 @@ buildvariants:
- name: .integration !.audit
- <<: *generic_linux_compile_params
- name: &linux-x86-dynamic-debug-wtdevelop-compile linux-x86-dynamic-debug-wtdevelop-compile
- display_name: "~ Linux WiredTiger develop DEBUG Compile"
- activate: false
- modules:
- - wtdevelop
- expansions:
- <<: *linux_debug_compile_expansions
- use_wt_develop: true
- compile_variant: *linux-x86-dynamic-debug-wtdevelop-compile
-
-- <<: *generic_linux_compile_params
name: &linux-debug-aubsan-compile-required linux-debug-aubsan-compile-required
display_name: "! Linux x86 Shared Library {A,UB}SAN Compile"
expansions: