summaryrefslogtreecommitdiff
path: root/jstests/multiVersion
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58900 Re-enable major_version_upgrade.js after FCV constant change.Wenbin Zhu2021-07-291-5/+0
* SERVER-58355 Re-enable resharding tests failing in multiversion suites due to...jannaerin2021-07-291-0/+2
* SERVER-56171 remove downgrade tests for retryable writes on time-series colle...Benety Goh2021-07-242-130/+0
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-232-2/+3
* SERVER-58172 run multiversion tests on master with 5.0 and disable incompatib...Robert Guo2021-07-229-0/+17
* SERVER-58683 Simplify config replicaset exposure in shardingtestTommaso Tocci2021-07-211-32/+11
* SERVER-58295 delete accidentally re-introduced testsVishnu Kaushik2021-07-155-1066/+0
* SERVER-53028 Clean up FCV gating for $dateDiff, $dateAdd, $dateSubtract, $dat...Andrii Dobroshynski2021-07-142-94/+2
* SERVER-58295 Temporarily disable multiversion tests that fail due to SERVER-5...Vishnu Kaushik2021-07-1410-3/+1079
* SERVER-51871 Remove remaining code relating to haystack indexesJennifer Peshansky2021-07-132-426/+0
* SERVER-47766 Remove FCV guard on partialFilterExpression and wildcardProjecti...Jennifer Peshansky2021-07-091-348/+0
* SERVER-50524 Remove Document Validation FCV4.7 gating and remove related syst...Mickey. J Winters2021-07-081-208/+0
* SERVER-58030 Remove upgrade_index_with_weights.js after 5.0 branch cutJennifer Peshansky2021-07-081-63/+0
* SERVER-58032 remove jstests/multiVersion/v2_delta_oplog_entries_fcv.jsMickey. J Winters2021-07-071-362/+0
* SERVER-58315 Change jstests to not use standalone nodes as shards nor config ...Marcos José Grillo Ramirez2021-07-072-14/+19
* Revert "SERVER-32531 Disalow standalone nodes as shards if no queryableBackup...Marcos José Grillo Ramirez2021-07-072-19/+14
* SERVER-57790 abort chunk migration while an up/downgrade is in progress.Paolo Polato2021-07-061-4/+10
* SERVER-32531 Disalow standalone nodes as shards if no queryableBackupMode is ...Marcos José Grillo Ramirez2021-07-022-14/+19
* SERVER-57388 Remove readMode/writeMode/rpcProtocols/useLegacyWriteOps shell c...Yoonsoo Kim2021-07-011-8/+6
* SERVER-58103 Remove test cases which test legacy op behaviorsYoonsoo Kim2021-06-302-2/+2
* SERVER-58027 Remove delay_secs_field_changes_on_upgrade_downgrade.js after 5....ali-mir2021-06-301-93/+0
* SERVER-55128 Remove initiate_shard_server_with_secondaryDelaySecs.js, downgra...ali-mir2021-06-303-312/+0
* SERVER-53748 Remove upgrade_downgrade_emrc_false.js after branching for 5.0Vishnu Kaushik2021-06-301-95/+0
* SERVER-58028 Remove internal_validate_features_as_master_upgrade_to_latest.js...Vishnu Kaushik2021-06-301-91/+0
* SERVER-56576 Remove Default WC Majority 4.4 upgrade tests once we branch 5.0Huayu Ouyang2021-06-292-227/+0
* SERVER-58029 Remove oplog_views_for_tenant_migration.js after 5.0 branch cutJason Zhang2021-06-291-36/+0
* SERVER-57521 Avoid dropping connections with pending flag set, unset pending...jannaerin2021-06-291-56/+108
* SERVER-58017 Remove downloading of 3.6 binaries since they're no longer avail...Mikhail Shchatko2021-06-252-30/+0
* SERVER-53062 Throw an exception in tests if server startup failsSpencer Jackson2021-06-234-8/+12
* SERVER-57478 Remove code related to local.system.resharding.slimOplogForGraph...Haley Connelly2021-06-171-8/+1
* SERVER-57314 Drop support for deprecated shardAsReplicaSet option in sharding...Tommaso Tocci2021-06-141-1/+0
* SERVER-49545 Remove FCV check for system.views in userAllowedWriteNS()Benety Goh2021-06-111-33/+0
* SERVER-57607 Remove test-cases that target particular upgrades from 4.4 to 5....Jordi Serra Torrens2021-06-101-236/+4
* SERVER-57328 Make ReplSetTest.upgradeSet() tolerant of reelectionsSara Golemon2021-06-031-3/+6
* SERVER-57198 Remove getLastError calls from tests where it's easy to do soIrina Yatsenko2021-06-024-14/+7
* SERVER-57157 Assert serverStatus command works in getBinVersion() jstest helperAli Mir2021-06-011-1/+1
* SERVER-56197 Remove feature flag for window functionsNick Zolnierz2021-06-011-1/+1
* SERVER-53643 Wait for FCV to be majority committed before reporting it.Matthew Russotto2021-05-271-0/+8
* SERVER-57203 Temporarily disable the setfcv_reshard_collection.js test in Eve...Haley Connelly2021-05-261-0/+4
* SERVER-50454 Avoiding sending the "keyValue" field to drivers on duplicate ke...Denis Grebennicov2021-05-201-0/+101
* SERVER-50694 Ensure that resharding operations have finished before beginning...Randolph Tan2021-05-191-0/+69
* SERVER-56953: Allow testing for new-style retryable findAndModify for basic o...Daniel Gottlieb2021-05-191-1/+5
* Revert "SERVER-56953: Allow testing for new-style retryable findAndModify for...Daniel Gottlieb2021-05-181-5/+1
* SERVER-56720 Ensure original primary steps back up in timeseries_retryable_wr...Gregory Noma2021-05-181-2/+2
* SERVER-56953: Allow testing for new-style retryable findAndModify for basic o...Daniel Gottlieb2021-05-181-1/+5
* SERVER-56927 Retry oplog check on CappedPositionLost error in timeseries_retr...Gregory Noma2021-05-171-5/+1
* SERVER-55707 Test workflow we expect users to go through to migrate getLastEr...Huayu Ouyang2021-05-141-0/+88
* SERVER-56241 Don't allow setting getLastErrorDefaults on startup/reconfigHuayu Ouyang2021-05-141-0/+139
* SERVER-56937 Restore authentication state before upgrading primary.Max Hirschhorn2021-05-141-1/+27
* SERVER-56926 Temporarily disable timeseries_retryable_write_downgrade_oplog_r...Dan Larkin-York2021-05-141-1/+5