summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Egesdahl <ryan.egesdahl@mongodb.com>2022-09-30 19:22:09 -0700
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-10-01 02:54:01 +0000
commitcded42a21255d21899c3c4c1388641040094fca7 (patch)
tree2d02580e7474b156641b26768f2fe6fd0eadbb3b
parent9a0795c7bd86c4eabd0c07f7025511420c7a1fab (diff)
downloadmongo-cded42a21255d21899c3c4c1388641040094fca7.tar.gz
Revert "SERVER-69927 Fix benchmark analysis"
This reverts commit c530c88d739e4e0cffd54ebbebf2dbe3fcd981df.
-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 ac671d5e7cc..2a2255148b8 100644
--- a/etc/generate_subtasks_config.yml
+++ b/etc/generate_subtasks_config.yml
@@ -38,17 +38,17 @@ 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
- suse12
- suse15
- 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