summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Streets <jonathan.streets@mongodb.com>2021-08-10 21:31:16 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-08-11 14:51:55 +0000
commit0215657c9e64599b613ef428d7cde685c276e27f (patch)
treec0355228f88c34a38d606777913a11cc445d4d43
parente8c7fcc18141727d9c8d0e2debe58dd667678466 (diff)
downloadmongo-0215657c9e64599b613ef428d7cde685c276e27f.tar.gz
SERVER-57279 Update the FCV constant in the logkeeper snapshot workload
-rwxr-xr-xetc/system_perf.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index 57544898646..9f15af063dd 100755
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -797,8 +797,8 @@ tasks:
vars:
test_control: "initialsync-logkeeper"
mongodb_setup: "initialsync-logkeeper-short"
- # Logkeeper dataset with FCV set to 4.4
- mongodb_dataset: "https://s3-us-west-2.amazonaws.com/dsi-donot-remove/InitialSyncLogKeeper/logkeeper-slice-data-mongodb-4.4.tgz"
+ # Logkeeper dataset with FCV set to 5.0
+ mongodb_dataset: "https://s3-us-west-2.amazonaws.com/dsi-donot-remove/InitialSyncLogKeeper/logkeeper-slice-data-mongodb-5.0.tgz"
- name: initialsync-logkeeper
priority: 5
@@ -820,7 +820,7 @@ tasks:
test_control: "initialsync-logkeeper-short-s3-update"
mongodb_setup: "initialsync-logkeeper-short-s3-update"
# Update this to Logkeeper dataset with FCV set to latest after each LTS release.
- mongodb_dataset: "https://s3-us-west-2.amazonaws.com/dsi-donot-remove/InitialSyncLogKeeper/logkeeper-slice-data-mongodb-4.4.tgz"
+ mongodb_dataset: "https://s3-us-west-2.amazonaws.com/dsi-donot-remove/InitialSyncLogKeeper/logkeeper-slice-data-mongodb-5.0.tgz"
- name: initialsync-logkeeper-snapshot-update
priority: 5
@@ -1599,8 +1599,8 @@ buildvariants:
expansions:
mongodb_setup: initialsync-logkeeper
infrastructure_provisioning: initialsync-logkeeper
- # EBS logkeeper snapshot with FCV set to 4.4
- snapshotId: snap-0dba360e743e27ea0
+ # EBS logkeeper snapshot with FCV set to 5.0
+ snapshotId: snap-0b91f3899d0b10008
platform: linux
authentication: disabled
storageEngine: wiredTiger