Commit Graph

456 Commits

Author SHA1 Message Date
vrachev
392093165d SERVER-48705 disable taking cores during resmoke fixture teardown 2020-10-15 13:47:30 +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
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
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
16af665db1 SERVER-48048 Use resmoke tag files for multiversion blacklisting 2020-08-17 21:07:08 +00:00
Carl Raiden Worley
0fa1bb77e7 SERVER-25548 resmoke should not continue after a shell crash 2020-08-06 17:33:29 +00:00
Siyuan Zhou
c9454a3884 SERVER-47950 Continuous stepdown thread should fail resmoke job loudly on exceptions
(cherry picked from commit 116d80c826)
2020-06-19 02:27:52 +00:00
William Schultz
15d91aaf37 SERVER-48707 Move replication recovery invariant behind test only flag 2020-06-12 03:09:39 +00:00
Richard Samuels
d57593228b SERVER-47312 hang_analyzer: enable on ASAN builders without running gcore
(cherry picked from commit 38b125fc08)
2020-06-05 19:50:05 +00:00
Mikhail Shchatko
b085e6a542 SERVER-46842 resmoke.py shouldn't run data consistency checks in stepdown suites if a process has crashed
(cherry picked from commit 4080100175)
2020-06-04 20:00:24 +00:00
Pavi Vetriselvan
f452856303 SERVER-45094 add disabled replica set reconfig passthroughs
SERVER-45094 add retryable read logic to network_error_and_txn_override.js

(cherry picked from commit f59f63db6c)

SERVER-45094 add replica_sets_reconfig_jscore_passthrough suite

(cherry picked from commit 4d91fac171)

SERVER-45094 use w:1 writes and remove causal consistency in reconfig passthrough

(cherry picked from commit a43cb23def)

SERVER-45094 add replica_sets_reconfig_jscore_stepdown_passthrough

(cherry picked from commit 81e0ad27c2)

SERVER-45094 add replica_sets_reconfig_kill_primary_jscore_passthrough

(cherry picked from commit 2debab7987)

SERVER-47678 stepdown and kill primary reconfig passthroughs should ignore ReplicaSetMonitorErrors

(cherry picked from commit 91672e58f1)

SERVER-47544 always increase election timeout to 24 hours in passthrough suites

(cherry picked from commit 81d53a715f)
2020-05-14 12:42:24 +00:00
vrachev
bc8faeeeef SERVER-47611 Re-work to_local_args function using argparse
(cherry picked from commit ece056a4cd1eba70a47f88d6d5fd2ba38e7d4df0)
2020-05-12 17:55:40 +00:00
vrachev
40d7281507 SERVER-47919 remove --suites arg from find-suites 2020-05-08 19:28:41 +00:00
Mikhail Shchatko
d22bd57f7b SERVER-42927 Increase verbosity of symbol loading in hang_analyzer.py on Windows
(cherry picked from commit b674a5715d7beb6200fed07b0b12e7226ae29c7f)
2020-05-05 08:29:41 +00:00
Carl Raiden Worley
c1081f2223 SERVER-46684 Repackage the hang-analyzer as a resmoke subcommand 2020-05-04 19:26:55 +00:00
vrachev
0db3c7f4fc SERVER-46769 Migrate from optparse to argparse 2020-04-30 14:25:37 +00:00
jannaerin
af0830d79c SERVER-43335 Ingest drivers server selection tests
(cherry picked from commit 76823e76d5)
2020-04-24 23:28:50 +00:00
Gregory Wlodarek
bd8fdecf83 SERVER-47754 Allow background validation to run on storage engines that do not support checkpoints
(cherry picked from commit 560b266f41)
2020-04-24 19:10:57 +00:00
Jamie Heppenstall
21957f2257 SERVER-44559 Enable WT debug table for powercycle tests
(cherry picked from commit 5c53fe70e2)
2020-04-17 19:01:03 +00:00
William Schultz
e2298b735b SERVER-45575 Update resmoke.py to add in nodes to the replica set fixture one at a time
(cherry picked from commit 7224f21307)
2020-04-14 16:14:41 +00:00
Esha Maharishi
4763d4169e SERVER-47481 Set minNumChunksForSessionsCollection to 1 on the CSRS in ShardedClusterFixture-based suites
(cherry picked from commit 4818c7b934)
2020-04-14 15:16:44 +00:00
Adam Cooper
eb76b4041a SERVER-446970 KRB5_CCNAME variable is reused between JSTest jobs when it shouldn't be
(cherry picked from commit 471bb3b878)
2020-04-09 19:34:09 +00:00
Jason Chan
811f09d0ad SERVER-46369 Run mixed_version_replica_sets.js in required builder
(cherry picked from commit c646b5413e)
2020-03-26 18:09:46 +00:00
Marcos José Grillo Ramírez
94ec88cdcc SERVER-44745 Trigger a logical session cache refresh for core passthrough suites using the MongoDFixture before running tests
(cherry picked from commit 3ec30d8bc1)
2020-03-26 10:33:37 +00:00
Randolph Tan
f68e66a4b3 SERVER-46947 Add cleanup fuzzer hook to undo undesired settings from fuzzer
(cherry picked from commit 13f5c735c4)
2020-03-25 18:39:44 +00:00
Jason Chan
3ceb5fa780 SERVER-46702 Use last-stable mongos version in sharding multiversion passthroughs
(cherry picked from commit e62d66e36b)
2020-03-10 18:54:39 +00:00
Robert Guo
8a6dca23ac SERVER-46436 wait up to 5 minutes for the flush thread to finish after a task ends
(cherry picked from commit 51c13694fb)
2020-03-09 21:32:46 +00:00
Xuerui Fa
abd7daa5fc SERVER-46551: Add separate default log verbosities for last stable mongo binaries
(cherry picked from commit 2d81ba2785)

SERVER-46332: Assign correct binary version to nodes in mixed version passthrough tests

(cherry picked from commit 79b35bf74b)
2020-03-05 22:37:36 +00:00
Alex Taskov
e4673d0518 SERVER-44841 Revisit log levels for new migration protocol 2020-02-29 00:25:40 +00:00
Henrik Edin
9f18533491 SERVER-46415 Remove logFormat option and the ability to select the text formatter 2020-02-28 15:07:03 +00:00
Mikhail Shchatko
9fb1edd400 SERVER-46029 Do not write core files in the hang analyzer when running locally (sans Evergreen) 2020-02-21 13:29:43 +00:00
Robert Guo
6525cf4dad SERVER-46250 increase resmoke HTTP POST timeout to 65 seconds 2020-02-20 23:01:02 +00:00
Robert Guo
ec4ed7fe73 SERVER-46250 increase resmoke HTTP POST timeout to 20 seconds 2020-02-19 17:37:42 +00:00
Robert Guo
e609eacb52 SERVER-46250 Hardcode buildlogger payload limit in resmoke 2020-02-19 17:09:41 +00:00
Max Hirschhorn
d7cdf42481 SERVER-46059 Run CheckOrphansDeleted hook in concurrency_sharded*.yml. 2020-02-18 21:39:39 +00:00
Mathew Robinson
12b63497b8 SERVER-45301 Not all expected aliases are present in the ninja generator output 2020-02-13 15:21:41 +00:00
Mathew Robinson
f31bc89f66 SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
Robert Guo
e89c041616 SERVER-45884 don't run the hang analyzer on ASAN builds 2020-02-12 22:06:46 +00:00
Randolph Tan
55005a1d4a SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
William Schultz
134a81cad1 Revert "SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted"
This reverts commit c51a36a187.

 delete mode 100644 jstests/libs/override_methods/check_orphans_are_deleted.js
2020-02-05 22:53:39 +00:00
Randolph Tan
c51a36a187 SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted
create mode 100644 jstests/libs/override_methods/check_orphans_are_deleted.js
2020-02-05 19:31:07 +00:00
Carl Raiden Worley
51af2309a6 SERVER-45928 Use correct interface import for cpp_libfuzzer_test.py 2020-02-04 14:49:40 +00:00
Carl Raiden Worley
94bd81eb2d SERVER-45864 Record the start time for tests after creating the test logger 2020-01-30 20:50:35 +00:00
Carl Raiden Worley
8f9e17ee4b SERVER-45491 Add resmoke.py option to save mongod.log and mongos.log files 2020-01-28 14:32:34 +00:00
Jason Chan
e1d3dc63cd SERVER-45500 Fix backport exclude logic from multiversion tests for new test files 2020-01-21 16:50:41 +00:00
William Schultz
043b3a8393 SERVER-45079 Only allow addition or removal of a single voting node in non-force reconfig 2020-01-14 20:53:42 +00:00
Carl Worley
041ca73b9b SERVER-45342 Send an abort signal instead of a kill signal when archiving 2020-01-09 15:40:39 +00:00
Mathew Robinson
ac99f0b697 SERVER-45217 Allow resmoke logging config outside resmoke config directory 2020-01-03 19:31:25 +00:00