Commit Graph

355 Commits

Author SHA1 Message Date
Cheahuychou Mao
1dfe8355a2 SERVER-52706 Make tenant migration donor use a separate NetworkInterface and x509 certificate to connect to recipient 2021-01-05 05:58:56 +00:00
Cheahuychou Mao
fee631bc61 SERVER-52708 Make tenant migration donor take certificate as string in donorStartMigration command 2021-01-05 00:39:04 +00:00
julianedwards
fff7a4baa0 SERVER-49504: Allow resmoke's mongo shell to log to Jasper 2020-12-14 18:27:30 +00:00
Robert Guo
598c28c4c0 SERVER-52531 fix incorrect use of job_num 2020-12-10 15:47:25 +00:00
Robert Guo
2c50126f91 Revert "SERVER-49504: Allow resmoke's mongo shell to log to Jasper"
This reverts commit 3c179e4935.
2020-12-07 19:21:59 +00:00
Jason Zhang
34a81def84 SERVER-50494 Implement proxy’s retry logic for batch write commands
Co-authored-by: Cheahuychou Mao <mao.cheahuychou@gmail.com>
2020-11-20 06:21:33 +00:00
Brian DeLeonardis
5247cf4369 SERVER-51403 Create concurrency suite with background operation metrics collection 2020-11-19 22:39:08 +00:00
A. Jesse Jiryu Davis
e618ffe3d8 SERVER-51877 Check all API V1 commands are defined in IDL 2020-11-10 18:52:28 +00:00
julianedwards
3c179e4935 SERVER-49504: Revert "Revert "SERVER-49504: Allow resmoke's mongo shell to log to Jasper"" 2020-11-06 17:23:31 +00:00
Robert Guo
e62f90245b Revert "SERVER-49504: Allow resmoke's mongo shell to log to Jasper"
This reverts commit e9e1635d6c.
2020-10-15 13:38:36 +00:00
Judah Schvimer
a013b58aa9 SERVER-50948 Change databasePrefix and dbPrefix to tenantId 2020-10-14 20:27:39 +00:00
julianedwards
e9e1635d6c SERVER-49504: Allow resmoke's mongo shell to log to Jasper 2020-10-14 19:12:24 +00:00
Ben Caimano
8468e69c2e Revert "SERVER-49504: Allow resmoke's mongo shell to log to Jasper"
This reverts commit 308cc2fa21.
2020-10-12 23:00:38 +00:00
Cheahuychou Mao
d7f220af70 SERVER-50493 Make tenant_migration_jscore_passthrough simulate a complete migration between two real replica sets that aborts 2020-10-12 22:26:05 +00:00
julianedwards
308cc2fa21 SERVER-49504: Allow resmoke's mongo shell to log to Jasper 2020-10-12 20:59:36 +00:00
Carl Raiden Worley
1d73420f40 SERVER-51172 resmoke sometimes throws TypeError when calculating elapsed time for test 2020-10-08 21:43:25 +00:00
Cheahuychou Mao
f3eadbd5f8 SERVER-50787 Update donorStartMigration command to have a "polling" interface 2020-09-22 19:47:25 +00:00
A. Jesse Jiryu Davis
00e6eaf6ab SERVER-50784 Restore cluster settings after all JS test fuzzer suites, 2 2020-09-22 16:19:26 +00:00
Mikhail Shchatko
d466559ae6 SERVER-50913 Teardown config server last in sharded cluster 2020-09-15 07:45:45 +00:00
A. Jesse Jiryu Davis
ec0866979a SERVER-50784 Restore cluster settings after all JS test fuzzer suites 2020-09-08 16:06:01 +00:00
Ryan Egesdahl
ca4df25002 SERVER-50592 Update mypy and GitPython pip requirements
Update the mypy and GitPython pip modules that are required for linting
builds before commits to compatible versions rather than hard version
requirements.
2020-09-01 01:19:35 +00:00
Cheahuychou Mao
6791200c05 SERVER-50104 Add a test hook that runs a background migration that involves only the donor side on a database that no tests use 2020-08-27 02:19:18 +00:00
Carl Raiden Worley
16dbe5a28b SERVER-50085 Make it easier to correlate mongo process names, ports, PIDs in logs of fixtures started by resmoke 2020-08-07 19:21:33 +00:00
Jason Chan
1c28b3cf02 SERVER-49064 Update references of "last-stable" to use "last-continuous" and "last-lts" 2020-07-23 12:26:49 +00:00
Judah Schvimer
f790ce2dc9 SERVER-49700 Fix error handling in replicaset.py setup 2020-07-22 16:14:28 +00:00
Judah Schvimer
64fcdabe8c SERVER-46541 enable automatic reconfigs for initial sync semantics by default 2020-07-09 22:39:43 +00:00
Judah Schvimer
31db4f3c5a Revert "SERVER-46541 enable automatic reconfigs for initial sync semantics by default"
This reverts commit 76983a1c33.
2020-07-08 14:26:39 +00:00
vrachev
09d7df7e8c SERVER-48690 Drive powercycle setup commands with expansions.yml 2020-07-07 21:04:42 +00:00
Judah Schvimer
76983a1c33 SERVER-46541 enable automatic reconfigs for initial sync semantics by default 2020-07-03 01:23:41 +00:00
Carl Raiden Worley
4f4e1bd970 SERVER-25548 resmoke should not continue after a shell crash 2020-06-25 18:11:50 +00:00
Carl Raiden Worley
f275428ee2 SERVER-49050 Cannot differentiate logs from different shards with python fixtures 2020-06-24 23:19:40 +00:00
Mikhail Shchatko
f46630dd3a SERVER-48112 Use Absolute Imports in Resmoke 2020-06-18 10:21:48 +00:00
Carl Raiden Worley
c81a9f3165 SERVER-48150 Streamline resmoke loggers 2020-06-17 17:45:50 +00:00
Amirsaman Memaripour
87de9a0cb1 SERVER-46726 Make multiversion tests work with the new parameter
This patch addresses issues concerning running mongos in multiversion tests.
2020-06-10 13:27:50 +00:00
Lingzhi Deng
149fdde77c SERVER-48633: WaitForReplication hook should ignore errors from quiesce mode 2020-06-08 14:40:46 +00:00
Siyuan Zhou
116d80c826 SERVER-47950 Continuous stepdown thread should fail resmoke job loudly on exceptions 2020-05-28 08:23:41 +00:00
Carl Raiden Worley
c90e5cbaab SERVER-48145 Extract resmoke logging configurations 2020-05-27 16:50:40 +00:00
Billy Donahue
32673beb91 SERVER-48162 tolerate new benchmark report fields 2020-05-13 03:44:02 +00:00
A. Jesse Jiryu Davis
4317089d32 SERVER-48045 Set Java path tla_plus.yml suite config 2020-05-12 18:45:59 +00:00
Pavi Vetriselvan
4639620984 SERVER-48059 backup restore WaitForReplication hook should ignore shutdown errors 2020-05-11 23:57:37 +00:00
vrachev
9227199e1c SERVER-46769 Migrate from optparse to argparse 2020-04-30 14:25:56 +00:00
Jason Chan
ab21bf5ef4 SERVER-47093 Re-enable multiversion passthroughs 2020-04-29 19:18:46 +00:00
Pavi Vetriselvan
81d53a715f SERVER-47544 always increase election timeout to 24 hours in passthrough suites 2020-04-29 13:37:33 +00:00
Gregory Wlodarek
560b266f41 SERVER-47754 Allow background validation to run on storage engines that do not support checkpoints 2020-04-24 18:59:03 +00:00
jannaerin
76823e76d5 SERVER-43333 Ingest drivers server selection tests 2020-04-24 16:10:48 +00:00
Mikhail Shchatko
74ac57a2f6 SERVER-36960 Stepdown thread should handle AutoReconnect exceptions when executing replSetStepUp 2020-04-23 16:55:43 +00:00
Mikhail Shchatko
4080100175 SERVER-46842 resmoke.py shouldn't run data consistency checks in stepdown suites if a process has crashed 2020-04-22 12:39:12 +00:00
Jamie Heppenstall
5c53fe70e2 SERVER-44559 Enable WT debug table for powercycle tests 2020-04-17 17:10:43 +00:00
Matthew Russotto
31858ad493 SERVER-46864 Remove check for "new" on oplogApplicationEnforcesSteadyStateConstraints parameter 2020-04-15 21:46:01 +00:00
Pavi Vetriselvan
2debab7987 SERVER-45094 add replica_sets_reconfig_kill_primary_jscore_passthrough 2020-04-14 16:10:44 +00:00