summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Streets <jonathan.streets@10gen.com>2022-03-03 17:45:02 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-03-04 18:45:37 +0000
commitef54f88a793d506b2172472f79d556b2b3f8877f (patch)
tree60efdf9bab1461f33c7da1ddbc12c8526f3f5492
parent48fb029923fe027f2e53221f466bc44e7f35f92d (diff)
downloadmongo-ef54f88a793d506b2172472f79d556b2b3f8877f.tar.gz
SERVER-64129 Update snapshotId and filename for initialsync sys-perf-5.3 to FCV 5.3
-rwxr-xr-xetc/system_perf.yml16
1 files changed, 8 insertions, 8 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index 25e80793222..4100e053b0d 100755
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -882,8 +882,8 @@ tasks:
vars:
test_control: "initialsync-logkeeper"
mongodb_setup: "initialsync-logkeeper-short"
- # 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"
+ # Logkeeper dataset with FCV set to 5.3
+ mongodb_dataset: "https://s3-us-west-2.amazonaws.com/dsi-donot-remove/InitialSyncLogKeeper/logkeeper-slice-data-mongodb-5.3.tgz"
- name: initialsync-logkeeper-short-fcbis
priority: 5
@@ -892,8 +892,8 @@ tasks:
vars:
test_control: "initialsync-logkeeper"
mongodb_setup: "initialsync-logkeeper-short-fcbis"
- # 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"
+ # Logkeeper dataset with FCV set to 5.3
+ mongodb_dataset: "https://s3-us-west-2.amazonaws.com/dsi-donot-remove/InitialSyncLogKeeper/logkeeper-slice-data-mongodb-5.3.tgz"
- name: initialsync-logkeeper
priority: 5
@@ -925,7 +925,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-5.0.tgz"
+ mongodb_dataset: "https://s3-us-west-2.amazonaws.com/dsi-donot-remove/InitialSyncLogKeeper/logkeeper-slice-data-mongodb-5.3.tgz"
- name: initialsync-logkeeper-snapshot-update
priority: 5
@@ -1705,8 +1705,8 @@ buildvariants:
expansions:
mongodb_setup: initialsync-logkeeper
infrastructure_provisioning: initialsync-logkeeper
- # EBS logkeeper snapshot with FCV set to 5.0
- snapshotId: snap-0cc5e61399e2e79f6
+ # EBS logkeeper snapshot with FCV set to 5.3
+ snapshotId: snap-08b5f9109b4bcc789
platform: linux
authentication: disabled
storageEngine: wiredTiger
@@ -1730,7 +1730,7 @@ buildvariants:
# mongodb_setup: initialsync-logkeeper-snapshot-update
# infrastructure_provisioning: initialsync-logkeeper-snapshot-update
# # Update this to latest snapshot after each LTS release.
- # snapshotId: snap-0cc5e61399e2e79f6
+ # snapshotId: snap-08b5f9109b4bcc789
# platform: linux
# authentication: disabled
# storageEngine: wiredTiger