0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-28 07:59:02 +01:00
mongodb/jstests/serverless
2023-07-01 00:35:44 +00:00
..
change_streams SERVER-78261 Avoid too long db name in multitenancy environment 2023-06-27 23:46:03 +00:00
libs SERVER-76858 Disable TenantAccessBlocker machinery if serverless is not enabled 2023-06-16 22:49:49 +00:00
bench_test_with_tenant.js
change_collection_expired_document_remover.js SERVER-78261 Avoid too long db name in multitenancy environment 2023-06-27 23:46:03 +00:00
change_collection_server_stats.js SERVER-74749 Integrate Change Collection with truncate markers 2023-04-28 15:50:38 +00:00
change_stream_state_commands.js
change_streams_cluster_parameter.js
cluster_parameter_op_observer_serverless.js SERVER-77643 Uassert on invalid cluster parameter writes 2023-06-06 21:32:26 +00:00
cluster_parameters_initial_sync_restart.js
cluster_server_parameter_commands_serverless_replset.js
create_indexes_with_tenant_migration.js SERVER-76858 Disable TenantAccessBlocker machinery if serverless is not enabled 2023-06-16 22:49:49 +00:00
disabled_cluster_parameters_serverless.js
findAndModify_with_tenant_migration.js SERVER-76858 Disable TenantAccessBlocker machinery if serverless is not enabled 2023-06-16 22:49:49 +00:00
initial_sync_change_collection.js
list_databases_for_all_tenants.js
multitenancy_initial_sync_fails_no_auth_schema.js
native_tenant_data_isolation_basic_dollar_tenant.js SERVER-78261 Avoid too long db name in multitenancy environment 2023-06-27 23:46:03 +00:00
native_tenant_data_isolation_basic_security_token.js SERVER-74284 Fix existing tests for command serialization/deserialization 2023-07-01 00:35:44 +00:00
native_tenant_data_isolation_concurrent_lock_ops.js SERVER-78107 Improve failure details for NTDI jstests 2023-06-26 19:27:22 +00:00
native_tenant_data_isolation_curr_op.js SERVER-74284 Fix existing tests for command serialization/deserialization 2023-07-01 00:35:44 +00:00
native_tenant_data_isolation_initial_sync.js SERVER-78107 Improve failure details for NTDI jstests 2023-06-26 19:27:22 +00:00
native_tenant_data_isolation_kill_op.js
native_tenant_data_isolation_mirrored_reads.js SERVER-76040 Add $tenant to mirrored reads in clusters with multi-tenant 2023-06-27 01:06:59 +00:00
native_tenant_data_isolation_stop_restart.js SERVER-74284 Fix existing tests for command serialization/deserialization 2023-07-01 00:35:44 +00:00
oplog_rollover.js SERVER-77380 Using --serverless flag disables oplog truncation 2023-05-24 23:18:22 +00:00
rd.js
serverless_reject_multiple_ops_access_blocker.js
serverless_reject_multiple_ops_migration_after_garbage_collection.js
serverless_reject_multiple_ops_migration_different_tenant.js
serverless_reject_multiple_ops_migration_donor_retry.js
serverless_reject_multiple_ops_migration_donor.js
serverless_reject_multiple_ops_migration_fail_on_recipient.js
serverless_reject_multiple_ops_migration_fail.js
serverless_reject_multiple_ops_migration_recipient_retry.js
serverless_reject_multiple_ops_split_retry.js
serverless_reject_multiple_ops_split_success.js
serverless_reject_multiple_ops_split.js
serverlesstest_guide.js SERVER-76858 Disable TenantAccessBlocker machinery if serverless is not enabled 2023-06-16 22:49:49 +00:00
shard_split_abort_during_upgrade_downgrade.js
shard_split_abort_forget_retry.js
shard_split_abort_on_setfcv.js
shard_split_abort_while_committing.js
shard_split_basic_test.js
shard_split_buildindex.js
shard_split_change_collections_test.js SERVER-76289 Block opening new change streams during shard split or shard merge critical section 2023-05-03 19:31:43 +00:00
shard_split_cluster_parameters_test.js
shard_split_concurrent_bulk_writes.js
shard_split_concurrent_reads_on_donor_aborted.js
shard_split_concurrent_reads_on_donor_blocking_then_aborted.js
shard_split_concurrent_reads_on_donor_blocking_then_committed.js
shard_split_concurrent_reads_on_donor_blocking.js
shard_split_concurrent_reads_on_donor_committed.js
shard_split_concurrent_reads_on_donor_util.js
shard_split_concurrent_reconfig.js
shard_split_concurrent_state_doc_removal_and_stepdown.js
shard_split_concurrent_writes_on_donor_aborted.js SERVER-74353: Tenant Migration test utils handle shard merge 2023-05-10 18:42:18 +00:00
shard_split_concurrent_writes_on_donor_blocking.js SERVER-76683: Remove use of short election timeout in shard split tests 2023-05-01 21:15:13 +00:00
shard_split_concurrent_writes_on_donor_committed.js SERVER-74353: Tenant Migration test utils handle shard merge 2023-05-10 18:42:18 +00:00
shard_split_donor_current_op.js
shard_split_drop_state_doc_collection_aborted.js SERVER-76683: Remove use of short election timeout in shard split tests 2023-05-01 21:15:13 +00:00
shard_split_drop_state_doc_collection_blocking.js SERVER-76683: Remove use of short election timeout in shard split tests 2023-05-01 21:15:13 +00:00
shard_split_drop_state_doc_collection_committed.js SERVER-76683: Remove use of short election timeout in shard split tests 2023-05-01 21:15:13 +00:00
shard_split_drop_state_doc_collection_decision_fullfilled.js SERVER-76683: Remove use of short election timeout in shard split tests 2023-05-01 21:15:13 +00:00
shard_split_ensure_split_outcome_visibility_for_blocked_writes.js
shard_split_invalid_inputs.js
shard_split_on_clustered_collections.js
shard_split_performance_test.js
shard_split_read_your_own_writes.js
shard_split_recipient_removes_access_blockers.js
shard_split_recipient_removes_serverless_lock.js
shard_split_rejects_multiple_ops.js
shard_split_remove_split_config_after_decision.js
shard_split_requires_serverless_mode.js
shard_split_shutdown_while_blocking_reads.js
shard_split_startup_recovery_aborted.js
shard_split_startup_recovery_blocking.js
shard_split_startup_recovery_committed.js
shard_split_startup_recovery_initially_aborted.js
shard_split_startup_recovery_recipient_caught_up.js SERVER-75315 Record when all recipients reach block opTime 2023-06-23 13:44:16 +00:00
shard_split_tenant_access_blocking.js
shard_split_test_max_bson_limit.js SERVER-74787 Prepare jstest corpus for implicit strict mode 2023-05-07 16:55:23 +00:00
shard_split_timeseries_collections.js
shard_split_unblock_reads_and_writes_on_completion.js
shard_split_wait_for_block_timestamp.js
shard_split_write_during_aborted_split.js SERVER-75237 Refactor TenantMigrationAccessBlockerRegistry and Utils 2023-04-28 23:25:46 +00:00
shard_split_write_during_shard_split.js
shard_split_write_during_split_stepdown.js
sharded_change_stream_state_commands.js
tenant_migration_concurrent_bulk_writes_against_mongoq.js SERVER-76858 Disable TenantAccessBlocker machinery if serverless is not enabled 2023-06-16 22:49:49 +00:00
tenant_migration_fails_with_bad_tenant_id.js
tenant_migration_recipient_bulkclone.js SERVER-76858 Disable TenantAccessBlocker machinery if serverless is not enabled 2023-06-16 22:49:49 +00:00
upgrade_to_use_multitenancy_support.js SERVER-74284 Fix existing tests for command serialization/deserialization 2023-07-01 00:35:44 +00:00
write_to_change_collection_in_startup_recovery.js
write_to_change_collection.js