julianedwards
e2702b9a7e
SERVER-54663: Pass group id to evergreen when running with resmoke with jasper.
2021-03-15 14:54:05 +00:00
Kshitij Gupta
1f84ef5e4c
SERVER-34597 Wait for sharding initialization in ShardingTest
2021-03-10 16:43:49 +00:00
Mikhail Shchatko
8022d8830d
SERVER-54723 Shorten resmoke log prefixes
2021-03-04 21:05:37 +00:00
Carl Raiden Worley
d7a8860ac1
SERVER-54618 Remove mongod configuration from programs.py
2021-03-03 19:54:17 +00:00
Cheahuychou Mao
1f39f0c300
SERVER-54868 Regenerate test tenant migration certificates with only the necessary privileges
2021-03-02 17:57:12 +00:00
Carl Raiden Worley
8082beefe8
SERVER-54617 Create a resmoke configuration management helper
2021-03-02 04:25:25 +00:00
Bynn Lee
43224bbbba
SERVER-40820 Jstestfuzz suite to introduce spurious write conflicts
2021-02-26 20:27:27 +00:00
Tommaso Tocci
40f2c1e8e9
SERVER-43892 ShardedClusterFixture always starts shards as replicasets
2021-02-24 03:34:18 +00:00
Cheahuychou Mao
a2ad8a9496
SERVER-54653 Make ContinuousTenantMigration hook garbage collect each migration before starting the next one
2021-02-19 23:33:55 +00:00
Carl Raiden Worley
af9504278a
SERVER-52677 CheckReplDBHashInBackground output is appearing in FSM workload --log=buildlogger output
2021-02-12 19:54:18 +00:00
Cheahuychou Mao
29804e98dc
SERVER-50495 Make tenant_migration_jscore_passthrough simulate migrations that commit
2021-02-12 04:43:13 +00:00
Jason Zhang
0970cd1d4a
SERVER-53496 Make TenantMigrationFixture take in separate mongod options for each replica set
2021-02-12 00:35:48 +00:00
Moustafa Maher
31f2c01634
SERVER-54122 Fix fuzzer_tests bug of setting requireApiVersion to true and not cleaning it.
2021-02-05 22:05:53 +00:00
Matthew Russotto
7b9b44aa12
SERVER-52985 Renumber TODO, formerly SERVER-47813
2021-02-03 22:07:55 +00:00
Cheahuychou Mao
84a07cc16f
SERVER-54061 Rename failpoints in TenantMigrationDonorService
2021-01-27 03:41:30 +00:00
julianedwards
ee1e7ff457
SERVER-51016: Add Python logging.Handler for LogKeeper V3
2021-01-22 15:14:08 +00:00
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