From 080cff24109959bbb3536318d64697c832d106ee Mon Sep 17 00:00:00 2001 From: Pavi Vetriselvan Date: Wed, 16 Jun 2021 09:35:42 -0400 Subject: SERVER-57261 Enable tenant migration terminate primary passthrough with commits --- .../suites/tenant_migration_terminate_primary_jscore_passthrough.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/buildscripts/resmokeconfig/suites/tenant_migration_terminate_primary_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/tenant_migration_terminate_primary_jscore_passthrough.yml index 91a4acce06a..63d1849c1b5 100644 --- a/buildscripts/resmokeconfig/suites/tenant_migration_terminate_primary_jscore_passthrough.yml +++ b/buildscripts/resmokeconfig/suites/tenant_migration_terminate_primary_jscore_passthrough.yml @@ -282,9 +282,7 @@ executor: enableElectionHandoff: 0 failpoint.abortTenantMigrationBeforeLeavingBlockingState: mode: - # TODO (SERVER-52713): Allow tenant migration stepdown/kill/terminate suites to commit - # migrations and interrupt all replica sets. - activationProbability: 1 + activationProbability: .5 failpoint.pauseTenantMigrationBeforeLeavingBlockingState: mode: alwaysOn data: -- cgit v1.2.1