summaryrefslogtreecommitdiff
path: root/jstests/replsets/tenant_migration_x509.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59786: Prevent concurrent mergesChristopher Caplinger2021-12-021-4/+39
* SERVER-52936 Remove featureFlagTenantMigrationJason Chan2021-08-181-4/+0
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-2/+7
* SERVER-55202 Add assertion if migration committed or aborted in TenantMigrati...Wenbin Zhu2021-05-121-14/+9
* SERVER-56100 Ban tenant migration tests from macOs, inMemory and ephemeralFor...Vishnu Kaushik2021-04-221-1/+1
* SERVER-54886 Add recipient migration state and TenantMigrationAccessBlocker s...Cheahuychou Mao2021-03-031-5/+5
* SERVER-54868 Regenerate test tenant migration certificates with only the nece...Cheahuychou Mao2021-03-021-31/+10
* SERVER-53883: Disable TLS authenticated tenant migration tests on WindowsAndrew Shuvalov2021-01-291-1/+2
* SERVER-53405 Make tenant migration recipient copy the donor's cluster time si...Cheahuychou Mao2021-01-281-5/+3
* SERVER-53404 Make tenant migration donor copy the recipient's cluster time si...Cheahuychou Mao2021-01-281-6/+29
* SERVER-52707 Make tenant migration recipient use x509 certificate to connect ...Cheahuychou Mao2021-01-051-0/+92
* SERVER-52706 Make tenant migration donor use a separate NetworkInterface and ...Cheahuychou Mao2021-01-051-2/+44
* SERVER-52708 Make tenant migration donor take certificate as string in donorS...Cheahuychou Mao2021-01-051-0/+226