summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Egesdahl <ryan.egesdahl@mongodb.com>2022-09-29 17:00:34 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-09-29 17:55:17 +0000
commit2b311888e92e070a2fdb48867695ae4c7cc63873 (patch)
tree4e386c0dd51e4fcd778ce593f984980698150c4e
parent32122e8b1218e419919fa970f8244aa424005e6f (diff)
downloadmongo-2b311888e92e070a2fdb48867695ae4c7cc63873.tar.gz
SERVER-69927 Fix benchmark analysis
-rw-r--r--etc/generate_subtasks_config.yml16
1 files changed, 8 insertions, 8 deletions
diff --git a/etc/generate_subtasks_config.yml b/etc/generate_subtasks_config.yml
index 4b78e2b086b..06d47f1b87e 100644
--- a/etc/generate_subtasks_config.yml
+++ b/etc/generate_subtasks_config.yml
@@ -39,6 +39,14 @@ build_variant_large_distro_exceptions:
- macos-debug-suggested
- rhel70
- rhel80
+ - rhel80-debug-asan
+ - rhel80-debug-asan-all-feature-flags
+ - rhel80-debug-asan-classic-engine
+ - rhel80-debug-aubsan-lite-required
+ - rhel80-debug-suggested
+ - rhel80-debug-ubsan
+ - rhel80-debug-ubsan-all-feature-flags
+ - rhel80-debug-ubsan-classic-engine
- rhel-82-arm64
- rhel90
- suse12
@@ -46,11 +54,3 @@ build_variant_large_distro_exceptions:
- ubi8
- ubuntu1604-container
- ubuntu1804-container
- - ubuntu1604-debug
- - ubuntu1804-debug-asan
- - ubuntu1804-debug-asan-all-feature-flags
- - ubuntu1804-debug-asan-classic-engine
- - ubuntu1804-debug-aubsan-lite-required
- - ubuntu1804-debug-ubsan
- - ubuntu1804-debug-ubsan-all-feature-flags
- - ubuntu1804-debug-ubsan-classic-engine