diff options
author | Luke Pearson <luke.pearson@mongodb.com> | 2021-12-14 08:27:52 +1100 |
---|---|---|
committer | Luke Pearson <luke.pearson@mongodb.com> | 2021-12-14 08:27:52 +1100 |
commit | 448f821c1c32abcccf52b074771c6b39afb73be1 (patch) | |
tree | 64e7922a429cef721c2507022214b5e574f536cf | |
parent | fc021de4af28a6171e0eea8f5311268c5491876a (diff) | |
download | mongo-tig-3200-removing-additional-replicate-set-nodes.tar.gz |
TIG-3200 Fixing replicate set definition for 15gbwtcache varianttig-3200-removing-additional-replicate-set-nodes
-rwxr-xr-x | etc/system_perf.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml index 3160d9b57ed..2196d3f14c3 100755 --- a/etc/system_perf.yml +++ b/etc/system_perf.yml @@ -1168,7 +1168,7 @@ buildvariants: modules: *modules expansions: mongodb_setup: single-replica-15gbwtcache - infrastructure_provisioning: replica + infrastructure_provisioning: single platform: linux project_dir: *project_dir authentication: enabled |