Commit Graph

3355 Commits

Author SHA1 Message Date
Sergi Mateo Bellido
eeea2566fc SERVER-53236 Disable merge_with_move_primary.js from running on the sharding_csrs_continuous_config_stepdown suite 2021-01-18 16:07:26 +00:00
David Bradford
f2d7070e3b SERVER-53694: Take hard-coded CleanEveryN values into account for timeouts
(cherry picked from commit b6df39916f)
2021-01-12 16:06:11 +00:00
Zakhar Kleyman
5e7bd7e0f1 SERVER-53037 fix packager script for rhel8 arm64 2020-12-21 16:28:06 +00:00
Alex Taskov
913d6b62ac SERVER-53029 Port the changes for SERVER-52955 to later branches 2020-12-14 17:44:03 +00:00
David Bradford
fcea3bad02 SERVER-53314: Fix distro specification if no large distro specified
(cherry picked from commit 105335191b)
2020-12-10 02:24:39 +00:00
David Bradford
2e49448cbf SERVER-53196: Fail to generate tasks if a large distro is required but not specified
(cherry picked from commit f946a64ec3)
2020-12-07 15:33:17 +00:00
Tommaso Tocci
45e7e07ef7 SERVER-52686 Blacklist transactions_causal_consistency.js test from the sharding_csrs_continuous_config_stepdown 2020-12-04 17:44:10 +00:00
David Bradford
59b50edbde SERVER-53058: Better account for CleanEveryN runtime for dynamically split tasks
(cherry picked from commit 3cb926298a)
2020-12-03 20:54:14 +00:00
David Bradford
fb67f77bd0 SERVER-53058: Refactor how historic test stats are collected
(cherry picked from commit 8fefa30a34)
2020-12-03 17:36:27 +00:00
David Bradford
8a4174d9a8 SERVER-51793: Update bypass-compile to download debug symbols
(cherry picked from commit 1bd55f0f65)
2020-11-19 18:24:23 +00:00
Misha Tyulenev
388a6a2435 SERVER-36739 Use the mongos_manual_intervention_action hook in concurrency stepdown suites
(cherry picked from commit c4873acda5)
2020-10-30 20:19:25 +00:00
Pavi Vetriselvan
0d289ecaff SERVER-50083 disable election handoff in reconfig kill primary and stepdown suites
(cherry picked from commit ea3f3e8f52)
2020-10-30 17:11:56 +00:00
Daniel Moody
a6b9b75aed SERVER-34484 added out of tree support for idl generation.
(cherry picked from commit f7308b157e)
2020-10-22 03:16:01 +00:00
vrachev
392093165d SERVER-48705 disable taking cores during resmoke fixture teardown 2020-10-15 13:47:30 +00:00
Faustoleyva54
69b7023414 SERVER-39562 Repair should handle duplicate unique index keys
(cherry picked from commit 80f11e6ae0)

SERVER-49507 Reduce memory consumption in startup repair when rebuilding unique indexes with a large number of duplicate records

(cherry picked from commit e25d43ca2b)
2020-10-08 18:53:25 +00:00
David Bradford
ce8b75a06c SERVER-50401: Use evergreen manifest to determine revisions to compare against
(cherry picked from commit ac966012c5)
2020-10-05 21:44:41 +00:00
Lydia Stepanek
4805790974 SERVER-47827 Request for a local burn_in_tests.py that locally runs all tests changed since master, including those committed in the local branch
(cherry picked from commit c848b16c77)
2020-10-05 19:25:00 +00:00
Blake Oler
5e8c625a36 SERVER-43491 Specify that jstest only guarantees consistent behavior against mongod (not mongos)
(cherry picked from commit 0108172170)
2020-10-05 17:12:58 +00:00
Andrew Shuvalov
d09c3eb766 SERVER-50451: range_deleter_shutdown_and_failover_during_set_fcv.js should retry setFCV against mongos until success to handle slow elections
SERVER-50795 Extracting forceJumbo from docs in config.migrations in MigrationType::fromBSON can throw
2020-09-30 21:10:34 +00:00
jannaerin
c2c2bdcff4 SERVER-50795 Extracting forceJumbo from docs in config.migrations in MigrationType::fromBSON can throw
SERVER-50451: range_deleter_shutdown_and_failover_during_set_fcv.js should retry setFCV against mongos until success to handle slow elections
2020-09-30 21:10:34 +00:00
Spencer Jackson
355570357f SERVER-47355 Propagate hygienic installation path into shell tests
(cherry picked from commit 0f69c4c2ef)
2020-09-21 21:15:23 +00:00
Gregory Wlodarek
2face3399f SERVER-48021 Add WT debug table logging to selected tests
(cherry picked from commit 18f397e322)
2020-09-18 17:43:06 +00:00
Nick Zolnierz
95f19f434b SERVER-50246 Fix $unionWith explain with mode 'executionStats' to account for pushed down stages
(cherry picked from commit 4edfad49d1)
2020-09-16 20:40:20 +00:00
Mikhail Shchatko
8d96f60771 SERVER-50913 Teardown config server last in sharded cluster
(cherry picked from commit 7c412fa8b639239bce5d51d0634b31efa26b91f7)
2020-09-16 18:50:37 +00:00
Ted Tuckman
a0420a228b SERVER-49469 Fix union inner pipeline explain
(cherry picked from commit 274192ab7d)
2020-09-11 18:13:20 +00:00
David Percy
98282926d5 SERVER-49102 Custom filter for logging/profiling
SERVER-49102 Tag profile_filter.js
2020-09-11 16:44:44 +00:00
David Storch
05cb6dc742 SERVER-40317 Fail query when $facet intermediate output exceeds 100MB
Co-authored-by: Justin Seyster <justin.seyster@mongodb.com>
Co-authored-by: Jacob Evans <jacob.evans@10gen.com>
(cherry picked from commit e0bbfe1193)
2020-09-11 14:09:10 +00:00
Mindaugas Malinauskas
6769d31180 SERVER-44586 add metrics to serverStatus to track type of update command
(cherry picked from commit d54afba70a)
2020-09-11 09:00:07 +00:00
Maria van Keulen
6cf997c931 SERVER-49154 Add regression test for collection/index creation FCV 2020-09-10 21:22:24 +00:00
Andrew Morrow
2c98fc00fc SERVER-48282 Add RHEL8.2 arm64 builders
(cherry picked from commit 29ec0810ce)
2020-09-09 19:32:51 +00:00
A. Jesse Jiryu Davis
88c0265e05 SERVER-48518 Fix rollback via refetch anomaly
(cherry picked from commit eee49c64cd)
2020-08-20 23:07:09 +00:00
Tess Avitabile
5265a96ced SERVER-47645 Must invalidate all sessions on stepdown
(cherry picked from commit 6cbc99ea55)
2020-08-20 15:10:14 +00:00
XueruiFa
92659d7ae9 SERVER-49922: Make schema_validator_with_expr_variables.js less heavy
(cherry picked from commit ad6221ad00)
2020-08-20 13:47:32 +00:00
Carl Raiden Worley
f63a0a4204 SERVER-50362 Add resilience to repeat execution for multiversion tag generation 2020-08-19 20:24:46 +00:00
Amirsaman Memaripour
3b9eaba9ee SERVER-48708 Remove TODO listed in SERVER-46726
(cherry picked from commit 0170797131)
2020-08-19 02:10:48 +00:00
Amirsaman Memaripour
7df217f9db SERVER-46726 Make multiversion tests work with the new parameter
This patch addresses issues concerning running mongos in multiversion tests.

(cherry picked from commit 87de9a0cb1)
2020-08-19 02:10:48 +00:00
Amirsaman Memaripour
3ec2dadba1 SERVER-46726 Provide separate setParameter to disable diagnostic work
(cherry picked from commit 1ba3f68f27)
2020-08-19 02:10:48 +00:00
Carl Raiden Worley
bd3f2fb75f SERVER-50352 Add understanding of previous syntax for multiversion exclusions 2020-08-18 18:32:16 +00:00
Carl Raiden Worley
16af665db1 SERVER-48048 Use resmoke tag files for multiversion blacklisting 2020-08-17 21:07:08 +00:00
David Bradford
7ef0e22584 SERVER-50290: Cap number of subtasks generated
(cherry picked from commit 53b690294d)
2020-08-13 20:17:14 +00:00
Lingzhi Deng
9b68f8ceab SERVER-50140: Initial sync cannot survive unclean restart of the sync source
(cherry picked from commit 06169f718a)
(cherry picked from commit d598744856)
2020-08-13 16:17:50 +00:00
Misha Tyulenev
d207e25f0d SERVER-49765 fail with MovePrimaryInProgress for dropIndexes 2020-08-13 00:17:26 +00:00
Jack Mulrow
96e569b291 SERVER-47753 Enable random_moveChunk_index_operations.js in stepdown concurrency suites
(cherry picked from commit eeca550092)
2020-08-12 13:24:08 +00:00
Jack Mulrow
f87b1a62fc SERVER-43490 Perform TODO listed in SERVER-38686
(cherry picked from commit b3ccc75e5a)
2020-08-12 13:09:09 +00:00
Carl Raiden Worley
0fa1bb77e7 SERVER-25548 resmoke should not continue after a shell crash 2020-08-06 17:33:29 +00:00
Suganthi Mani
31b08e7d7e SERVER-49471 Retry on WT_ROLLBACK (WriteConflictException) when applying prepareTransaction oplog entry.
(cherry picked from commit 525a835525)
2020-07-15 22:59:08 -04:00
Suganthi Mani
5c8f1ef2c4 Revert "SERVER-49471 Retry on WT_ROLLBACK (WriteConflictException) when applying prepareTransaction oplog entry."
This reverts commit 4c82ec8cdf.
2020-07-15 22:55:41 -04:00
Suganthi Mani
4c82ec8cdf SERVER-49471 Retry on WT_ROLLBACK (WriteConflictException) when applying prepareTransaction oplog entry.
(cherry picked from commit 525a835525)
2020-07-15 20:07:28 -04:00
LaMont Nelson
1be7ba53b0 SERVER-49146: turn on archiving for the tests under the hot_backups directory
(cherry picked from commit 86c9894198)
2020-07-09 22:30:26 +00:00
Amirsaman Memaripour
5fc5142d58 SERVER-49151 Fix linter to prevent malformed LOGV2 and assertion IDs
(cherry picked from commit 813c96fc1e)
2020-07-02 17:31:24 +00:00