0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

3835 Commits

Author SHA1 Message Date
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
Tommaso Tocci
21569d2433 SERVER-54796 Blacklist blanacer_shell_commands.js from continuos config stepdown suite 2021-02-25 19:46:44 +00:00
Cheahuychou Mao
9d27a71826 SERVER-54795 Blacklist tests that do multi-updates from tenant_migration_jscore_passthrough suite 2021-02-25 18:37:14 +00:00
Nikita Lapkov
94ba01727a SERVER-54410 Disable SBE for queries from OP_QUERY 2021-02-25 11:35:40 +00:00
Daniel Gottlieb
97ce63b33d SERVER-54777: Update setup_spawnhost_coredump for new task names. 2021-02-25 06:03:02 +00:00
Huayu Ouyang
674ab8d343 SERVER-52925 Ban incompatible validator changes in API Version 1 IDL command definitions 2021-02-25 03:57:02 +00:00
Sara Golemon
bff2d6e263 SERVER-54734 Exclude tests using explicit auth from replica_sets_auth 2021-02-25 01:12:10 +00:00
Daniel Moody
b27c452ce1 SERVER-53530 added mac support for libdeps graph generation 2021-02-24 17:04:59 +00:00
Daniel Moody
a6f50f0c9d SERVER-53531 added evergreen task for libdeps graph generation 2021-02-24 17:04:59 +00:00
Siran Wang
5aa7b61674 SERVER-54293 add instruction and example for resmoke help message 2021-02-24 03:58:31 +00:00
Tommaso Tocci
40f2c1e8e9 SERVER-43892 ShardedClusterFixture always starts shards as replicasets 2021-02-24 03:34:18 +00:00
Ali Mir
10a785a8b6 SERVER-53203 Type check parameters in IDL compatibility checker script 2021-02-24 02:33:29 +00:00
Moustafa Maher
bd5979b185 SERVER-51878 Enable test that checks all API V1 commands have an associated IDL file for specifying inputs/outputs 2021-02-23 22:19:12 +00:00
Gregory Wlodarek
72122d712e SERVER-47936 Skip workloads that kill random cursors for the concurrency_replication_for_backup_restore suite 2021-02-23 21:07:34 +00:00
Mikhail Shchatko
326d18d539 SERVER-54633 Retry mongo client commands when starting mongod in powercycle 2021-02-23 15:27:05 +00:00
A. Jesse Jiryu Davis
3274c2a3d9 SERVER-54706 Fix listIndexes with string-valued weight 2021-02-23 00:41:56 +00:00
Tommaso Tocci
cc4854a927 SERVER-54572 Introduce assumes_standalone_mongod tag for jscore tests 2021-02-22 20:54:55 +00:00
vrachev
914e04e031 SERVER-49928 Clean up powercycle logging 2021-02-22 20:31:59 +00:00
Mark Benvenuto
bdab5e7bb7 SERVER-54499 Encode action type information into IDL 2021-02-22 20:08:28 +00:00
George Wangensteen
bfbf776563 SERVER-53393 Add evg variants for ShardingTaskExecutorPoolReplicaSetMatching 2021-02-22 16:51:49 +00:00
Robert Guo
b20196300b SERVER-54575 support downloading arbitrary commits and artifacts from multiversion setup script 2021-02-21 18:40:51 +00:00
Kaloian Manassiev
d01febfefb SERVER-52812 Unify the implicit createDatabase/enableSharding flow
This change makes both enableSharding and the implicit createDatabase
from the routers to go through the same _configsvrCreateDatabase
command. This command has the sole responsibility now of creating (or
ensuring it is created) a database with the specified name, optional
primary flag and optional enableSharding field.
2021-02-21 11:29:04 +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
Cheahuychou Mao
d3681fd24e SERVER-54651 Blacklist remaining index related tests from the tenant_migration_jscore_passthrough suite 2021-02-19 20:25:24 +00:00
Uladzimir Makouski
5b5402b737 Revert "SERVER-54575 support downloading arbitrary commits and artifacts from multiversion setup script"
This reverts commit 5502a73a0e.
2021-02-19 13:12:57 +00:00
Robert Guo
5502a73a0e SERVER-54575 support downloading arbitrary commits and artifacts from multiversion setup script 2021-02-18 21:45:16 +00:00
Kaloian Manassiev
8711e20292 SERVER-54585 Move support for findAndModify to the write_ops utilities
... also clean up the include files.
2021-02-18 18:35:28 +00:00
Mikhail Shchatko
3179444630 SERVER-54602 Fix and enable powercycle_kill_mongod on Windows buildvariant 2021-02-18 13:48:43 +00:00
Robert Guo
aafa095c4d SERVER-53693 Improve local powercycle testing experience 2021-02-18 13:28:51 +00:00
Mikhail Shchatko
34eb3c85c8 SERVER-53042 Update Powercycle to support Windows 2021-02-18 07:35:31 +00:00