| .. |
|
1_test_launching_replset.js
|
SERVER-60935 Fix disabled repl tests failing due to changing latest release to 5.2
|
2021-10-30 02:49:20 +00:00 |
|
2_test_launching_cluster.js
|
SERVER-60935 Fix disabled repl tests failing due to changing latest release to 5.2
|
2021-10-30 02:49:20 +00:00 |
|
3_upgrade_replset.js
|
SERVER-57198 Remove getLastError calls from tests where it's easy to do so
|
2021-06-02 01:18:12 +00:00 |
|
abort_unprepared_transactions_on_FCV_downgrade.js
|
SERVER-52843 Move abort/await_unprepared_transactions_on_fcv_downgrade.js files to jstests/multiVersion
|
2020-11-19 00:09:58 +00:00 |
|
add_invalid_shard.js
|
SERVER-59716 Removed "disabled_due_to_server_58295" tag from add_invalid_shard
|
2021-09-20 18:30:48 +00:00 |
|
arbiter_always_has_latest_fcv.js
|
SERVER-60869 Re-add logic to set feature compatibility version on arbiters
|
2021-10-25 17:19:55 +00:00 |
|
await_prepared_transactions_on_FCV_downgrade.js
|
SERVER-52843 Move abort/await_unprepared_transactions_on_fcv_downgrade.js files to jstests/multiVersion
|
2020-11-19 00:09:58 +00:00 |
|
balancer_multiVersion_detect.js
|
SERVER-49066: Extend generic targeted multiversion tests to include new mixed binary version configurations
|
2020-08-10 18:47:05 +00:00 |
|
bit_update_mixed_fcv.js
|
SERVER-60211 Structure targeted multiversion JS test directories
|
2022-02-02 20:13:31 +00:00 |
|
can_upgrade_FCV_after_failed_downgrade.js
|
SERVER-67946 added downgrading->upgrading path sharding tests
|
2022-08-19 15:04:15 +00:00 |
|
collection_validator_feature_compatibility_version.js
|
SERVER-58354 Re-enable query tests disabled_due_to_server_58295
|
2021-09-07 19:25:28 +00:00 |
|
crash_mongos_against_upgraded_cluster.js
|
SERVER-50667 replace comment/variable references to slave with secondary
|
2020-11-30 18:08:17 +00:00 |
|
do_upgrade_downgrade.js
|
SERVER-65933 Enable creation of columnstore index
|
2022-05-03 18:08:50 +00:00 |
|
downgrade_binary_with_downgrade_on_disk_changes_true.js
|
SERVER-65702 upgradeCluster in multi_cluster.js incorrectly used to downgrade sharded clusters.
|
2022-05-02 22:57:27 +00:00 |
|
downgrade_replset.js
|
SERVER-50408 Change NotMaster error name to NotWritablePrimary
|
2020-09-03 13:19:48 +00:00 |
|
feature_compatibility_version_lagging_secondary.js
|
SERVER-58296 re-enabled tests and marked node_restarts_no_oplog_entry_at_stable.js as multiversion_incompatible
|
2021-09-01 23:54:58 +00:00 |
|
initial_sync_downgraded_from_latest.js
|
SERVER-49068 Extend genericSetFCVUsage tests to use "last-lts" and "last-continuous"
|
2020-07-31 15:22:26 +00:00 |
|
initial_sync_latest_from_downgraded.js
|
SERVER-49068 Extend genericSetFCVUsage tests to use "last-lts" and "last-continuous"
|
2020-07-31 15:22:26 +00:00 |
|
initialize_from_old_node.js
|
SERVER-49066: Extend generic targeted multiversion tests to include new mixed binary version configurations
|
2020-08-10 18:47:05 +00:00 |
|
major_version_upgrade.js
|
SERVER-67908 Re-enable tests failing due to changing latest release to 6.0
|
2022-08-26 18:18:46 +00:00 |
|
migrations_with_mixed_fcv.js
|
SERVER-61072 Remove MigrationRecipientCriticalSection feature flag
|
2022-07-11 07:58:24 +00:00 |
|
move_primary_setFCV.js
|
SERVER-68511 MovePrimary update of `config.databases` entry must use dotted fields notation
|
2022-08-04 18:11:25 +00:00 |
|
remove_feature_compatibility_version.js
|
SERVER-60211 Structure targeted multiversion JS test directories
|
2022-02-02 20:13:31 +00:00 |
|
rename_across_dbs_last_lts_primary.js
|
SERVER-60211 Structure targeted multiversion JS test directories
|
2022-02-02 20:13:31 +00:00 |
|
rename_across_dbs_last_lts_primary_drop_target.js
|
SERVER-60211 Structure targeted multiversion JS test directories
|
2022-02-02 20:13:31 +00:00 |
|
rename_across_dbs_last_lts_secondary.js
|
SERVER-60211 Structure targeted multiversion JS test directories
|
2022-02-02 20:13:31 +00:00 |
|
rename_across_dbs_last_lts_secondary_drop_target.js
|
SERVER-60211 Structure targeted multiversion JS test directories
|
2022-02-02 20:13:31 +00:00 |
|
repair_feature_compatibility_version.js
|
SERVER-53062 Throw an exception in tests if server startup fails
|
2021-06-23 17:51:07 +00:00 |
|
rollback_downgraded_to_latest.js
|
SERVER-49068 Extend genericSetFCVUsage tests to use "last-lts" and "last-continuous"
|
2020-07-31 15:22:26 +00:00 |
|
rollback_latest_to_downgraded.js
|
SERVER-58296 re-enabled tests and marked node_restarts_no_oplog_entry_at_stable.js as multiversion_incompatible
|
2021-09-01 23:54:58 +00:00 |
|
rollback_with_node_in_downgrading.js
|
SERVER-68143 Add rollback tests for downgrading to upgraded path
|
2022-09-01 15:40:10 +00:00 |
|
rsm_topology_change_fcv.js
|
SERVER-60421 raise the log level when removing nodes from sdam topology or ignoring messages
|
2021-10-05 16:24:00 +00:00 |
|
run_feature_flag_multiversion_test.js
|
SERVER-58296 re-enabled tests and marked node_restarts_no_oplog_entry_at_stable.js as multiversion_incompatible
|
2021-09-01 23:54:58 +00:00 |
|
setFCV_collmod_transaction_rollback.js
|
SERVER-42761 Move feature_compatibility_version.js into src/mongo/shell
|
2019-09-09 22:39:39 +00:00 |
|
set_fcv_downgrade_on_disk_changes.js
|
SERVER-50585: Create set_fcv_downgrade_on_disk_changes.js to include all test cases for downgradeOnDiskChanges behavior
|
2020-09-08 13:31:49 +00:00 |
|
set_feature_compatibility_version.js
|
SERVER-68651 Put isDowngrading to upgraded path under feature flag
|
2022-08-19 17:36:41 +00:00 |
|
setfcv_aborts_reshard_collection.js
|
SERVER-61985 SERVER-67193 Make reshardingPauseCoordinatorBeforeCompletion failpoint pause conditionally
|
2022-07-18 12:08:05 +00:00 |
|
tenant_migration_donor_abort_on_fcv_change.js
|
SERVER-60684 Tag serverless tests
|
2022-01-28 23:31:17 +00:00 |
|
tenant_migration_donor_recipient_fcv_mismatch.js
|
SERVER-60684 Tag serverless tests
|
2022-01-28 23:31:17 +00:00 |
|
tenant_migration_donor_recipient_fcv_mismatch_after_failover.js
|
SERVER-60684 Tag serverless tests
|
2022-01-28 23:31:17 +00:00 |
|
tenant_migration_recipient_abort_on_fcv_change.js
|
SERVER-60684 Tag serverless tests
|
2022-01-28 23:31:17 +00:00 |
|
tenant_migration_save_fcv.js
|
SERVER-63397 Abort all index builds during shard merge
|
2022-03-10 13:34:05 +00:00 |
|
test_replica_set_startup_in_downgrading_state.js
|
SERVER-68651 Put isDowngrading to upgraded path under feature flag
|
2022-08-19 17:36:41 +00:00 |
|
test_sharding_startup_in_downgrading_state.js
|
SERVER-68651 Put isDowngrading to upgraded path under feature flag
|
2022-08-19 17:36:41 +00:00 |
|
upgrade_downgrade_cluster.js
|
SERVER-65702 upgradeCluster in multi_cluster.js incorrectly used to downgrade sharded clusters.
|
2022-05-02 22:57:27 +00:00 |
|
upgrade_downgrade_idempotency.js
|
SERVER-53953 Use safe reconfigs for setFCV command
|
2021-02-23 04:18:27 +00:00 |
|
upgrade_downgrade_sharded_cluster.js
|
SERVER-67150 Remove outdated orphans tracking testing from upgrade_downgrade_sharded_cluster.js
|
2022-06-09 10:41:34 +00:00 |
|
upgrade_downgrade_while_creating_collection.js
|
SERVER-49068 Extend genericSetFCVUsage tests to use "last-lts" and "last-continuous"
|
2020-07-31 15:22:26 +00:00 |
|
view_definition_feature_compatibility_version.js
|
SERVER-58354 Re-enable query tests disabled_due_to_server_58295
|
2021-09-07 19:25:28 +00:00 |