summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuganthi Mani <suganthi.mani@mongodb.com>2019-11-27 17:20:43 +0000
committerevergreen <evergreen@mongodb.com>2019-11-27 17:20:43 +0000
commit11446b454103ed004f99f91a9987e3bf0841172a (patch)
tree401799e105b6fa93956137741b90b1ee53c9a8b9
parentf092df120770a750ce1049a6ff91956dba05639a (diff)
downloadmongo-11446b454103ed004f99f91a9987e3bf0841172a.tar.gz
SERVER-44868 Initialsync logkeeper and logkeeper-short tests passes snapshot id and dataset link respectively to dsi(sys-perf).
(cherry picked from commit e145a11f19b0416335a898bc82b77bf849a1a9e0)
-rw-r--r--etc/system_perf.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index df1d10b7b5b..8f30f73a77d 100644
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -201,6 +201,10 @@ functions:
production: true
authentication: ${authentication}
overrides:
+ infrastructure_provisioning:
+ tfvars:
+ # This is currently only used by initialsync-logkeeper. It is empty and not used for other tests.
+ mongod_seeded_ebs_snapshot_id: ${snapshotId}
workload_setup:
local_repos:
workloads: ../src/workloads/workloads
@@ -941,6 +945,8 @@ buildvariants:
expansions:
setup: initialsync-logkeeper
cluster: initialsync-logkeeper
+ # EBS logkeeper snapshot with FCV set to 4.0
+ snapshotId: snap-041c3c57a1a4f5bba
platform: linux
storageEngine: wiredTiger
project_dir: *project_dir