SERVER-57896 tenant_migration_donor_startup_recovery.js fix
This commit is contained in:
committed by
Evergreen Agent
parent
4110684598
commit
c8a4ce5e07
@@ -43,7 +43,7 @@ donorRst.startSet();
|
||||
donorRst.initiate();
|
||||
|
||||
if (isShardMergeEnabled(donorRst.getPrimary().getDB("admin"))) {
|
||||
donorRst.stop();
|
||||
donorRst.stopSet();
|
||||
jsTestLog("Skipping this shard merge incompatible test.");
|
||||
quit();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user