summaryrefslogtreecommitdiff
path: root/etc/evergreen.yml
diff options
context:
space:
mode:
authorMatt Broadstone <mbroadst@mongodb.com>2022-04-15 21:58:44 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-04-15 22:33:51 +0000
commitd9f29d10916539fc25cfa03731850332866ce42c (patch)
tree7d152f53c7793b1647653c737038f668a881bd32 /etc/evergreen.yml
parent5f3e71f07128b9007032483210ae3b9309a2b4f6 (diff)
downloadmongo-d9f29d10916539fc25cfa03731850332866ce42c.tar.gz
SERVER-63093 Introduce a vanilla passthrough for shard split
Diffstat (limited to 'etc/evergreen.yml')
-rw-r--r--etc/evergreen.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 249c3a2e4ce..1ba31d24ad7 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -1621,6 +1621,7 @@ buildvariants:
- name: .serverless
- name: .updatefuzzer
- name: secondary_reads_passthrough_gen
+ - name: .shard_split
# Disabling as the following tests are not aware of feature flags.
# - name: server_discovery_and_monitoring_json_test_TG
# distros:
@@ -2371,6 +2372,7 @@ buildvariants:
- name: .serverless
- name: .watchdog
- name: .stitch
+ - name: .shard_split
# Disabling the following tests as they are not aware of feature flags.
# - name: .benchmarks
# - name: unittest_shell_hang_analyzer_gen
@@ -2520,6 +2522,7 @@ buildvariants:
- name: .serverless
- name: .updatefuzzer
- name: watchdog_wiredtiger
+ - name: .shard_split
# Disabling the following tests as they are not aware of feature flags.
# - name: .benchmarks
# - name: server_discovery_and_monitoring_json_test_TG