Jack Mulrow
|
395510381d
|
SERVER-56471 Give tenant migration recipients privilege to skip cluster time validation
|
2021-05-05 15:51:10 +00:00 |
|
Siran Wang
|
1f1ef3f0d7
|
SERVER-56187 use count_documents() instead of count()
|
2021-05-05 15:27:50 +00:00 |
|
Mikhail Shchatko
|
63724eaa35
|
SERVER-37125 Remove unused ProcessControl code
|
2021-04-30 18:01:12 +00:00 |
|
Siran Wang
|
9da7ca62a4
|
SERVER-56454 don't record read operations
|
2021-04-30 16:12:29 +00:00 |
|
Cheahuychou Mao
|
46da8dbb40
|
SERVER-56434 Make tenant migration hook retry if get primary times out
|
2021-04-29 01:04:26 +00:00 |
|
Cheahuychou Mao
|
c2b497d2f9
|
SERVER-56431 Make sure that the ContinuousTenantMigration hook not retry donorForgetMigration after getting NoSuchTenantMigration
|
2021-04-29 01:04:26 +00:00 |
|
Varun Ravichandran
|
25b90f8895
|
SERVER-55828: Replace urllib3's 'method_whitelist' attribute with 'allowed_methods'
|
2021-04-28 23:43:56 +00:00 |
|
XueruiFa
|
c5ae3db584
|
SERVER-55882: Invalidate in-memory transactions when fetching committed transactions in tenant migrations
|
2021-04-28 16:19:00 +00:00 |
|
Mikhail Shchatko
|
3d63ca6b01
|
SERVER-56340 Retry remote host setup operations
|
2021-04-28 12:30:23 +00:00 |
|
Lingzhi Deng
|
0464f0b7bc
|
SERVER-55353: Ignore pre/post image when tenant oplog batcher can't find one
|
2021-04-28 02:06:05 +00:00 |
|
Cheahuychou Mao
|
ecb77d4c6f
|
SERVER-56308 Fix auth errors in tenant migration stepdown/kill/terminate suites
|
2021-04-27 20:51:09 +00:00 |
|
Cheahuychou Mao
|
2052c20502
|
SERVER-56308 Enable auth in tenant migration jscore passhthrough suites
|
2021-04-27 00:14:10 +00:00 |
|
Andrew Morrow
|
c36e5a0496
|
SERVER-49200 Upgrade benchmark to 1.5.2
|
2021-04-26 22:28:05 +00:00 |
|
Jason Zhang
|
fb9e759ee6
|
SERVER-56343 Create shallow copy of shell_options in tenant migration passthrough
|
2021-04-26 17:22:11 +00:00 |
|
Mark Benvenuto
|
9b49a01a1c
|
SERVER-56272 Add a timeout to fuzzer tests
|
2021-04-23 18:36:30 +00:00 |
|
XueruiFa
|
fcf20de28b
|
SERVER-56258: Complete TODO from SERVER-55355
|
2021-04-22 17:10:11 +00:00 |
|
Siran Wang
|
0edbd2fe51
|
SERVER-54086 support download debug symbol from patch build
|
2021-04-21 14:50:55 +00:00 |
|
Jon Streets
|
a1379caecb
|
SERVER-54434 Update FCV constants to recognize 5.0 as latest
|
2021-04-07 15:33:23 +00:00 |
|
Robert Guo
|
0526807879
|
SERVER-55249 fix resmoke end to end test
|
2021-04-06 17:26:19 +00:00 |
|
Robert Guo
|
39fc7fd24d
|
SERVER-55249 archive all data on required mainline builders
|
2021-04-06 13:25:46 +00:00 |
|
Robert Guo
|
8a8bebcb50
|
SERVER-55720 Improve the error message for the all feature flags file
|
2021-04-06 13:05:44 +00:00 |
|
Robert Guo
|
0791bd01de
|
SERVER-54865 increase powercycle shutdown wait time
|
2021-04-01 12:41:42 +00:00 |
|
Robert Guo
|
266fe74f24
|
SERVER-55607 don't use archive_dist_test_debug for compile artifacts
|
2021-03-31 21:06:10 +00:00 |
|
Mikhail Shchatko
|
fbba2c781f
|
SERVER-55299 Fix pylint
|
2021-03-30 14:10:23 +00:00 |
|
Robert Guo
|
d9761413b9
|
SERVER-51883 don't run feature flag tests if --runAllFeatureFlagTests arg is not specified
|
2021-03-30 12:09:02 +00:00 |
|
Carl Raiden Worley
|
e3b662322d
|
SERVER-55590 Fix fixturelib reference in fixtures
|
2021-03-29 17:47:14 +00:00 |
|
Cheahuychou Mao
|
1930a14cb0
|
SERVER-52713 Add tenant migration stepdown jscore passthrough suite
|
2021-03-27 06:54:39 +00:00 |
|
Robert Guo
|
8e8af7bb44
|
SERVER-51883 Add all feature flags by default to the all feature flags
builders
|
2021-03-27 04:11:04 +00:00 |
|
julianedwards
|
e2ccfbe907
|
SERVER-55560: Send display test name to evergreen test results for resmoke with jasper
|
2021-03-27 00:59:58 +00:00 |
|
Carl Raiden Worley
|
d1ef0558db
|
SERVER-54619 Extract resmokelib dependencies from fixture code
|
2021-03-26 18:38:23 +00:00 |
|
Ben Caimano
|
2d48577820
|
SERVER-51335 Persist fuzzer corpora for each branch and variant
|
2021-03-25 21:31:46 +00:00 |
|
Jason Zhang
|
5a69247372
|
SERVER-53251 Add dbhash check to tenant migration passthrough
|
2021-03-25 18:24:48 +00:00 |
|
Siran Wang
|
9c3dd66796
|
SERVER-54871 update hook_test_case logger to avoid duplicate logs
|
2021-03-23 20:39:43 +00:00 |
|
Cheahuychou Mao
|
67c23bccf4
|
SERVER-55349 Make TenantMigrationThread garbage collect migration before validating abort reason
|
2021-03-19 19:42:54 +00:00 |
|
Lingzhi Deng
|
77a1e00c53
|
SERVER-55169: Handle timeseries bucket collections in TenantCollectionCloner
|
2021-03-17 00:13:15 +00:00 |
|
Mikhail Shchatko
|
8c303d8fa5
|
SERVER-54002 Evergreen task documentation
|
2021-03-16 17:18:22 +00:00 |
|
XueruiFa
|
fd19665e9c
|
SERVER-55168: Allow tenant migration cloner to write to system.views collections
|
2021-03-15 19:10:59 +00:00 |
|
Cheahuychou Mao
|
a329925d96
|
SERVER-55157 Make tenant migration hook throw an error if the migration aborts not because of the failpoint
|
2021-03-15 15:56:56 +00:00 |
|
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 |
|
Robert Guo
|
c1b7df6d02
|
SERVER-53693 add powercycle help message and additional cleanup
|
2021-03-05 14:05:43 +00:00 |
|
Mikhail Shchatko
|
8022d8830d
|
SERVER-54723 Shorten resmoke log prefixes
|
2021-03-04 21:05:37 +00:00 |
|
Robert Guo
|
43df182276
|
SERVER-54866 Don't call get() on mocked object
|
2021-03-04 14:45:33 +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 |
|
David Bradford
|
a22cbaba06
|
SERVER-54861: Update pylint to 2.7.2
|
2021-03-01 23:46:55 +00:00 |
|
Bynn Lee
|
43224bbbba
|
SERVER-40820 Jstestfuzz suite to introduce spurious write conflicts
|
2021-02-26 20:27:27 +00:00 |
|
Siran Wang
|
f589354f0f
|
SERVER-53456 let hang_analyzer target only c++ process
|
2021-02-26 16:37:51 +00:00 |
|
Siran Wang
|
5aa7b61674
|
SERVER-54293 add instruction and example for resmoke help message
|
2021-02-24 03:58:31 +00:00 |
|