summaryrefslogtreecommitdiff
path: root/jstests/replsets/tenant_migration_donor_rollback_recovery.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60684 Tag serverless testsA. Jesse Jiryu Davis2022-01-281-0/+1
* SERVER-61128 voteCommitMigrationProgress commandA. Jesse Jiryu Davis2021-11-291-0/+3
* SERVER-52936 Remove featureFlagTenantMigrationJason Chan2021-08-181-5/+0
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-2/+7
* SERVER-57141 Ensure that ReplSetTests in tenant migration tests have the inte...Cheahuychou Mao2021-05-241-2/+2
* SERVER-55202 Add assertion if migration committed or aborted in TenantMigrati...Wenbin Zhu2021-05-121-6/+3
* SERVER-56604 Use waitForDonorNodesToReachState in tenant_migration_donor_roll...Pavi Vetriselvan2021-05-101-1/+1
* SERVER-55703 Update getDefaultRWConcernMoustafa Maher2021-04-291-0/+5
* SERVER-56100 Ban tenant migration tests from macOs, inMemory and ephemeralFor...Vishnu Kaushik2021-04-221-1/+1
* SERVER-54893 Make tenant_migration_recipient_rollback_recovery.js not use Rol...Cheahuychou Mao2021-04-191-41/+36
* SERVER-54785 Complete TODO listed in SERVER-52719 and allow recipient toJason Chan2021-03-171-2/+2
* SERVER-54886 Add recipient migration state and TenantMigrationAccessBlocker s...Cheahuychou Mao2021-03-031-38/+42
* SERVER-53023 Create TTL index on config.tenantMigrationRecipientVishnu Kaushik2021-02-041-11/+6
* SERVER-53883: Disable TLS authenticated tenant migration tests on WindowsAndrew Shuvalov2021-01-291-1/+2
* SERVER-54061 Rename failpoints in TenantMigrationDonorServiceCheahuychou Mao2021-01-271-4/+4
* SERVER-52706 Make tenant migration donor use a separate NetworkInterface and ...Cheahuychou Mao2021-01-051-4/+6
* SERVER-53107 Tenant migration tests should use donorForgetMigration when the ...Pavi Vetriselvan2021-01-041-0/+11
* SERVER-51734 Enable tenant migration recipient testing for tests w/o node fai...Suganthi Mani2020-12-021-1/+1
* Revert "SERVER-51734 Enable tenant migration recipient testing for tests w/o ...Suganthi Mani2020-11-301-1/+1
* SERVER-51734 Enable tenant migration recipient testing for tests w/o node fai...Suganthi Mani2020-11-301-1/+1
* SERVER-51286 Switch to use new feature flag syntax for tenant migrationsJason Chan2020-11-181-2/+5
* SERVER-51596: Create TenantMigrationTest test fixture for JS testsXueruiFa2020-11-171-51/+66
* SERVER-50191 Create TTL index on config.tenantMigrationDonors to garbage coll...Cheahuychou Mao2020-10-201-1/+0
* SERVER-48796 Disables tenant migration recipient testing.Suganthi Mani2020-10-191-2/+11
* SERVER-50948 Change databasePrefix and dbPrefix to tenantIdJudah Schvimer2020-10-141-11/+11
* SERVER-51331 Make TenantMigrationUtil retry donorStartMigration and donorForg...Cheahuychou Mao2020-10-071-5/+5
* SERVER-51011 Determine if tenant migration tests should run on "majority read...Cheahuychou Mao2020-09-301-1/+1
* SERVER-51169 Add a helper function to tenant_migration_util.js for running do...Cheahuychou Mao2020-09-281-64/+42
* SERVER-48940 Make replication rollback clear and recover a tenant migration d...Cheahuychou Mao2020-09-281-0/+306