diff options
author | Vlad Rachev <vlad.rachev@mongodb.com> | 2022-01-13 12:48:34 -0500 |
---|---|---|
committer | Evergreen Agent <no-reply@evergreen.mongodb.com> | 2022-01-22 02:46:40 +0000 |
commit | 756c5d68190d2bbc6484e94ac78d4b8449503837 (patch) | |
tree | eed6a3ecb53bb35c548535914e26493dbc8cac84 /etc | |
parent | 98f6025860618721a2fa414a0345caf4c4d5bd57 (diff) | |
download | mongo-756c5d68190d2bbc6484e94ac78d4b8449503837.tar.gz |
SERVER-62603 Server side update for TIG-3172
Diffstat (limited to 'etc')
-rwxr-xr-x | etc/system_perf.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml index 8f98bacceff..314a8782e24 100755 --- a/etc/system_perf.yml +++ b/etc/system_perf.yml @@ -1770,10 +1770,10 @@ buildvariants: # cron: "0 0 * * 4" # 00:00 on Thursday # modules: *modules # expansions: - # mongodb_setup: initialsync-logkeeper + # mongodb_setup: initialsync-logkeeper-snapshot-update # infrastructure_provisioning: initialsync-logkeeper-snapshot-update # # Update this to latest snapshot after each LTS release. - # snapshotId: snap-0dba360e743e27ea0 + # snapshotId: snap-0cc5e61399e2e79f6 # platform: linux # authentication: disabled # storageEngine: wiredTiger |