Suganthi Mani
bbc96fbba2
SERVER-59495 Donor and recipient tenant migration state machines will persist the migration protocol info and tenantId info will be an empty string for 'Merge' protocol.
2021-11-02 20:53:19 +00:00
Sergi Mateo Bellido
30a0b6165d
SERVER-60834 new migration protocol setFCV requirements
2021-11-01 12:13:26 +00:00
Vesselina Ratcheva
7b27276ea7
SERVER-60935 Fix disabled repl tests failing due to changing latest release to 5.2
2021-10-30 02:49:20 +00:00
ali-mir
f094005b0b
SERVER-60869 Re-add logic to set feature compatibility version on arbiters
2021-10-25 17:19:55 +00:00
Jon Streets
0273057add
SERVER-60490 Update FCV constants to recognise 5.2 as latest
2021-10-20 17:23:11 +00:00
Zituo Jin
35558f7233
SERVER-50389 Support generating mixed version set containing last-continuous randomly in ReplSetTest/ShardingTest
2021-10-09 01:21:35 +00:00
LaMont Nelson
c5b030f123
SERVER-60421 raise the log level when removing nodes from sdam topology or ignoring messages
2021-10-05 16:24:00 +00:00
Luis Osta
292f846169
SERVER-59716 Removed "disabled_due_to_server_58295" tag from add_invalid_shard
2021-09-20 18:30:48 +00:00
Luis Osta
d8634cee81
SERVER-59716 Re-enable Sharding tests with the "disabled_due_to_server_58295" tag
2021-09-09 20:52:11 +00:00
Simon Gratzer
8c4c466acd
Revert "SERVER-59716 Removed usage of "disabled_due_to_server_58295" tag"
2021-09-09 09:24:10 +00:00
Luis Osta
b923a3440e
SERVER-59716 Removed usage of "disabled_due_to_server_58295" tag
2021-09-08 20:33:00 +00:00
Mickey. J Winters
9e6b4a60f9
SERVER-58354 Re-enable query tests disabled_due_to_server_58295
2021-09-07 19:25:28 +00:00
Vishnu Kaushik
eec4969a40
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
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