Commit Graph

4014 Commits

Author SHA1 Message Date
David Bradford
d2da02cf66 SERVER-56751: Add patch build task for todo comment checks 2021-05-12 00:38:08 +00:00
Kyle Suarez
e3954abf64 SERVER-56843 blocklist lookup_subpipeline.js from aggregation_disabled_optimization 2021-05-11 15:09:31 +00:00
Mark Benvenuto
a2826e8269 SERVER-48258 Upgrade yaml-cpp 0.6.3 2021-05-11 00:59:15 +00:00
Richard Samuels
e200882259 SERVER-53291 Add support for using larger distros with generated fuzzer tasks 2021-05-10 21:08:06 +00:00
Timour Katchaounov
2f73b66d3c SERVER-34012 Planner's logic for taking union of index bounds intervals is slow for large $or queries
Implement a rewrite of single-path ORs into IN-lists.
2021-05-10 20:41:28 +00:00
Eric Cox
ed0c1dc5fb SERVER-56794 Disable merge_write_concern.js from running in sharded_multiversion suites 2021-05-10 17:53:17 +00:00
Richard Samuels
87347c6030 SERVER-56655 Add required-expansions-write lint rule for evergreen.yml 2021-05-07 21:28:42 +00:00
Benety Goh
f17820c46c SERVER-56745 remove index_id_options.js file exclusion from resmoke configs 2021-05-07 19:37:29 +00:00
Mihai Andrei
5338fcf366 SERVER-56758 [SBE] Remove 'sbe_incompatible' tags from remaining tests 2021-05-07 18:54:43 +00:00
Carlos Anaya
439b322333 SERVER-56196 Fix pylint issue 2021-05-07 14:25:16 +00:00
Carlos Anaya
41f7f3e437 SERVER-56196 Added error msg in burn_in_tests for invalid build variant 2021-05-07 14:25:16 +00:00
A. Jesse Jiryu Davis
99fe7a8349 SERVER-55614 getMore accepts API version params 2021-05-07 00:39:31 +00:00
Daniel Moody
76eab0dfcc SERVER-56141 added in degree one libdeps analyzer and removed existence of shims from analyzer. 2021-05-05 19:58:49 +00:00
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
Milena Ivanova
8a24eacb19 SERVER-56496 Complete TODO listed in SERVER-55899 2021-05-05 13:06:34 +00:00
Benety Goh
348c7bf861 SERVER-56585 IDL generator uses c++17 attribute maybe_unused 2021-05-05 10:18:25 +00:00
Jason Chan
320e2d2839 SERVER-55305 Add new step to replication rollback to restore the txns table to be consistent with the stableTimestamp 2021-05-04 22:29:28 +00:00
Jack Mulrow
a8e91314ab SERVER-47568 Disable clusterTime gossiping for nodes in unreadable states 2021-05-04 19:53:30 +00:00
David Bradford
e33ea913e2 SERVER-56216: Don't look at git metadata when checking for todo comments 2021-05-04 18:44:57 +00:00
David Bradford
94fe70d102 SERVER-56582: Adjust timeouts of windows-debug and code-coverage build variants 2021-05-04 13:41:04 +00:00
Daniel Moody
44ca57b15d SERVER-56570 added LIBDEPS docs. 2021-05-03 15:49:37 +00:00
Mark Benvenuto
57f8c0d7c3 SERVER-53605 Ensure replsettest.asCluster works with clusterAuthMode = x509 2021-05-03 14:43:41 +00:00
Richard Samuels
3044a44556 SERVER-55626 Extract normal shell scripts from evergreen.yml part 3 2021-05-02 17:02:21 +00:00
David Bradford
272b9e0bd2 SERVER-56216: Add commit-queue checks for unresolved TODOs 2021-04-30 19:41:15 +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
Sara Golemon
ea6fb92054 SERVER-56455 Expose reply_type on generated Command class 2021-04-29 20:34:57 +00:00
Jason Zhang
51bef6c2d9 SERVER-56188 Nested applyOps can hold onto global X lock while blocking on migration commit/abort 2021-04-29 17:50:57 +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
Pavi Vetriselvan
b855566ebc SERVER-56439 Exclude insert1.js from tenant migration kill/terminate primary suites 2021-04-28 19:26:56 +00:00
David Bradford
fcd06dab3d SERVER-56442: Group _gen tasks in a single display task 2021-04-28 19:01:27 +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
Richard Samuels
af417a7391 Revert "SERVER-55626 Extract shell scripts from server yaml part 3"
This reverts commit 2422c8e26e.
2021-04-28 15:17:48 +00:00
Mark Benvenuto
66068cc740 SERVER-53605 Upgrade blackduck python api to use v5+ BOM representation 2021-04-28 14:38:20 +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
XueruiFa
7f669695d0 SERVER-56324: Increase transactionLifetimeLimitSeconds in tenant migration transactions passthrough 2021-04-27 14:41:40 +00:00
Richard Samuels
2422c8e26e SERVER-55626 Extract shell scripts from server yaml part 3 2021-04-27 14:20:24 +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
Benety Goh
788239ede9 SERVER-56050 un-blocklist commitQuorum in API checks
The underlying IDL type violations were addressed in commit f5a4ebbb86.
2021-04-26 16:13:31 +00:00
Mikhail Shchatko
345406dea0 SERVER-55832 Add lint_shellscripts and run shfmt on all .sh files in evergreen 2021-04-26 13:28:32 +00:00
Billy Donahue
e7ff74c0cb SERVER-43964 UUID etc need not befriend IDL types
Make idl's empty ChunkRange construction allowed again

This reverts commit aa2bbde881.
2021-04-23 19:55:05 +00:00
Mark Benvenuto
9b49a01a1c SERVER-56272 Add a timeout to fuzzer tests 2021-04-23 18:36:30 +00:00
David Bradford
1b9f63cdaf SERVER-50595: Don't require evergreen.py for local lint runs 2021-04-23 17:16:03 +00:00