From 8219766da20351edcda5fe21a18da254b382cd35 Mon Sep 17 00:00:00 2001 From: Ahmad Shah Date: Tue, 16 May 2023 19:41:28 +0000 Subject: SERVER-75251 - Update snapshot for initial sync variant --- etc/system_perf.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/etc/system_perf.yml b/etc/system_perf.yml index a5554726035..52d7c500383 100755 --- a/etc/system_perf.yml +++ b/etc/system_perf.yml @@ -1120,7 +1120,7 @@ tasks: test_control: "initialsync-logkeeper" mongodb_setup: "initialsync-logkeeper-short" # Logkeeper dataset with FCV set to 6.0 - mongodb_dataset: "https://dsi-donot-remove.s3-us-west-2.amazonaws.com/InitialSyncLogKeeper/logkeeper-slice-data-mongodb-6.3.tgz" + mongodb_dataset: "https://dsi-donot-remove.s3-us-west-2.amazonaws.com/InitialSyncLogKeeper/logkeeper-slice-data-mongodb-7.0.tgz" - name: initialsync-logkeeper-short-fcbis priority: 5 @@ -1130,7 +1130,7 @@ tasks: test_control: "initialsync-logkeeper" mongodb_setup: "initialsync-logkeeper-short-fcbis" # Logkeeper dataset with FCV set to 6.0 - mongodb_dataset: "https://dsi-donot-remove.s3-us-west-2.amazonaws.com/InitialSyncLogKeeper/logkeeper-slice-data-mongodb-6.3.tgz" + mongodb_dataset: "https://dsi-donot-remove.s3-us-west-2.amazonaws.com/InitialSyncLogKeeper/logkeeper-slice-data-mongodb-7.0.tgz" - name: initialsync-logkeeper priority: 5 @@ -1162,7 +1162,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://dsi-donot-remove.s3-us-west-2.amazonaws.com/InitialSyncLogKeeper/logkeeper-slice-data-mongodb-6.3.tgz" + mongodb_dataset: "https://dsi-donot-remove.s3-us-west-2.amazonaws.com/InitialSyncLogKeeper/logkeeper-slice-data-mongodb-7.0.tgz" - name: initialsync-logkeeper-snapshot-update priority: 5 @@ -3071,7 +3071,7 @@ buildvariants: infrastructure_provisioning: initialsync-logkeeper workload_setup: 2022-11 # EBS logkeeper snapshot with FCV set to 6.0 - snapshotId: snap-0e28e73fe0f1c503a + snapshotId: snap-0eca13ca4935455a2 platform: linux authentication: disabled storageEngine: wiredTiger @@ -3098,7 +3098,7 @@ buildvariants: # infrastructure_provisioning_release: 2022-11 # infrastructure_provisioning: initialsync-logkeeper-snapshot-update # # Update this to latest snapshot after each LTS release. - # snapshotId: snap-0e28e73fe0f1c503a + # snapshotId: snap-0eca13ca4935455a2 # platform: linux # authentication: disabled # storageEngine: wiredTiger -- cgit v1.2.1