Details
Description
The naming of the variant indicates that it should be a 1 node repl set but the definition in the yaml file is a 3 node repl set.
- name: linux-1-node-15gbwtcache
|
display_name: Linux 1-Node ReplSet 15 GB WiredTiger Cache
|
cron: "0 0 * * 0,2,4" # 00:00 on Sunday,Tuesday,Thursday
|
modules: *modules
|
expansions:
|
mongodb_setup: single-replica-15gbwtcache
|
infrastructure_provisioning: replica
|
platform: linux
|
project_dir: *project_dir
|
authentication: enabled
|
This is created from TIG-3200 to track the work required in the mongo repo.