Commit Graph

3864 Commits

Author SHA1 Message Date
julianedwards
e2702b9a7e SERVER-54663: Pass group id to evergreen when running with resmoke with jasper. 2021-03-15 14:54:05 +00:00
Jordi Serra Torrens
d22d0058c4 SERVER-54874: Ensure reading consistent config.collections and config.chunks when refreshing the CatalogCache
(cherry picked from commit 538cb2ff982aab2a60c4f3ab53eb1ba6d1acfeb9)
2021-03-15 12:11:20 +00:00
Katherine Wu
30fd64abd1 SERVER-47603 Rewrite db.currentOp() shell helper in terms of $currentOp aggregation stage 2021-03-12 03:18:25 +00:00
Moustafa Maher
0757d14ea9 SERVER-54771 Adding Array Type checking in idl_check_compatibility 2021-03-12 02:27:57 +00:00
Andrew Shuvalov
ff1297cc22 SERVER-55082: exclude stages_collection_scan.js from tenant migration passthrough 2021-03-12 00:54:10 +00:00
Huayu Ouyang
e32478da11 SERVER-54530 Extend buildscripts/idl/idl_check_compatibility.py to check for changes between access_check types and for changes in simple 2021-03-11 19:04:49 +00:00
Mark Benvenuto
7398420049 SERVER-54523 Extend access_check for complex checks and generate IDL contract 2021-03-11 05:40:20 +00:00
Cheahuychou Mao
d2b168db25 SERVER-51753 Handle applyOps during tenant migrations 2021-03-11 02:12:07 +00:00
Ali Mir
0a882715b0 SERVER-55052 Generalize error messages for reply fields in IDL compatibility checker script 2021-03-10 22:10:37 +00:00
Huayu Ouyang
268847f531 SERVER-54884 Support validators for API V1 Command Replies 2021-03-10 19:37:50 +00:00
Nikita Lapkov
867520870a SERVER-54515 Re-enable jstests/core/sort_merge.js in core_minimum_batch_size suite 2021-03-10 18:26:26 +00:00
Kshitij Gupta
1f84ef5e4c SERVER-34597 Wait for sharding initialization in ShardingTest 2021-03-10 16:43:49 +00:00
Tommaso Tocci
cd85121a63 SERVER-54331 Extend drop collection test coverage (part 2) 2021-03-10 13:24:23 +00:00
David Bradford
0d3bc8f05b SERVER-55048: Relax timeouts for debug build variants 2021-03-09 20:04:40 +00:00
Ali Mir
d515a228ed SERVER-53204 Recursively type check parameters in IDL compatibility checker script 2021-03-09 18:59:51 +00:00
Jordi Serra Torrens
e85a000b21 Revert "SERVER-54874: Ensure reading consistent config.collections and config.chunks when refreshing the CatalogCache"
This reverts commit dc009c5a8d.
2021-03-09 17:00:14 +00:00
A. Jesse Jiryu Davis
b003b52564 SERVER-55039 Verify that getMore has IDL definition 2021-03-09 14:04:30 +00:00
Dan Larkin-York
eac3f95269 SERVER-55006 Decrease probability of spurious write conflicts in jstestfuzz 2021-03-08 22:40:42 +00:00
David Storch
aff08f0357 SERVER-49385 Make SBE fail cleanly when required index is dropped while yielded 2021-03-08 21:42:41 +00:00
Huayu Ouyang
63969d2f04 SERVER-54476 Handle variant types in command parameters and command types in IDL compatibility checker script 2021-03-08 20:51:24 +00:00
Louis Williams
a61cd41236 SERVER-54792 Add concurrency tests for bulk inserts on time-series collections concurrent with TTL deletions
This also adds slow operation logging for TTL deletions
2021-03-08 19:29:28 +00:00
Huayu Ouyang
dfe2b9dd17 SERVER-54853 Allow bson_serialization_type "any" in API V1 request/reply fields 2021-03-08 18:40:55 +00:00
Mark Benvenuto
2a7183bad6 SERVER-54521 Extend access_check for simple and privileges 2021-03-08 17:58:19 +00:00
Jordi Serra Torrens
dc009c5a8d SERVER-54874: Ensure reading consistent config.collections and config.chunks when refreshing the CatalogCache 2021-03-08 17:21:27 +00:00
Billy Donahue
982db36aae SERVER-54031 Include .py and .idl files in the errorcodes.py scan 2021-03-06 13:29:10 +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
Timour Katchaounov
1f8978300d SERVER-48378 Expose settings of query knobs in agg explain output
Added a top-level section in the explain that shows the most
interesting server parameters (limits).
2021-03-04 13:04:55 +00:00
Carl Raiden Worley
d7a8860ac1 SERVER-54618 Remove mongod configuration from programs.py 2021-03-03 19:54:17 +00:00
Mark Benvenuto
aa4ca9d1cf SERVER-54522 Extend access_check for simple and access_checks 2021-03-03 17:22:23 +00:00
Marcos José Grillo Ramirez
380b5c9309 SERVER-54904 Blacklist random_DDL_CRUD_operations.js from concurrency_sharded_replication 2021-03-03 14:11:47 +00:00
Moustafa Maher
c182af82f9 SERVER-52601 Disallow commands with the same command_name in the same api_version in IDL 2021-03-03 03:38:02 +00:00
Huayu Ouyang
4633fd74ad SERVER-54518 Change command "type" struct field compatibility checker to check for new non-optional fields 2021-03-03 01:43:48 +00:00
Marcos José Grillo Ramirez
f18d7ff550 SERVER-52813 Add fsm workload for DDL and CRUD operations 2021-03-02 19:30:36 +00:00
Mikhail Shchatko
6ca08d9bf3 SERVER-54851 Remove powercycle tasks with internal server crashes from Windows buildvariants 2021-03-02 18:17:48 +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
David Bradford
8ba3957bc3 SERVER-54612: Ensure tighter timeouts for commit-queue patches 2021-03-02 17:35:29 +00:00
Mihai Andrei
b33f2292ab SERVER-52953 $geoNear does not always match coordinate given to 'near' when maxDistance is set to 0 2021-03-02 17:14:09 +00:00
Carl Raiden Worley
8082beefe8 SERVER-54617 Create a resmoke configuration management helper 2021-03-02 04:25:25 +00:00
Mark Benvenuto
5bc18e5edf SERVER-54520 Extend IDL for new access_check field and none value and generate code when api_version != “” 2021-03-02 01:01:01 +00:00
Jason Zhang
8c248bf16a SERVER-51774 Ensure the donor's
TenantMigrationCommitted/TenantMigrationAborted write errors don't
exceed the max BSON size
2021-03-02 00:29:51 +00:00
David Bradford
a22cbaba06 SERVER-54861: Update pylint to 2.7.2 2021-03-01 23:46:55 +00:00
Brian McCarthy
7ba37ae52f SERVER-54858 Update Amazon Linux AMI for package testing 2021-03-01 20:38:55 +00:00
Louis Williams
4b95014f05 SERVER-54007 Support TTL deletions on time-series clustered indexes 2021-03-01 19:02:31 +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
Tommaso Tocci
7ea5cd4c32 SERVER-54806 Remove deprecated usingReplicaSetShards parameter from resmoke_runner.js 2021-02-26 12:27:42 +00:00
Daniel Moody
27aecefac7 SERVER-52576 Added libdeps graph visualizer web service with basic features. 2021-02-26 07:48:36 +00:00
Cheahuychou Mao
efab2d7169 SERVER-54449 Enable index related tests in tenant_migration_jscore_passthrough suite 2021-02-25 23:17:40 +00:00