summaryrefslogtreecommitdiff
path: root/jstests/serverless
AgeCommit message (Expand)Author
2024-07-26SERVER-92835 Fix the flaky test tenant_migration_shard_merge_donor_handles_re...Suganthi Mani
2024-07-22SERVER-90893 Make list databases consistent to a given storage snapshot (#25100)Sulabh Mahajan
2024-07-12SERVER-92132 upgrade_to_use_multitenancy_support.js should not assume seconda...Sophia Tan
2024-07-05SERVER-92116 use default timeouts in tenant_migration_concurrent_bulk_writes_...James Bronsted
2024-06-19SERVER-91379 Re-introduce eslint rule for missing semicolons (#23630)Catalin Sumanaru
2024-05-24SERVER-90676 Make upgrade_to_use_multitenancy_support.js wait replication bef...Sophia Tan
2024-05-22SERVER-90248 Add more testing for getClusterParameter: "*" (#22080)r8.0.0-rc5Gabriel Marks
2024-05-06SERVER-90134 Fix primary stepdown in upgrade_to_use_multitenancy_support.js (...Joseph Prince
2024-05-03SERVER-89933 Remove shard split performance test (#21624) (#21824)Didier Nadeau
2024-04-24SERVER-89712 Remove failing tenant migration tests (#21400) (#21447)Didier Nadeau
2024-04-18SERVER-89473 Remove multitenant shard split & shard merge tests (#21228)Sophia Tan
2024-04-12SERVER-88980 TenantMigrationDonorService aborts migration before waiting for ...Suganthi Mani
2024-04-12SERVER-89164 upgrade_to_use_multitenancy_support.js shouldn't send requests u...Sophia Tan
2024-04-11SERVER-89206 fix jstests in non required build (#21000)Jiawei Yang
2024-04-08SERVER-88659 Address flaky jstests caused by PM-3489 (#20783)Jiawei Yang
2024-03-19SERVER-87414 fix tests using wrong read after majority write assumption (#20034)Jiawei Yang
2024-03-15SERVER-86809 Serverless work with vectored inserts batched in an applyOpsMatthew Russotto
2024-03-15Revert "SERVER-85545 Disable serverless tests temporarily"Matthew Russotto
2024-03-14SERVER-87261 Remove nonPrefixed field from SerializationContext (#19872)Didier Nadeau
2024-03-08SERVER-82335 Stop parsing tenant prefix without atlas proxy protocol in multi...Didier Nadeau
2024-03-08SERVER-85545 Turn on batching of vectored inserts whenMatthew Russotto
2024-03-08SERVER-85545 Disable serverless tests temporarilyMatthew Russotto
2024-02-28SERVER-86412 Test coverage for v:1 indexes (#19321)Wei Hu
2024-02-08SERVER-85429 Make cluster parameter invocations create OpMsgRequest with Vali...Sophia Tan
2024-02-02SERVER-82748 Remove dollar tenant parsing in failpoint (#18473)Joseph Prince
2024-01-29SERVER-84750 (Part 2) Make upgrade_to_use_multitenancy_support.js use securit...Sophia Tan
2024-01-25SERVER-84750 Stop parsing expectPrefix in command body in IDL-generated code ...Sophia Tan
2024-01-16SERVER-82279: listDatabases with unsigned security token with expectPrefix:tr...Dominic
2023-12-17SERVER-83140 Implement DocDiff support for BSONColumnGregory Wlodarek
2023-12-16Revert "SERVER-83140 Implement DocDiff support for BSONColumn"auto-revert-processor
2023-12-15SERVER-83245 Finish removing dollar tenant in serverless jstestsJoseph Prince
2023-12-15SERVER-83140 Implement DocDiff support for BSONColumnGregory Wlodarek
2023-12-14SERVER-82296: Test invalid tenant requests in multi tenant environmentdominichernandez
2023-12-01Revert "SERVER-83245 Remove dollar tenant in more jstests"Liubov Molchanova
2023-11-30SERVER-83245 Remove dollar tenant in more jstestsJoseph Prince
2023-11-30SERVER-70779 Refactor background validation to use point-in-time catalog lookupsGregory Wlodarek
2023-11-21SERVER-82544 Support unsigned token in mongoq simulator and change NTDI dolla...Sophia Tan
2023-11-21SERVER-82543 Finish removing dollar tenant in js serverless testsJoseph Prince
2023-11-17SERVER-82294: Stop testing tenant requests with tenant prefix without "expect...dominichernandez
2023-11-13SERVER-83086 Remove $tenant in some serverless jstestsJoseph Prince
2023-11-10SERVER-83097 Handle network exceptions in tenant_migration*recipient_access_b...Suganthi Mani
2023-11-08SERVER-82837 Deduplicate names of router and shard waitInHello failpointsGeorge Wangensteen
2023-11-08SERVER-80521 Update multiversion tagging for compatibility with the time-seri...Gregory Wlodarek
2023-11-07SERVER-82856 shard_split_shutdown_while_blocking_reads skip validation when s...Mathis Bessa
2023-10-31SERVER-81548 OpMsgRequest checks for expectPrefix in ValidatedTenancyScope OR...Mathis Bessa
2023-10-30SERVER-62331 Add timeout and error message to assert.soon in a tenant migrati...Joseph Prince
2023-10-23SERVER-67216 added commandWorked assert to operation commit in commitShardSpl...dominichernandez
2023-10-23SERVER-79918 Add ns and uuid to dbCheck start/stop health log entriesEvelyn Wu
2023-10-20SERVER-79993 Test Shard Split in multitenant environmentMathis Bessa
2023-10-20Revert "SERVER-79918 Add ns and uuid to dbCheck start/stop health log entries"auto-revert-processor