summaryrefslogtreecommitdiff
path: root/jstests/concurrency/fsm_all_sharded_replication_legacy_config_servers_with_balancer.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/concurrency/fsm_all_sharded_replication_legacy_config_servers_with_balancer.js')
-rw-r--r--jstests/concurrency/fsm_all_sharded_replication_legacy_config_servers_with_balancer.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/jstests/concurrency/fsm_all_sharded_replication_legacy_config_servers_with_balancer.js b/jstests/concurrency/fsm_all_sharded_replication_legacy_config_servers_with_balancer.js
index 7d6aa47f94b..87e72196ddc 100644
--- a/jstests/concurrency/fsm_all_sharded_replication_legacy_config_servers_with_balancer.js
+++ b/jstests/concurrency/fsm_all_sharded_replication_legacy_config_servers_with_balancer.js
@@ -34,10 +34,6 @@ var blacklist = [
// concurrent chunk migration may cause duplicate or missing results'
'yield_geo_near_dedup.js',
- // Disabled because the TTL monitor can delete documents in the background while we're comparing
- // dbhashes between the primaries and secondaries of the replica-set shards (SERVER-21881).
- 'indexed_insert_ttl.js',
-
// Disabled due to MongoDB restrictions and/or workload restrictions
// These workloads sometimes trigger 'Could not lock auth data update lock'