summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig
diff options
context:
space:
mode:
authorMihai Andrei <mihai.andrei@10gen.com>2021-12-17 16:42:44 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-12-17 18:18:02 +0000
commit64847408edbae1fdcd250b90aa54a8da0a21aac6 (patch)
treec2a1d433e186d4e0f8778db0aa633d5917cbe2c0 /buildscripts/resmokeconfig
parent7e8cbd4f9d46dccbc298256f7914243ccd573bdf (diff)
downloadmongo-64847408edbae1fdcd250b90aa54a8da0a21aac6.tar.gz
SERVER-61300 Configure aggregation_mongos_passthrough suite to use CleanEveryN and re-enable some jstests
Diffstat (limited to 'buildscripts/resmokeconfig')
-rw-r--r--buildscripts/resmokeconfig/suites/aggregation_mongos_passthrough.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildscripts/resmokeconfig/suites/aggregation_mongos_passthrough.yml b/buildscripts/resmokeconfig/suites/aggregation_mongos_passthrough.yml
index e199fc9ab22..770cc052685 100644
--- a/buildscripts/resmokeconfig/suites/aggregation_mongos_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/aggregation_mongos_passthrough.yml
@@ -14,8 +14,6 @@ selector:
# $unionWith explain output does not check whether the collection is sharded in a sharded
# cluster.
- jstests/aggregation/sources/unionWith/unionWith_explain.js
- # TODO SERVER-58405: Potentially remove graphLookup/error.js from the exclude list.
- - jstests/aggregation/sources/graphLookup/error.js
exclude_with_any_tags:
- assumes_against_mongod_not_mongos
- requires_profiling
@@ -36,6 +34,8 @@ executor:
hooks:
- class: CheckReplDBHash
- class: ValidateCollections
+ - class: CleanEveryN
+ n: 20
fixture:
class: ShardedClusterFixture
mongos_options: