summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Morand <105599710+aaron-morand@users.noreply.github.com>2022-09-16 17:47:45 -0400
committerAaron Morand <aaron.morand@10gen.com>2022-09-16 17:52:29 -0400
commit53fbcb16c285d3db34c6e2ef3f2d34019216e3f3 (patch)
tree206d043cc94044994eb5830549edd4b1d133926f
parent3c4ff87b9f229f356eeda9ae833ccfd03ad127b0 (diff)
downloadmongo-53fbcb16c285d3db34c6e2ef3f2d34019216e3f3.tar.gz
STAR-3029 Updated the FCV constant in the logkeeper snapshot workload for 6.1 (#1492)
-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 41c38caabd4..80a494abcc0 100755
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -916,7 +916,7 @@ tasks:
test_control: "initialsync-logkeeper"
mongodb_setup: "initialsync-logkeeper-short"
# Logkeeper dataset with FCV set to 6.0
- mongodb_dataset: "https://s3-us-west-2.amazonaws.com/dsi-donot-remove/InitialSyncLogKeeper/logkeeper-slice-data-mongodb-6.0.tgz"
+ mongodb_dataset: "https://dsi-donot-remove.s3-us-west-2.amazonaws.com/InitialSyncLogKeeper/logkeeper-slice-data-mongodb-6.1.tgz"
- name: initialsync-logkeeper-short-fcbis
priority: 5
@@ -926,7 +926,7 @@ tasks:
test_control: "initialsync-logkeeper"
mongodb_setup: "initialsync-logkeeper-short-fcbis"
# Logkeeper dataset with FCV set to 6.0
- mongodb_dataset: "https://s3-us-west-2.amazonaws.com/dsi-donot-remove/InitialSyncLogKeeper/logkeeper-slice-data-mongodb-6.0.tgz"
+ mongodb_dataset: "https://dsi-donot-remove.s3-us-west-2.amazonaws.com/InitialSyncLogKeeper/logkeeper-slice-data-mongodb-6.1.tgz"
- name: initialsync-logkeeper
priority: 5
@@ -958,7 +958,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-6.0.tgz"
+ mongodb_dataset: "https://dsi-donot-remove.s3-us-west-2.amazonaws.com/InitialSyncLogKeeper/logkeeper-slice-data-mongodb-6.1.tgz"
- name: initialsync-logkeeper-snapshot-update
priority: 5
@@ -1884,7 +1884,7 @@ buildvariants:
mongodb_setup: initialsync-logkeeper
infrastructure_provisioning: initialsync-logkeeper
# EBS logkeeper snapshot with FCV set to 6.0
- snapshotId: snap-0306dce35f030ebec
+ snapshotId: snap-0716ed59d18225693
platform: linux
authentication: disabled
storageEngine: wiredTiger
@@ -1908,7 +1908,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-0306dce35f030ebec
+ # snapshotId: snap-0716ed59d18225693
# platform: linux
# authentication: disabled
# storageEngine: wiredTiger