diff options
author | Mihai Andrei <mihai.andrei@10gen.com> | 2020-03-27 15:58:38 -0400 |
---|---|---|
committer | Evergreen Agent <no-reply@evergreen.mongodb.com> | 2020-03-27 20:18:46 +0000 |
commit | 37a559ade62d693b2b85d75ecb9cdc2411a7d69f (patch) | |
tree | 895b2df03afaed8ee8af2da8fb0b4366608dc202 /buildscripts/resmokeconfig | |
parent | 6ec78d34e7135b3f8f842b821e1643714c312d80 (diff) | |
download | mongo-37a559ade62d693b2b85d75ecb9cdc2411a7d69f.tar.gz |
Revert "SERVER-47028 Configure the aggregation_secondary_reads test suite to use less memory"
This reverts commit 05d25085180c100335a3d7c270af512b8c7c4457.
Diffstat (limited to 'buildscripts/resmokeconfig')
-rw-r--r-- | buildscripts/resmokeconfig/suites/aggregation_secondary_reads.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildscripts/resmokeconfig/suites/aggregation_secondary_reads.yml b/buildscripts/resmokeconfig/suites/aggregation_secondary_reads.yml index 10ab9c0cd08..b06657552a7 100644 --- a/buildscripts/resmokeconfig/suites/aggregation_secondary_reads.yml +++ b/buildscripts/resmokeconfig/suites/aggregation_secondary_reads.yml @@ -61,7 +61,7 @@ executor: - class: CheckReplDBHash - class: ValidateCollections - class: CleanEveryN - n: 1 + n: 20 fixture: class: ReplicaSetFixture mongod_options: |