Jason Chan
8fdfe55ebd
SERVER-52936 Remove featureFlagTenantMigration
2021-08-18 19:51:21 +00:00
Wenbin Zhu
94415e3593
SERVER-58900 Re-enable major_version_upgrade.js after FCV constant change.
2021-07-29 17:57:26 +00:00
Jon Streets
05a0f8e98b
SERVER-56366 Update FCV constants to recognize 5.1 as latest
2021-07-23 15:49:23 +00:00
Robert Guo
bc5f939071
SERVER-58172 run multiversion tests on master with 5.0 and disable incompatible tests
2021-07-22 14:50:12 +00:00
Andrii Dobroshynski
c99ec109b0
SERVER-53028 Clean up FCV gating for $dateDiff, $dateAdd, $dateSubtract, $dateTrunc and related system tests now that 5.0 is last LTS
2021-07-14 16:15:54 +00:00
Vishnu Kaushik
3ce695b73a
SERVER-58295 Temporarily disable multiversion tests that fail due to SERVER-56366
2021-07-14 16:14:50 +00:00
Marcos José Grillo Ramirez
e5c7116913
SERVER-58315 Change jstests to not use standalone nodes as shards nor config server
2021-07-07 16:12:35 +00:00
Marcos José Grillo Ramirez
4a20641fe7
Revert "SERVER-32531 Disalow standalone nodes as shards if no queryableBackupMode is enabled"
...
This reverts commit 92a0de6ce7 .
2021-07-07 12:17:09 +00:00
Marcos José Grillo Ramirez
92a0de6ce7
SERVER-32531 Disalow standalone nodes as shards if no queryableBackupMode is enabled
2021-07-02 17:10:37 +00:00
Mikhail Shchatko
10e7a6b566
SERVER-58017 Remove downloading of 3.6 binaries since they're no longer available
2021-06-25 07:51:33 +00:00
Spencer Jackson
09f99b41e3
SERVER-53062 Throw an exception in tests if server startup fails
2021-06-23 17:51:07 +00:00
Tommaso Tocci
bb7763a733
SERVER-57314 Drop support for deprecated shardAsReplicaSet option in shardingtest
2021-06-14 08:39:08 +00:00
Irina Yatsenko
911e585044
SERVER-57198 Remove getLastError calls from tests where it's easy to do so
2021-06-02 01:18:12 +00:00
Nick Zolnierz
8ae3c7b68d
SERVER-56197 Remove feature flag for window functions
2021-06-01 14:50:37 +00:00
Matthew Russotto
11b41d2899
SERVER-53643 Wait for FCV to be majority committed before reporting it.
2021-05-27 15:12:27 +00:00
Wenbin Zhu
1cb18cbb34
SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture.
2021-05-12 20:25:00 +00:00
Vesselina Ratcheva
a0c0b91d6c
SERVER-53563 Cancel tenant migrations on FCV change (recipient side)
2021-05-12 08:20:51 +00:00
Moustafa Maher
242d8aa409
SERVER-55703 Fix tests to update getDefaultRWConcern to return the implicit default
2021-05-04 22:31:49 +00:00
Moustafa Maher
0d27344b5a
SERVER-55703 Fix tests to update getDefaultRWConcern to return the implicit default
2021-05-04 22:30:37 +00:00
Vesselina Ratcheva
da663d32d6
SERVER-53563 Cancel tenant migrations on FCV change (donor side)
2021-05-01 03:30:15 +00:00
Nick Zolnierz
53230099fc
SERVER-55826 Disallow $count accumulator in persisted pipelines unless FCV is 5.0 or greater
2021-04-15 15:52:49 +00:00
Ted Tuckman
0f35984965
SERVER-54694 Register $setWindowFields with min FCV
2021-04-09 17:02:15 +00:00
Ian Boros
3042e41638
SERVER-55765 Disable FCV 4.9 tests for date* expressions
2021-04-05 16:11:38 +00:00
Mindaugas Malinauskas
16be56f8d5
SERVER-54390 Implement $dateTrunc in DocumentSource execution
2021-03-22 11:29:08 +00:00
Cheahuychou Mao
490610170b
SERVER-54886 Add recipient migration state and TenantMigrationAccessBlocker state to tenant_migration_test.js
2021-03-03 03:15:53 +00:00
Sergi Mateo Bellido
d1a3ee71e8
SERVER-54690 Review migration_between_mixed_FCV_mixed_version_mongods.js test
...
trying to make this test a bit more realistic. The initial binary
distribution fulfills our common rules to upgrade a sharded cluster:
first, we upgrade the binaries of the CSRS. Afterwards all shards and,
finally, the mongos.
2021-02-25 08:07:38 +00:00
Samy Lanka
d9f77934c1
SERVER-53953 Use safe reconfigs for setFCV command
2021-02-23 04:18:27 +00:00
Sergi Mateo Bellido
b5df664d6e
SERVER-54630 Remove tests that create a standalone instance of a config server
2021-02-22 08:39:01 +00:00
Jordi Serra Torrens
822232665b
SERVER-54132: Review usages of config.collections 'dropped' field
2021-02-19 15:03:26 +00:00
Vesselina Ratcheva
3734d30a06
SERVER-53823 Move multiversion tenant migration tests into correct directory
2021-02-12 01:42:46 +00:00
Ali Mir
23d20aefc2
SERVER-53894 Ensure updateFeatureCompatibilityVersionDocument() is idempotent
2021-02-05 08:23:01 +00:00
Ali Mir
35a6a97338
SERVER-50423 Change memberConfig's slaveDelay field to secondaryDelaySecs
2021-01-28 04:26:57 +00:00
Pavi Vetriselvan
3a4dda6f0d
SERVER-53247 Remove EMRC=false targeted jstests/unittests
2021-01-14 16:24:05 +00:00
Milena Ivanova
350b31052a
SERVER-51664 Implement $dateAdd and $dateSubtract in DocumentSource execution
2021-01-12 10:48:11 +00:00
Jordi Serra Torrens
ba633521a7
SERVER-52767: Handle collectionUUID in config.chunks on upgrade/downgrade
2020-12-10 14:01:44 +00:00
Mikhail Shchatko
7fb2d59296
SERVER-39859 Use the Evergreen REST v2 API to download -latest tarballs in setup multiversion mongodb
2020-12-08 07:43:26 +00:00
Jason Chan
d92d9ef007
SERVER-53246 Wait for secondaries to finish setting FCV before checking state in do_upgrade_downgrade.js
2020-12-08 00:55:23 +00:00
Pavi Vetriselvan
222aa7e395
SERVER-50667 replace comment/variable references to slave with secondary
2020-11-30 18:08:17 +00:00
Mindaugas Malinauskas
f0893e135f
SERVER-51663 Implement $dateDiff in DocumentSource execution
2020-11-30 16:03:39 +00:00
Kaloian Manassiev
569e39170a
Revert "SERVER-51663 Implement $dateDiff in DocumentSource execution"
...
This reverts commit 37f35e3c80 .
2020-11-27 07:22:44 +00:00
Mindaugas Malinauskas
37f35e3c80
SERVER-51663 Implement $dateDiff in DocumentSource execution
2020-11-26 16:16:52 +00:00
Jason Chan
dff0aa11f5
SERVER-52843 Move abort/await_unprepared_transactions_on_fcv_downgrade.js files to jstests/multiVersion
2020-11-19 00:09:58 +00:00
Jason Chan
5852774abc
SERVER-51112 Add runFeatureFlagMultiversionTest helper for targeted upgrade/downgrade tests
2020-10-29 16:26:39 +00:00
A. Jesse Jiryu Davis
ca80e039eb
SERVER-51474 Create FCV transition table
2020-10-20 12:55:29 +00:00
A. Jesse Jiryu Davis
07c9a62081
SERVER-50849 Update FCV constants to recognize 4.9 as latest
2020-10-08 19:41:05 +00:00
Tommaso Tocci
478bf480eb
SERVER-48170 Multiversion tests assume primary stability when using upgradeCluster() with 2-node replica set shards
2020-10-02 14:19:44 +00:00
Tommaso Tocci
49e617b554
Revert "SERVER-48170 Multiversion tests assume primary stability when using upgradeCluster() with 2-node replica set shards"
...
This reverts commit 8be28ffc90 .
2020-10-02 10:37:45 +00:00
Tommaso Tocci
8be28ffc90
SERVER-48170 Multiversion tests assume primary stability when using upgradeCluster() with 2-node replica set shards
2020-10-02 08:48:52 +00:00
Jason Chan
f393c88a92
SERVER-49802 Update FCV constants to recognize 4.8 as latest
2020-09-30 19:37:36 +00:00
Jason Chan
3a6bde797e
SERVER-50706 Add fromConfigServer parameter to allow transitioning a shard server from lastLTS FCV to lastContinuousFCV
2020-09-24 16:30:58 +00:00